Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 3297 by [email protected]: sum not recognized by summation --- wishlist
http://code.google.com/p/sympy/issues/detail?id=3297

summation cannot do the following sum, which should be possible to identify as a polylogarithm:

In [4]: summation( t**z * exp(-t),(t,1,oo))
Out[4]:
  ∞
 ___
 ╲
  ╲    z  -t
  ╱   t ⋅ℯ
 ╱
 ‾‾‾
t = 1






--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" 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/sympy-issues?hl=en.

Reply via email to