mirchaemanuel / symja

Automatically exported from code.google.com/p/symja
1 stars 0 forks source link

Limit Summation issue #52

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Limit and summation not working at a time.
2.Limit[Sum[1/k(k+1),{k,0,x}],x->Infinity]
3.Problem 12 in below link.

What is the expected output? What do you see instead?
https://www.math.ucdavis.edu/~kouba/CalcTwoDIRECTORY/summationdirectory/

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by sheik.m...@gmail.com on 25 Jul 2013 at 10:22