Question

Difficulty: HardArithmetic and Geometric Progressions (AP and GP)

The sum of the first nn terms of an arithmetic progression (A.P.) is given by Sn=3n2+5nS_n = 3n^2 + 5n. A geometric progression (G.P.) has a first term of 11 and a common ratio of 22. If the 5th5^{\text{th}} term of the A.P. is equal to the kthk^{\text{th}} term of the G.P., what is the value of kk?

  1. A
    5
  2. 6Answer
  3. C
    4
  4. D
    7

Answer

The value of kk is 6.
Evaluating the 5th5^{\text{th}} term of the A.P. gives 3232. Equating this to the kthk^{\text{th}} term formula of the G.P., 12k1=321 \cdot 2^{k-1} = 32, leads to 2k1=252^{k-1} = 2^5, which gives k=6k = 6.

Step-by-Step Solution

1
Find the general formula for the nthn^{\text{th}} term TnT_n of the A.P. using SnS_n
Tn=SnSn1=(3n2+5n)[3(n1)2+5(n1)]=6n+2T_n = S_n - S_{n-1} = (3n^2 + 5n) - [3(n-1)^2 + 5(n-1)] = 6n + 2
The nthn^{\text{th}} term of a series is the difference between the sum of the first nn terms and the sum of the first n1n-1 terms.
2
Calculate the 5th5^{\text{th}} term of the A.P.
T5=6(5)+2=32T_5 = 6(5) + 2 = 32
Substitute n=5n = 5 into the derived expression for TnT_n.
3
Set up the equation for the kthk^{\text{th}} term of the G.P.
Gk=ark1=12k1=2k1G_k = a \cdot r^{k-1} = 1 \cdot 2^{k-1} = 2^{k-1}
The standard formula for the kthk^{\text{th}} term of a G.P. is Gk=ark1G_k = a \cdot r^{k-1}.
4
Equate T5T_5 and GkG_k to solve for kk
2k1=32    2k1=25    k1=5    k=62^{k-1} = 32 \implies 2^{k-1} = 2^5 \implies k - 1 = 5 \implies k = 6
Since the bases are equal (22), equate the exponents to find kk.

Key Concept

Relating Arithmetic Progression sum formulas to term values and solving indexed Geometric Progression equations.
Estimated Time:2m 0s
Rate this question