Skip to main content
Back to Sequences & Series
JEE Main 2020
Sequences & Series
Sequences and Series
Medium

Question

If the 2nd,5thand9th{2^{nd}},{5^{th}}\,and\,{9^{th}} terms of a non-constant A.P. are in G.P., then the common ratio of this G.P. is :

Options

Solution

Key Concepts and Formulas

  1. Arithmetic Progression (A.P.): An A.P. is a sequence where the difference between consecutive terms is constant.

    • The nthn^{th} term of an A.P. with first term aa and common difference dd is given by Tn=a+(n1)dT_n = a + (n-1)d.
    • A "non-constant A.P." implies d0d \neq 0.
  2. Geometric Progression (G.P.): A G.P. is a sequence where the ratio between consecutive terms is constant (the common ratio, rr).

    • If three terms A,B,CA, B, C are in G.P., then B2=ACB^2 = AC.
    • The common ratio is r=BA=CBr = \frac{B}{A} = \frac{C}{B}.

Step-by-Step Solution

Step 1: Express the specified terms of the A.P. in terms of its first term and common difference.

Let the first term of the non-constant A.P. be aa and its common difference be dd. Since the A.P. is non-constant, we know that d0d \neq 0. Using the formula Tn=a+(n1)dT_n = a + (n-1)d:

  • The 2nd2^{nd} term is T2=a+(21)d=a+dT_2 = a + (2-1)d = a + d.
  • The 5th5^{th} term is T5=a+(51)d=a+4dT_5 = a + (5-1)d = a + 4d.
  • The 9th9^{th} term is T9=a+(91)d=a+8dT_9 = a + (9-1)d = a + 8d.

Explanation: We are given that specific terms of an A.P. are in G.P. To work with this condition algebraically, we first represent these terms using the standard formula for the nthn^{th} term of an A.P.

Step 2: Apply the condition that these terms form a G.P.

We are given that the 2nd2^{nd}, 5th5^{th}, and 9th9^{th} terms of the A.P. are in G.P. Let these terms be A=T2A = T_2, B=T5B = T_5, and C=T9C = T_9. For these terms to be in G.P., the property B2=ACB^2 = AC must hold. Substituting the expressions from Step 1: (a+4d)2=(a+d)(a+8d)(a + 4d)^2 = (a + d)(a + 8d)

Explanation: The definition of a G.P. implies a specific relationship between any three consecutive terms. By setting the square of the middle term equal to the product of the other two, we transform the G.P. condition into an algebraic equation involving aa and dd.

Step 3: Expand and simplify the equation to find a relationship between aa and dd.

Expand both sides of the equation from Step 2: Left side: (a+4d)2=a2+2(a)(4d)+(4d)2=a2+8ad+16d2(a + 4d)^2 = a^2 + 2(a)(4d) + (4d)^2 = a^2 + 8ad + 16d^2. Right side: (a+d)(a+8d)=a(a+8d)+d(a+8d)=a2+8ad+ad+8d2=a2+9ad+8d2(a + d)(a + 8d) = a(a + 8d) + d(a + 8d) = a^2 + 8ad + ad + 8d^2 = a^2 + 9ad + 8d^2.

Equating the expanded sides: a2+8ad+16d2=a2+9ad+8d2a^2 + 8ad + 16d^2 = a^2 + 9ad + 8d^2

Now, simplify the equation by canceling terms and rearranging: Subtract a2a^2 from both sides: 8ad+16d2=9ad+8d28ad + 16d^2 = 9ad + 8d^2 Subtract 8ad8ad from both sides: 16d2=ad+8d216d^2 = ad + 8d^2 Subtract 8d28d^2 from both sides: 8d2=ad8d^2 = ad

Since the A.P. is non-constant, d0d \neq 0. We can divide both sides by dd: 8d2d=add\frac{8d^2}{d} = \frac{ad}{d} 8d=a8d = a

Explanation: This step involves standard algebraic manipulation. Expanding the squared term and the product of binomials, then carefully simplifying by cancelling like terms, leads to a linear relationship between aa and dd. The crucial point here is the ability to divide by dd, which is guaranteed by the problem statement specifying a "non-constant A.P."

Step 4: Calculate the common ratio of the G.P.

The common ratio (rr) of the G.P. formed by T2,T5,T9T_2, T_5, T_9 can be found by taking the ratio of any term to its preceding term. Let's use r=T5T2r = \frac{T_5}{T_2}. r=a+4da+dr = \frac{a + 4d}{a + d} Substitute the relationship a=8da = 8d found in Step 3 into this expression: r=(8d)+4d(8d)+dr = \frac{(8d) + 4d}{(8d) + d} r=12d9dr = \frac{12d}{9d} Since d0d \neq 0, we can cancel dd: r=129r = \frac{12}{9} Simplify the fraction: r=43r = \frac{4}{3}

Explanation: With the relationship between aa and dd established, we can now directly compute the common ratio of the G.P. By substituting a=8da=8d, the expression for the ratio becomes a numerical value after canceling dd, providing the answer.


Common Mistakes & Tips

  • Forgetting "non-constant": If the A.P. were constant (d=0d=0), all terms would be equal (a,a,a,a, a, a, \dots), forming a G.P. with a common ratio of 1. The "non-constant" condition is vital to exclude this case and allow division by dd.
  • Algebraic Errors: Be meticulous when expanding (a+4d)2(a+4d)^2 and (a+d)(a+8d)(a+d)(a+8d) to avoid sign errors or missing terms.
  • Confusing A.P. and G.P. parameters: Keep the common difference (dd) of the A.P. distinct from the common ratio (rr) of the G.P.

Summary

The problem requires combining concepts from both arithmetic and geometric progressions. We began by expressing the 2nd2^{nd}, 5th5^{th}, and 9th9^{th} terms of the A.P. in terms of its first term (aa) and common difference (dd). The condition that these terms form a G.P. led to an equation ((a+4d)2=(a+d)(a+8d)(a+4d)^2 = (a+d)(a+8d)), which upon simplification yielded a linear relationship between aa and dd (a=8da=8d). Finally, this relationship was substituted into the formula for the common ratio of the G.P. (r=a+4da+dr = \frac{a+4d}{a+d}), resulting in the common ratio being 43\frac{4}{3}. The "non-constant" A.P. condition was essential for dividing by dd.

The final answer is D\boxed{\text{D}}.

Practice More Sequences & Series Questions

View All Questions