Compute the value of the following infinite sum:
NOTE
is the Euler's number.
BONUS: Find
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
One could use the following for smaller values than 8:
n = 1 ∑ ∞ n ! x n + 1 = e x x d x d ( n = 1 ∑ ∞ n ! x n + 1 ) = n = 1 ∑ ∞ n ! n x n = x e x
And continue differentiating indefinitely until a desired power of n in the numerator, but this is tedious. To generalize, the Bell numbers are defined as B n = e 1 k = 0 ∑ ∞ k ! k n
We need only B 8 = 4 1 4 0 and Wikipedia gives a nice way of calculating them recursively.