SOLUTION: the sum to infinity of a geometric progression is twice the sum of the first two terms. find possible values of the common ratio.

Algebra ->  Permutations -> SOLUTION: the sum to infinity of a geometric progression is twice the sum of the first two terms. find possible values of the common ratio.      Log On


   



Question 761611: the sum to infinity of a geometric progression is twice the sum of the first two terms. find possible values of the common ratio.
Found 2 solutions by stanbon, ramkikk66:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
the sum to infinity of a geometric progression is twice the sum of the first two terms. find possible values of the common ratio.
------
S to infinity = a/(1-r)
-----
Equation:
a/(1-r) = 2(a + ar)
------
a = 2a(1+r)(1-r)
----
2(1-r^2) = 1
1-r^2 = -1
r^2 = 2
r = +/-sqrt(2)
===================
Cheers,
Stan H.
===================

Answer by ramkikk66(644) About Me  (Show Source):
You can put this solution on YOUR website!
Similar to problem 463319.
If 'a' is the first term, and 'r' the common ratio of the GP,
the sum to infinity is given by the formula S+=+a+%2F+%281+-+r%29

2%28a+%2B+a%2Ar%29+=+a+%2F+%281-r%29
Cancelling out a from both sides
2+%2B+2%2Ar+=+1%2F%281-r%29
2+-+2%2Ar%5E2+=+1
Simplifying:
r%5E2+=+1%2F2
r+=+1%2Fsqrt%282%29 or r+=+-1%2Fsqrt%282%29
:)