SOLUTION: 5) Find the value of S=(1/1!)+(3/2!)+(7/3!)+(13/4!)+(21/5!)+(31/6!)+(43/7!)+...... [Given that e^x = 1+(x/1!)+(x^2/2!)+.....] A. 2e+2 B. 3e-2 C. 2e-1 D. 2e+1

Algebra ->  Sequences-and-series -> SOLUTION: 5) Find the value of S=(1/1!)+(3/2!)+(7/3!)+(13/4!)+(21/5!)+(31/6!)+(43/7!)+...... [Given that e^x = 1+(x/1!)+(x^2/2!)+.....] A. 2e+2 B. 3e-2 C. 2e-1 D. 2e+1      Log On


   



Question 924749: 5) Find the value of S=(1/1!)+(3/2!)+(7/3!)+(13/4!)+(21/5!)+(31/6!)+(43/7!)+......
[Given that e^x = 1+(x/1!)+(x^2/2!)+.....]
A. 2e+2
B. 3e-2
C. 2e-1
D. 2e+1

Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
S=(1/1!)+(3/2!)+(7/3!)+(13/4!)+(21/5!)+(31/6!)+(43/7!)+......
given:  (I hope you understand sigma summation notation)

e%5Ex%22%22=%22%22matrix%281%2C2%2Csum%28%22%22%2Cn=0%2Cinfinity%29%2C%28x%5En%2Fn%21%29%29

Therefore

e=e%5E1%22%22=%22%22matrix%281%2C2%2Csum%28%22%22%2Cn=0%2Cinfinity%29%2C%281%2Fn%21%29%29

--------------------------------------------------------

We need first to find the nth term of the sequence of the numerators,

The sequence of numerators is 1,3,7,13,21,31,43,... 

They are all odd. Perhaps if we subtract 1 from each, 
we might recognize a pattern,

That would be the sequence 0,2,6,12,20,30,42.  Aha! That
pattern is 1*0,2*1,3*2,4*3,5*4,6*5,7*6 so its nth term is n(n-1)

So the nth term of the numerators is 1 more than that, or n(n-1)+1 

and

 becomes



That has an n(n-1) term on top, and we notice that if n≧2, n! can be written
n(n-1)(n-2)! which has that factor.  So let's write out the first term of S,
which is %281%281-1%29%2B1%29%2F1%21=1 so we can start the sum at n=2 instead of n=1, so,

%22%22=%22%221%2Bmatrix%281%2C2%2Csum%28%22%22%2Cn=2%2Cinfinity%29%2C+%28n%28n-1%29%2B1%29%2Fn%21+%29++%22%22=%22%22
%22%22=%22%221%22%22%2B%22%22%22%22%2B%22%22%22%22=%22%22
1%22%22%2B%22%22%22%22%2B%22%22matrix%281%2C2%2Csum%28%22%22%2Cn=2%2Cinfinity%29%2C+%28+1%2F%28n%21%29%29%29%22%22=%22%22

(1)   1%22%22%2B%22%22matrix%281%2C2%2Csum%28%22%22%2Cn=2%2Cinfinity%29%2C+%28+1%2F%28n-2%29%21++++%29%29++%22%22%2B%22%22matrix%281%2C2%2Csum%28%22%22%2Cn=2%2Cinfinity%29%2C+%28+1%2F%28+n%21%29%29%29

The first summation in (1) above:

matrix%281%2C2%2Csum%28%22%22%2Cn=2%2Cinfinity%29%2C%281%2F%28n-2%29%21%29%29

we substitute n-2=k and n=k+2, and it becomes

matrix%281%2C2%2Csum%28%22%22%2Ck%2B2=2%2Cinfinity%29%2C%281%2F%28k%29%21%29%29%22%22=%22%22matrix%281%2C2%2Csum%28%22%22%2Ck=0%2Cinfinity%29%2C%281%2Fk%21%29%29%22%22=%22%22e.

The other summation in (1) above:

matrix%281%2C2%2Csum%28%22%22%2Cn=2%2Cinfinity%29%2C+%28+1%2F%28+n%21%29%29%29 is the summation for e except for the first two terms 
where n=0 and n=1.  Therefore,

matrix%281%2C2%2Csum%28%22%22%2Cn=2%2Cinfinity%29%2C%281%2F%28n%21%29%29%29%22%22=%22%22%22%22=%22%22e-1-1%22%22=%22%22e-2

Therefore (1) above becomes

(1)   1 + e + e-2 = 2e-1

The correct choice is C.

Edwin