SOLUTION: find sum to infinity for following sequence 1 , 2/3 , 3/9 , 4/27 , 5/81 , ....

Algebra ->  Sequences-and-series -> SOLUTION: find sum to infinity for following sequence 1 , 2/3 , 3/9 , 4/27 , 5/81 , ....       Log On


   



Question 1144530: find sum to infinity for following sequence
1 , 2/3 , 3/9 , 4/27 , 5/81 , ....

Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
1 + 2/3 + 3/9 + 4/27 + 5/81 + ...
 1/1 + 2/3 + 3/9 + 4/27 + 5/81 +  ...

The sequence of numerators is 1, 2, 3, 4, 5. ..., which has nth term n.

The sequence of denominators is 1, 3, 9, 27, 81, ..., which has nth term 3n.

So the series we want has nth term n%2F3%5En%22%22=%22%22n%281%2F3%29%5En

We want the infinite sum sum%28n%281%2F3%29%5En%2Cn=0%2Cinfinity%29

We start with the geometric series formula

sum%28ar%5En%2Cn=0%2Cinfinity%29%22%22=%22%22a%2F%281-r%29

Substitute a=1

sum%28r%5En%2Cn=0%2Cinfinity%29%22%22=%22%221%2F%281-r%29%281-r%29%5E%28-1%29

Differentiate both sides with respect to r:

sum%28nr%5E%28n-1%29%2Cn=0%2Cinfinity%29%22%22=%22%22-%281-r%29%5E%28-2%29%28-1%29

sum%28nr%5E%28n-1%29%2Cn=0%2Cinfinity%29%22%22=%22%221%2F%281-r%29%5E2

Substitute r=1/3

sum%28n%281%2F3%29%5E%28n-1%29%2Cn=0%2Cinfinity%29%22%22=%22%221%5E%22%22%2F%281-%281%2F3%29%29%5E2%22%22=%22%221%5E%22%22%2F%282%2F3%29%5E2%22%22=%22%221%5E%22%22%2F%284%2F9%29%22%22=%22%229%2F4

We need to make the coefficient match the exponent. 
So we write the first n as n-1+1 and then as (n-1)+1

sum%28%28%28n-1%29%5E%22%22%2B1%29%281%2F3%29%5E%28n-1%29%2Cn=0%2Cinfinity%29%22%22=%22%229%2F4

Distribute

sum%28%28%28n-1%29%281%2F3%29%5E%28n-1%29%2B%281%2F3%29%5E%28n-1%29%29%2Cn=0%2Cinfinity%29%22%22=%22%229%2F4

Distribute the sum:

sum%28%28n-1%29%281%2F3%29%5E%28n-1%29%2Cn=0%2Cinfinity%29%22%22%2B%22%22sum%28%281%2F3%29%5E%28n-1%29%2Cn=0%2Cinfinity%29%22%22=%22%229%2F4

We change the limits, so that n-1 will be a single letter.
We want n-1 = k, so we substitute n = k+1 

sum%28%28k%2B1-1%29%281%2F3%29%5E%28k%2B1-1%29%2Ck%2B1=0%2Cinfinity%29%22%22%2B%22%22sum%28%281%2F3%29%5E%28k%2B1-1%29%2Ck%2B1=0%2Cinfinity%29%22%22=%22%229%2F4

sum%28k%281%2F3%29%5Ek%2Ck=-1%2Cinfinity%29%22%22%2B%22%22sum%28%281%2F3%29%5Ek%2Ck=-1%2Cinfinity%29%22%22=%22%229%2F4

Now we can go back to our original notation by changing k to n:

sum%28n%281%2F3%29%5En%2Cn=-1%2Cinfinity%29%22%22%2B%22%22sum%28%281%2F3%29%5En%2Cn=-1%2Cinfinity%29%22%22=%22%229%2F4

But we now have n starting at -1.  But we want n to start at 0, so we write
out the first term separately, then the rest of the sum will begin at n=0

-1%281%2F3%29%5E%28-1%29%2Bsum%28n%281%2F3%29%5En%2Cn=0%2Cinfinity%29%22%22%2B%22%22%281%2F3%29%5E%28-1%29%2Bsum%28%281%2F3%29%5En%2Cn=0%2Cinfinity%29%22%22=%22%229%2F4

Simplifying, the terms we wrote separately are -3 and 3, so they cancel:

sum%28n%281%2F3%29%5En%2Cn=0%2Cinfinity%29%22%22%2B%22%22sum%28%281%2F3%29%5En%2Cn=0%2Cinfinity%29%22%22=%22%229%2F4

The second sum is an infinite geometric series with a=1 an r=1/3 so we use
the sum formula for an infinite geometric series and get 

       sum%28%281%2F3%29%5En%2Cn=0%2Cinfinity%29%22%22=%22%22a%2F%281-r%29%22%22=%22%221%5E%22%22%2F%281-1%2F3%29%22%22=%22%221%5E%22%22%2F%282%2F3%29%22%22=%22%223%2F2

So we substitute 3/2 for the second sum and have:

sum%28n%281%2F3%29%5En%2Cn=0%2Cinfinity%29%22%22%2B%22%223%2F2%22%22=%22%229%2F4

and solve for the sum, which is what we want:

sum%28n%281%2F3%29%5En%2Cn=0%2Cinfinity%29%22%22=%22%229%2F4%22%22-%22%223%2F2%22%22=%22%229%2F4%22%22-%22%226%2F4%22%22=%22%223%2F4

Edwin