#6782: [with patch, needs review] doctest failure in
doc/en/constructions/calculus.rst due to upgrade to Maxima 5.19.1
----------------------+-----------------------------------------------------
 Reporter:  drkirkby  |       Owner:  AlexGhitza
     Type:  defect    |      Status:  assigned  
 Priority:  major     |   Milestone:  sage-4.1.2
Component:  calculus  |    Keywords:  maxima    
 Reviewer:            |      Author:            
   Merged:            |  
----------------------+-----------------------------------------------------

Comment(by drkirkby):

 Are these mathematically equivalent? It seems to me the factor in the
 numerator has changed from (2*i2) to (2*i2-1) and denominator from 2 to 1.
 That seems a different result to me.

 I tried what I '''think''' the test is doing in Mathematica and got:

 {{{
 In[7]:= f=Log[Sin[x]/x]

             Sin[x]
 Out[7]= Log[------]
               x

 In[8]:=  Series[f,{x,0,12}]

           2    4      6      8       10           12
         -x    x      x      x       x        691 x           13
 Out[8]= --- - --- - ---- - ----- - ------ - ---------- + O[x]
          6    180   2835   37800   467775   3831077250

 In[9]:=
 }}}

 I've no idea what's right or not.

 Dave

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6782#comment:4>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to