Prove that $\frac23 + \frac29 + \dots + \frac{2}{3^n} = 1 - \left( \frac13 \right) ^n$

111 Views Asked by At

Prove that: $$\frac23 + \frac29 + \dots + \frac{2}{3^n} = 1 - \left( \frac13 \right) ^n ,\text{for all } n > 0$$

I'm trying to do it using induction, thus:

For the smallest possible $n$, we have $n = 1 \Rightarrow \frac23 = 1 - \left( \frac13 \right) ^1 = \frac23$

Then $n-1 > 0$ and it should hold that:

$$\frac23 + \frac29 + \dots + \frac{2}{3^{n-1} } = 1 - \left( \frac13 \right) ^{n-1}$$

if we add $\frac{2}{3^n}$ on both sides we have:

$$\frac23 + \frac29 + \dots + \frac{2}{3^{n-1} } + \frac{2}{3^n} = 1 - \left( \frac13 \right) ^{n-1} + \frac{2}{3^n}$$

Now, here is my concern:

Simplifying the r.h.s. we have: $$1 - \left( \frac13 \right) ^{n-1} + \frac{2}{3^n} = 1 - 5\left( \frac13 \right) ^{n}$$

i.e. there is a factor of $5$ difference from the target? What am I doing wrong? What should be the inductive conclusion?

3

There are 3 best solutions below

1
On BEST ANSWER

$$ 1-\frac{1}{3^{n-1}}+\frac{2}{3^n} = 1-\frac{3}{3^n}+\frac{2}{3^n}=1-\frac{1}{3^n} $$

0
On

It's a GP with r equals 1/3.. Substitute it in the formula you get the answer.

Besides your calculations are wrong

0
On

try prove without induction :

Let $\frac 2 3 + ... +\frac 2 {3^n} = A$

$\frac 1 3 (2+ \frac 2 3 +...+ \frac 2 {3^(n-1)}) = A $

$ 3A = 2 + ( A - \frac 2 {3^n} ) $

$ 2A = 2 - \frac 2 {3^n}$

and divide 2 to both side of equation