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

Question

Let aa, b and c be in G.P. with common ratio r, where aa \ne 0 and 0 < r \le 12{1 \over 2} . If 3aa, 7b and 15c are the first three terms of an A.P., then the 4 th term of this A.P. is :

Options

Solution

Key Concepts and Formulas

  1. Geometric Progression (G.P.): A sequence where each term after the first is found by multiplying the previous one by a fixed, non-zero number called the common ratio (rr). The terms are a,ar,ar2,a, ar, ar^2, \ldots.
  2. Arithmetic Progression (A.P.): A sequence where the difference between consecutive terms is constant (common difference, dd). If X,Y,ZX, Y, Z are in A.P., then 2Y=X+Z2Y = X + Z.
  3. Quadratic Equation: A second-degree polynomial equation of the form Ax2+Bx+C=0Ax^2 + Bx + C = 0. Its roots can be found by factorization or the quadratic formula.

Step-by-Step Solution

1. Expressing G.P. terms in terms of 'a' and 'r' We are given that a,b,ca, b, c are in G.P. with common ratio rr. This means:

  • b=arb = ar
  • c=ar2c = ar^2

2. Using the A.P. property to form an equation in 'r' We are given that 3a,7b,15c3a, 7b, 15c are the first three terms of an A.P. Using the property that for an A.P., the middle term is the average of the other two, we have: 2(7b)=3a+15c2(7b) = 3a + 15c 14b=3a+15c14b = 3a + 15c

Now, substitute the expressions for bb and cc from Step 1 into this equation: 14(ar)=3a+15(ar2)14(ar) = 3a + 15(ar^2)

Since a0a \ne 0, we can divide the entire equation by aa: 14r=3+15r214r = 3 + 15r^2

Rearrange this into a quadratic equation: 15r214r+3=015r^2 - 14r + 3 = 0

3. Solving the quadratic equation for 'r' We can solve the quadratic equation 15r214r+3=015r^2 - 14r + 3 = 0 by factoring. We look for two numbers that multiply to 15×3=4515 \times 3 = 45 and add up to 14-14. These numbers are 9-9 and 5-5. 15r29r5r+3=015r^2 - 9r - 5r + 3 = 0 3r(5r3)1(5r3)=03r(5r - 3) - 1(5r - 3) = 0 (3r1)(5r3)=0(3r - 1)(5r - 3) = 0

This gives two possible values for rr:

  • 3r1=0    r=133r - 1 = 0 \implies r = \frac{1}{3}
  • 5r3=0    r=355r - 3 = 0 \implies r = \frac{3}{5}

4. Applying the given condition on 'r' The problem states that 0<r120 < r \le \frac{1}{2}. We check our two possible values for rr:

  • If r=13r = \frac{1}{3}: This satisfies 0<13120 < \frac{1}{3} \le \frac{1}{2}. So, r=13r = \frac{1}{3} is a valid common ratio.
  • If r=35r = \frac{3}{5}: This does not satisfy r12r \le \frac{1}{2} (since 35=0.6\frac{3}{5} = 0.6 and 12=0.5\frac{1}{2} = 0.5). So, r=35r = \frac{3}{5} is rejected.

Thus, the common ratio of the G.P. is r=13r = \frac{1}{3}.

5. Calculating the common difference of the A.P. Let the first three terms of the A.P. be T1=3aT_1 = 3a, T2=7bT_2 = 7b, and T3=15cT_3 = 15c. The common difference (dd) of the A.P. is T2T1T_2 - T_1. d=7b3ad = 7b - 3a Substitute b=arb = ar and r=13r = \frac{1}{3}: d=7a(13)3ad = 7a\left(\frac{1}{3}\right) - 3a d=7a33ad = \frac{7a}{3} - 3a d=7a9a3d = \frac{7a - 9a}{3} d=2a3d = -\frac{2a}{3}

6. Calculating the 4th term of the A.P. The 4th term of the A.P. (T4T_4) can be found by adding the common difference to the 3rd term (T3T_3). T4=T3+dT_4 = T_3 + d We know T3=15cT_3 = 15c. Substitute c=ar2c = ar^2 and r=13r = \frac{1}{3}: T3=15a(13)2=15a(19)=15a9=5a3T_3 = 15a\left(\frac{1}{3}\right)^2 = 15a\left(\frac{1}{9}\right) = \frac{15a}{9} = \frac{5a}{3}

Now, substitute T3T_3 and dd into the equation for T4T_4: T4=5a3+(2a3)T_4 = \frac{5a}{3} + \left(-\frac{2a}{3}\right) T4=5a2a3T_4 = \frac{5a - 2a}{3} T4=3a3T_4 = \frac{3a}{3} T4=aT_4 = a

Alternatively, we can use the formula T4=T1+3dT_4 = T_1 + 3d: T4=3a+3(2a3)T_4 = 3a + 3\left(-\frac{2a}{3}\right) T4=3a2aT_4 = 3a - 2a T4=aT_4 = a

Both methods confirm that the 4th term of the A.P. is aa.


Common Mistakes & Tips

  • Ignoring the constraint on 'r': The condition 0<r120 < r \le \frac{1}{2} is crucial for selecting the correct value of rr. Failing to apply it would lead to an ambiguous answer.
  • Algebraic errors: Be meticulous with algebraic manipulations, especially when solving quadratic equations and working with fractions.
  • Confusing G.P. and A.P. terms: Clearly distinguish between the terms of the G.P. (a,b,ca, b, c) and the terms of the A.P. (3a,7b,15c3a, 7b, 15c).

Summary The problem requires us to use the definitions of Geometric Progression and Arithmetic Progression. By expressing the terms of the G.P. in terms of the first term and common ratio, and then applying the property of A.P. to the given terms, we formed a quadratic equation for the common ratio rr. After solving for rr and using the given constraint to select the valid value, we calculated the common difference of the A.P. and subsequently found the 4th term.

The final answer is a\boxed{a}.

Practice More Sequences & Series Questions

View All Questions