#12410: divergent alternating sum gives finite result
------------------------+---------------------------------------------------
   Reporter:  dkrenn    |          Owner:  burcin                               
    
       Type:  defect    |         Status:  new                                  
    
   Priority:  major     |      Milestone:  sage-5.0                             
    
  Component:  calculus  |       Keywords:  alternating sum divergent result     
    
Work_issues:            |       Upstream:  Reported upstream. Little or no 
feedback.
   Reviewer:            |         Author:                                       
    
     Merged:            |   Dependencies:                                       
    
------------------------+---------------------------------------------------
Changes (by kcrisman):

  * upstream:  Not yet reported upstream; Will do shortly. => Reported
               upstream. Little or no feedback.


Comment:

 And unfortunately
 {{{
 (%i5) simplify_sum(sum((-1)^n/n,n,0,inf));

 (%o5)                              - log(2)
 }}}
 though it shouldn't make a difference in any case.

 This is now
 
[https://sourceforge.net/tracker/?func=detail&aid=3482792&group_id=4933&atid=104933
 Maxima bug artifact 3482792].

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12410#comment:2>
Sage <http://www.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