Solveeit Logo

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:

A

7

B

4

C

5

D

6

Answer

6

Explanation

Solution

Let the G.P. be a,ar,ar2,ar3,,ar63a, ar, ar^2, ar^3, \dots, ar^{63}

The sum of all 64 terms in the G.P. is:
S=a+ar+ar2++ar63=a(1r64)1rS = a + ar + ar^2 + \dots + ar^{63} = \frac{a(1 - r^{64})}{1 - r}
The odd terms form another G.P. with first term aa and common ratio r2r^2, consisting of 32 terms. The sum of the odd terms is:
Sodd=a+ar2+ar4++ar62=a(1r64)1r2S_{\text{odd}} = a + ar^2 + ar^4 + \dots + ar^{62} = \frac{a(1 - r^{64})}{1 - r^2}

According to the problem, S=7SoddS = 7 \cdot S_{\text{odd}}, so:
a(1r64)1r=7a(1r64)1r2\frac{a(1 - r^{64})}{1 - r} = 7 \cdot \frac{a(1 - r^{64})}{1 - r^2}
Canceling a(1r64)a(1 - r^{64}) from both sides (assuming r1r \neq 1 and r641r^{64} \neq 1):
11r=71r2\frac{1}{1 - r} = \frac{7}{1 - r^2}

Cross-multiplying gives:
1r2=7(1r)1 - r^2 = 7(1 - r)
Expanding and simplifying:
r27r+6=0r^2 - 7r + 6 = 0
This is a quadratic equation in rr:
r27r+6=0r^2 - 7r + 6 = 0
Solving this quadratic equation using the factorization method:
(r6)(r1)=0(r - 6)(r - 1) = 0

Thus, r=6r = 6 or r=1r = 1.
Since r=1r = 1 would make all terms in the G.P. identical (which does not satisfy the conditions of the problem), we conclude that:
r=6r = 6
So, the common ratio of the G.P. is 6\boxed{6}.