Compute n = 1 ∑ ∞ e n 1 up to 2 decimal places.
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.
Or the simple geometric progressions logic :P :P
Log in to reply
@Krishna Ar Can you explain this to me?
Log in to reply
Yeah sure..using converging geometric sum we get this to be equal to the form of a geometric series with a=1/e and r=1/e...then you can carry on.(using sum=a/1-r)
Nice explanation...tnx
n = 1 ∑ ∞ e n 1 = n = 1 ∑ ∞ e − n = 1 − e − 1 e − 1 = e − 1 1 ≈ 0 . 5 8 Since e − 1 < 1
Problem Loading...
Note Loading...
Set Loading...
the maclaurins series expansion of
=> (1-x) ^ (-1) = 1 + x + x^2 + x^3 + x^4 + -------------------------------------
=> put x= 1/e