Given that e = k = 0 ∑ ∞ k ! 1 ≈ 2 . 7 1 8 , what is the value of n = 0 ∑ ∞ ( e − k = 0 ∑ n k ! 1 ) ?
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.
Solution using generating functions (not completely rigorous):
We wish to obtain a function which generates e − P ( k ) , where P ( k ) is the k th partial sum for e . We can generate P ( k ) by the function 1 − x e x , since 1 − x 1 generates partial sums. Now our function is simply 1 − x e − e x , and L'Hopital's rule at x = 1 gives e .
How come this works? Is there a more rigorous proof for this?
n = 0 ∑ ∞ k = n + 1 ∑ ∞ k ! 1 = 1 ! 1 + 2 ! 2 + 3 ! 3 + . . . = 1 + 1 ! 1 + 2 ! 2 + . . . = k = 0 ∑ ∞ k ! 1 = e
Problem Loading...
Note Loading...
Set Loading...
n = 0 ∑ ∞ ( e − k = 0 ∑ n k ! 1 ) = ( e − 1 ) + ( e − 1 − 1 ) + ( e − 1 − 1 − 2 1 ) + ( e − 1 − 1 − 2 1 − 6 1 ) + . . .
= ( 1 + 2 1 + 6 1 + 2 4 1 + 1 2 0 1 + . . . ) + ( 2 1 + 6 1 + 2 4 1 + 1 2 0 1 + . . . ) + ( 6 1 + 2 4 1 + 1 2 0 1 + . . . ) + . . .
= 1 + 2 1 × 2 + 6 1 × 3 + 2 4 1 × 4 + 1 2 0 1 × 5 + . . .
= 1 + 1 + 2 1 + 6 1 + 2 4 1 + . . . = e