Re: Issue 1092 in sympy: limit(sum(1/k, (k, 1, n))-log(n), n, oo) should do it

2012-04-29 Thread sympy
Updates: Labels: -WrongResult Comment #11 on issue 1092 by asmeu...@gmail.com: limit(sum(1/k, (k, 1, n))-log(n), n, oo) should do it http://code.google.com/p/sympy/issues/detail?id=1092 (No comment was entered for this change.) -- You received this message because you are subscribed

Issue 3251 in sympy: AttributeError: 'Tuple' object has no attribute 'limit' with series of hyper

2012-04-29 Thread sympy
Status: Valid Owner: Labels: Type-Defect Priority-Medium Series New issue 3251 by asmeu...@gmail.com: AttributeError: 'Tuple' object has no attribute 'limit' with series of hyper http://code.google.com/p/sympy/issues/detail?id=3251 In [692]: integrate(exp(k*(y**3 - 3*y)), (y, 0, oo), con