MathGroup Archive 2006

[Date Index] [Thread Index] [Author Index]

Search the Archive

Unknown Sum of Series

  • To: mathgroup at smc.vnet.net
  • Subject: [mg63473] Unknown Sum of Series
  • From: "Klaus G." <Karl_boehme_9 at msn.com>
  • Date: Mon, 2 Jan 2006 05:49:06 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Mathematica 5.0 is not able to compute the symbolic sum:

Sum[(-1)^(1 + n)*(E - ( 1 + (1/n))^n ), {n, 1, Infinity}]

However, Nsum[...] results in 0.4456224031968407..

I tried http://oldweb.cecm.sfu.ca/projects/ISC/ to find hidden
constants in that number like Pi or E, but without success.

Any idea?

Klaus G.


  • Prev by Date: Re: NIntegrate and Sequence
  • Next by Date: Displaying decimals
  • Previous by thread: Re: List Manipulation
  • Next by thread: Re: Unknown Sum of Series