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

Question

The sum of 10 terms of the series 312×22+522×32+732×42+....{3 \over {{1^2} \times {2^2}}} + {5 \over {{2^2} \times {3^2}}} + {7 \over {{3^2} \times {4^2}}} + .... is :

Options

Solution

1. Key Concepts and Formulas

  • Telescoping Series: A series where most terms cancel out when summed, typically of the form n=1N(f(n)f(n+k))\sum_{n=1}^{N} (f(n) - f(n+k)). The sum simplifies to a combination of the first and last few terms.
  • General Term of an Arithmetic Progression (AP): an=a+(n1)da_n = a + (n-1)d, where aa is the first term and dd is the common difference.
  • Algebraic Manipulation: Techniques like partial fraction decomposition or rewriting numerators to match components of the denominator are crucial for transforming terms into a telescoping form.

2. Step-by-Step Solution

Step 1: Identify the General Term (TnT_n) of the Series

The given series is 312×22+522×32+732×42+....{3 \over {{1^2} \times {2^2}}} + {5 \over {{2^2} \times {3^2}}} + {7 \over {{3^2} \times {4^2}}} + .... We observe the pattern for the nn-th term:

  • Numerator: The numerators are 3,5,7,3, 5, 7, \dots. This is an arithmetic progression with first term a=3a=3 and common difference d=2d=2. The nn-th term is 3+(n1)2=3+2n2=2n+13 + (n-1)2 = 3 + 2n - 2 = 2n+1.
  • Denominator: The denominators are 12×221^2 \times 2^2, 22×322^2 \times 3^2, 32×423^2 \times 4^2, \dots. The nn-th term is n2×(n+1)2n^2 \times (n+1)^2.

Therefore, the general term TnT_n is: Tn=2n+1n2(n+1)2T_n = \frac{2n+1}{n^2 (n+1)^2}

Step 2: Transform the General Term into a Telescoping Form

We aim to express TnT_n in the form f(n)f(n+1)f(n) - f(n+1). Notice that the numerator 2n+12n+1 can be obtained by taking the difference of the squares of the terms in the denominator: (n+1)2n2=(n2+2n+1)n2=2n+1(n+1)^2 - n^2 = (n^2 + 2n + 1) - n^2 = 2n+1 Substitute this into the expression for TnT_n: Tn=(n+1)2n2n2(n+1)2T_n = \frac{(n+1)^2 - n^2}{n^2 (n+1)^2} Now, split the fraction into two parts: Tn=(n+1)2n2(n+1)2n2n2(n+1)2T_n = \frac{(n+1)^2}{n^2 (n+1)^2} - \frac{n^2}{n^2 (n+1)^2} Simplify by cancelling common factors: Tn=1n21(n+1)2T_n = \frac{1}{n^2} - \frac{1}{(n+1)^2} This is the telescoping form, where f(n)=1n2f(n) = \frac{1}{n^2}.

Step 3: Calculate the Sum of the First 10 Terms (S10S_{10})

We need to find the sum of the first 10 terms, S10=n=110TnS_{10} = \sum_{n=1}^{10} T_n. S10=n=110(1n21(n+1)2)S_{10} = \sum_{n=1}^{10} \left( \frac{1}{n^2} - \frac{1}{(n+1)^2} \right) Let's write out the terms to see the cancellation: For n=1n=1: (112122)\left(\frac{1}{1^2} - \frac{1}{2^2}\right) For n=2n=2: (122132)\left(\frac{1}{2^2} - \frac{1}{3^2}\right) For n=3n=3: (132142)\left(\frac{1}{3^2} - \frac{1}{4^2}\right) ... For n=9n=9: (1921102)\left(\frac{1}{9^2} - \frac{1}{10^2}\right) For n=10n=10: (11021112)\left(\frac{1}{10^2} - \frac{1}{11^2}\right)

Summing these terms, we get: S10=(112122)+(122132)+(132142)++(11021112)S_{10} = \left(\frac{1}{1^2} - \cancel{\frac{1}{2^2}}\right) + \left(\cancel{\frac{1}{2^2}} - \cancel{\frac{1}{3^2}}\right) + \left(\cancel{\frac{1}{3^2}} - \cancel{\frac{1}{4^2}}\right) + \dots + \left(\cancel{\frac{1}{10^2}} - \frac{1}{11^2}\right) The intermediate terms cancel out, leaving: S10=1121112S_{10} = \frac{1}{1^2} - \frac{1}{11^2} S10=11121S_{10} = 1 - \frac{1}{121} S10=1211121=120121S_{10} = \frac{121 - 1}{121} = \frac{120}{121}

3. Common Mistakes & Tips

  • Incorrect General Term: Double-check the pattern for the numerator and denominator carefully.
  • Failure to Recognize Telescoping Form: If the denominator involves products of consecutive terms or squares of consecutive terms, look for ways to express the numerator as a difference of related terms.
  • Mistakes in Cancellation: Clearly write out the terms to ensure correct identification of the terms that remain after cancellation.

4. Summary

The problem involves finding the sum of the first 10 terms of a series. By identifying the general term Tn=2n+1n2(n+1)2T_n = \frac{2n+1}{n^2(n+1)^2} and cleverly rewriting the numerator as (n+1)2n2(n+1)^2 - n^2, we transformed TnT_n into the telescoping form 1n21(n+1)2\frac{1}{n^2} - \frac{1}{(n+1)^2}. Summing the first 10 terms resulted in the cancellation of intermediate terms, leaving 111121 - \frac{1}{11^2}, which simplifies to 120121\frac{120}{121}.

The final answer is 120121\boxed{\frac{120}{121}}.

Practice More Sequences & Series Questions

View All Questions