how could I compute this:
sum_{ x = 1}^{\infty} 1/x - 1/(x+1)or sum(1/x-1/(x+1),x,1, infinity) directly in Sage, without calling maxima or sympy? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
