Question
Mathematics Question on Geometric Progression
If in a G.P. of64terms, the sum of all the terms is 7 times the sum of the odd terms of the G.P., then the common ratio of the G.P. is equal to:
7
4
5
6
6
Solution
Let the G.P. be a,ar,ar2,ar3,…,ar63
The sum of all 64 terms in the G.P. is:
S=a+ar+ar2+⋯+ar63=1−ra(1−r64)
The odd terms form another G.P. with first term a and common ratio r2, consisting of 32 terms. The sum of the odd terms is:
Sodd=a+ar2+ar4+⋯+ar62=1−r2a(1−r64)
According to the problem, S=7⋅Sodd, so:
1−ra(1−r64)=7⋅1−r2a(1−r64)
Canceling a(1−r64) from both sides (assuming r=1 and r64=1):
1−r1=1−r27
Cross-multiplying gives:
1−r2=7(1−r)
Expanding and simplifying:
r2−7r+6=0
This is a quadratic equation in r:
r2−7r+6=0
Solving this quadratic equation using the factorization method:
(r−6)(r−1)=0
Thus, r=6 or r=1.
Since r=1 would make all terms in the G.P. identical (which does not satisfy the conditions of the problem), we conclude that:
r=6
So, the common ratio of the G.P. is 6.