Solveeit Logo

Question

Mathematics Question on Sequences and Series

Let the first three terms 22, pp, and qq, with q2q \neq 2, of a G.P. be respectively the 7th7^\text{th}, 8th8^\text{th}, and 13th13^\text{th} terms of an A.P. If the 5th5^\text{th} term of the G.P. is the nthn^\text{th} term of the A.P., then nn is equal to:

A

151

B

169

C

177

D

163

Answer

163

Explanation

Solution

Define the Terms of the G.P.:
Let the first term of the G.P. be a=2a = 2 and the common ratio be rr. Then the terms of the G.P. are:
2,2r,2r2,2, \, 2r, \, 2r^2, \ldots
Thus: 22 is the 77th term of the A.P., 2r2r is the 88th term of the A.P., 2r22r^2 is the 1313th term of the A.P.

Set Up the A.P. Terms:
Let the first term of the A.P. be AA and the common difference of the A.P. be dd.

Then: A+6d=2,A+7d=2r,A+12d=2r2A + 6d = 2, \quad A + 7d = 2r, \quad A + 12d = 2r^2
Solving the Equations:
Using the equations, subtract the first equation from the second and the second from the third:
A+7d(A+6d)=2r2    d=2r2A + 7d - (A + 6d) = 2r - 2 \implies d = 2r - 2
A+12d(A+7d)=2r22r    5d=2r22rA + 12d - (A + 7d) = 2r^2 - 2r \implies 5d = 2r^2 - 2r
Substitute d=2r2d = 2r - 2 into 5d=2r22r5d = 2r^2 - 2r:
5(2r2)=2r22r    10r10=2r22r5(2r - 2) = 2r^2 - 2r \implies 10r - 10 = 2r^2 - 2r

Rearranging gives: 2r212r+10=0    r26r+5=02r^2 - 12r + 10 = 0 \implies r^2 - 6r + 5 = 0
Solving this quadratic equation for rr:
r=5orr=1r = 5 \quad \text{or} \quad r = 1 Since q2q \neq 2, we discard r=1r = 1, so r=5r = 5.

Calculate nn:
The 55th term of the G.P. is 2r4=254=2625=12502r^4 = 2 \cdot 5^4 = 2 \cdot 625 = 1250.
We are given that the nnth term of the A.P. is 12501250: A+(n1)d=1250A + (n - 1)d = 1250
Substitute A=26dA = 2 - 6d and d=8d = 8 (from previous calculations): 26×8+(n1)×8=12502 - 6 \times 8 + (n - 1) \times 8 = 1250

Simplifying, we get: n=163n = 163