Both Maple and Mathematica give wrong answers to the following sum,
Sum[Binomial[n, k]/Binomial[2 n, k]/k! (2 x)^k, {k, 0, n}]
I tried to find a way to calculate it in SAGE, but couldn't find symbolic
sums in the documentation. Is Maxima supposed to be used directly?
Alec
--~--~---------~--~----~------------~-------~--~----~
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-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---