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

Question

Let a 1 , a 2 , ..........., a 21 be an AP such that n=1201anan+1=49\sum\limits_{n = 1}^{20} {{1 \over {{a_n}{a_{n + 1}}}} = {4 \over 9}} . If the sum of this AP is 189, then a 6 a 16 is equal to :

Options

Solution

Key Concepts and Formulas

  • Arithmetic Progression (AP): A sequence where the difference between consecutive terms is constant (common difference, dd). The nn-th term is an=a1+(n1)da_n = a_1 + (n-1)d. The sum of the first NN terms is SN=N2(a1+aN)S_N = \frac{N}{2}(a_1 + a_N).
  • Telescoping Sums: A series where intermediate terms cancel out, leaving only the first and last terms. The identity 1anan+1=1d(1an1an+1)\frac{1}{a_n a_{n+1}} = \frac{1}{d} \left( \frac{1}{a_n} - \frac{1}{a_{n+1}} \right) is key for sums of reciprocals of products in an AP.
  • Symmetry of AP: For an AP with an odd number of terms, the middle term is the average of the first and last terms. Also, ak+aNk+1=a1+aNa_k + a_{N-k+1} = a_1 + a_N. For terms equidistant from the middle, their product can be expressed as amid2(kd)2a_{mid}^2 - (kd)^2.

Step-by-Step Solution

Step 1: Simplify the given summation using the telescoping sum technique. We are given the sum n=1201anan+1=49\sum\limits_{n = 1}^{20} {{1 \over {{a_n}{a_{n + 1}}}} = {4 \over 9}}. For an AP, an+1an=da_{n+1} - a_n = d. Consider the term 1anan+1\frac{1}{a_n a_{n+1}}. We can rewrite it as: 1anan+1=1d(an+1ananan+1)=1d(1an1an+1)\frac{1}{a_n a_{n+1}} = \frac{1}{d} \left( \frac{a_{n+1} - a_n}{a_n a_{n+1}} \right) = \frac{1}{d} \left( \frac{1}{a_n} - \frac{1}{a_{n+1}} \right) Now, apply this to the sum: n=1201anan+1=n=1201d(1an1an+1)\sum\limits_{n = 1}^{20} {{1 \over {{a_n}{a_{n + 1}}}}} = \sum\limits_{n = 1}^{20} {\frac{1}{d} \left( \frac{1}{a_n} - \frac{1}{a_{n+1}} \right)} Factor out the constant 1d\frac{1}{d}: =1dn=120(1an1an+1)= \frac{1}{d} \sum\limits_{n = 1}^{20} {\left( \frac{1}{a_n} - \frac{1}{a_{n+1}} \right)} This is a telescoping sum: =1d[(1a11a2)+(1a21a3)++(1a201a21)]= \frac{1}{d} \left[ \left(\frac{1}{a_1} - \frac{1}{a_2}\right) + \left(\frac{1}{a_2} - \frac{1}{a_3}\right) + \dots + \left(\frac{1}{a_{20}} - \frac{1}{a_{21}}\right) \right] The intermediate terms cancel out, leaving: =1d(1a11a21)= \frac{1}{d} \left( \frac{1}{a_1} - \frac{1}{a_{21}} \right) Combine the terms inside the parenthesis: =1d(a21a1a1a21)= \frac{1}{d} \left( \frac{a_{21} - a_1}{a_1 a_{21}} \right) Since a21=a1+20da_{21} = a_1 + 20d, we have a21a1=20da_{21} - a_1 = 20d. Substituting this: =1d(20da1a21)=20a1a21= \frac{1}{d} \left( \frac{20d}{a_1 a_{21}} \right) = \frac{20}{a_1 a_{21}} We are given that this sum is 49\frac{4}{9}: 20a1a21=49\frac{20}{a_1 a_{21}} = \frac{4}{9} Solving for a1a21a_1 a_{21}: a1a21=20×94=5×9=45a_1 a_{21} = \frac{20 \times 9}{4} = 5 \times 9 = 45

