In an infinite geometric progression each term is equal to twice the sum of all the terms that follow it.
If the sum of first two terms is 12 what is the sum of entire progression?
I.e., given that $a+ar=12,$ how to approach the question further?
In an infinite geometric progression each term is equal to twice the sum of all the terms that follow it.
If the sum of first two terms is 12 what is the sum of entire progression?
I.e., given that $a+ar=12,$ how to approach the question further?
On
HINT Your progression is basically $$ a + ar + ar^2 + \ldots = \frac{a}{1-r} $$ so if the first term is twice the sum of the rest, you get $$ a/2 = ar + ar^2 + \ldots = r \left(a + ar + ar^2 + \ldots\right) = \frac{ar}{1-r} $$ which gives you the second equation. Cancel $a$ to get $$ \frac{1}{2} = \frac{r}{1-r}. $$
The entire progression is $\frac{a}{1-r}$, as we know. Now $a(1+r)=12$, so that $$ \frac{a}{1-r}=\frac{a(1+r)}{1-r^2}=\frac{12}{1-r^2}. $$ Now use that each term is twice the sum of all the terms that follow it, to conclude that $r=\frac{1}{3}$. Hence the entire progression is $$ \frac{12}{1-\frac{1}{9}}=\frac{27}{2}. $$