SOLUTION: sum from n = 1 to n = infinity(2^n - 1)/3^n

Algebra.Com
Question 1118782: sum from n = 1 to n = infinity(2^n - 1)/3^n
Found 2 solutions by solver91311, greenestamps:
Answer by solver91311(24713)   (Show Source): You can put this solution on YOUR website!


Depends. Do you mean



or




John

My calculator said it, I believe it, that settles it


Answer by greenestamps(13200)   (Show Source): You can put this solution on YOUR website!


S = (2^1-1)/3^1 + (2^2-1)/3^2 + {2^3-1/3^3 + ...

S = 1/3 + 3/9 + 7/27 + 15/81 + ...

If the denominators of the series form a geometric progression but the whole series is not geometric, then multiply that expression for the sum by the common ratio; then subtract the two series.
  3S = 1 + 3/3 + 7/9 + 15/27 + ...
   S =     1/3 + 3/9 + 7/27 + ...
  --------------------------------
  2S = 1 + 2/3 + 4/9 + 8/27 + ...


The expression on the right is a pure geometric series...

2S = 1/(1-(2/3)) = 1/(1/3) = 3
S = 3/2 or 1.5

RELATED QUESTIONS

Write the sum using summation notation, assuming the suggested pattern continues. 8 +... (answered by jim_thompson5910)
1. prove that: nē-1000n-> infinity as n-> infinity 2. use standard results to show... (answered by Edwin McCravy)
Prove that: {{{sum((2k-1^"")^""^""^"",k=1,n)}}}{{{""=""}}}{{{sum(... (answered by Edwin McCravy)
Please find the limit of the following sequence as n goes to infinity: {{{n/(n^2+1)... (answered by math_helper,robertb)
(n+1)! /... (answered by swincher4391)
Help me find the limit of (1 + √2 + √3 +... + √(n-1) + √n)/n^(3/2) as n goes to... (answered by greenestamps,ikleyn)
find the sum of following series:... (answered by Edwin McCravy)
n!(n+2)=n!+(n+1)! (answered by LinnW)
Does the series (1/√(n^2+1^2) + 2/√(n^2+2^2) +...+(n-1)/√(n^2+(n-1)^2)+... (answered by ikleyn,robertb)