Step 2: Use the sum of the AP to find the sum of the first and last terms. The AP has 21 terms (a1,a2,,a21a_1, a_2, \dots, a_{21}). The sum is given as S21=189S_{21} = 189. The sum formula for an AP is SN=N2(a1+aN)S_N = \frac{N}{2}(a_1 + a_N). For N=21N=21: S21=212(a1+a21)S_{21} = \frac{21}{2}(a_1 + a_{21}) Substitute the given sum: 189=212(a1+a21)189 = \frac{21}{2}(a_1 + a_{21}) Solving for a1+a21a_1 + a_{21}: a1+a21=189×221=9×2=18a_1 + a_{21} = \frac{189 \times 2}{21} = 9 \times 2 = 18

Step 3: Determine the properties of the AP using a1a21a_1 a_{21} and a1+a21a_1 + a_{21}. We have two equations:

  1. a1a21=45a_1 a_{21} = 45
  2. a1+a21=18a_1 + a_{21} = 18 Consider the middle term of the AP, which is a11a_{11} (since there are 21 terms). For an AP with an odd number of terms, the middle term is the average of the first and last terms: a11=a1+a212=182=9a_{11} = \frac{a_1 + a_{21}}{2} = \frac{18}{2} = 9 Now, express a1a_1 and a21a_{21} in terms of a11a_{11} and the common difference dd: a1=a11(111)d=a1110da_1 = a_{11} - (11-1)d = a_{11} - 10d a21=a11+(2111)d=a11+10da_{21} = a_{11} + (21-11)d = a_{11} + 10d Their product is: a1a21=(a1110d)(a11+10d)=a112(10d)2a_1 a_{21} = (a_{11} - 10d)(a_{11} + 10d) = a_{11}^2 - (10d)^2 Substitute the known values a1a21=45a_1 a_{21} = 45 and a11=9a_{11} = 9: 45=92(10d)245 = 9^2 - (10d)^2 45=81100d245 = 81 - 100d^2 Solve for d2d^2: 100d2=8145=36100d^2 = 81 - 45 = 36 d2=36100=925d^2 = \frac{36}{100} = \frac{9}{25}

Step 4: Calculate the product a6a16a_6 a_{16}. We need to find a6a16a_6 a_{16}. Express a6a_6 and a16a_{16} in terms of a11a_{11} and dd: a6=a11+(611)d=a115da_6 = a_{11} + (6-11)d = a_{11} - 5d a16=a11+(1611)d=a11+5da_{16} = a_{11} + (16-11)d = a_{11} + 5d Now, calculate their product: a6a16=(a115d)(a11+5d)=a112(5d)2a_6 a_{16} = (a_{11} - 5d)(a_{11} + 5d) = a_{11}^2 - (5d)^2 Substitute the values a11=9a_{11}=9 and d2=925d^2 = \frac{9}{25}: a6a16=9225d2a_6 a_{16} = 9^2 - 25d^2 a6a16=8125(925)a_6 a_{16} = 81 - 25 \left( \frac{9}{25} \right) a6a16=819a_6 a_{16} = 81 - 9 a6a16=72a_6 a_{16} = 72

Common Mistakes & Tips

  • Assuming a6a16=a1a21a_6 a_{16} = a_1 a_{21}: While 6+16=1+216+16 = 1+21, this property applies to the sum of terms, not their product. Always calculate the product explicitly using the common difference or middle term.
  • Forgetting the 1d\frac{1}{d} factor: The telescoping sum identity for reciprocals of products in an AP inherently involves the common difference dd. Ensure it's included and handled correctly.
  • Division by zero: Verify that d0d \ne 0 and no an=0a_n = 0. If d=0d=0, all terms are equal, say aa. S21=21a=189    a=9S_{21}=21a=189 \implies a=9. Then 1a2=208149\sum \frac{1}{a^2} = \frac{20}{81} \ne \frac{4}{9}, so d0d \ne 0. Since a1a21=450a_1 a_{21} = 45 \ne 0, neither a1a_1 nor a21a_{21} is zero.

Summary

This problem requires a combination of understanding telescoping sums and the properties of arithmetic progressions. By first simplifying the given summation to relate a1a_1 and a21a_{21}, and then using the sum of the AP to find a1+a21a_1 + a_{21}, we can determine the middle term a11a_{11} and the square of the common difference d2d^2. Finally, expressing the required product a6a16a_6 a_{16} in terms of a11a_{11} and dd allows for its calculation.

The final answer is 72\boxed{72}.

Practice More Sequences & Series Questions

View All Questions