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

Question

Let S k = 1+2+3+....+kk.{{1 + 2 + 3 + .... + k} \over k}. If S12+S22+.....+S102=512S_1^2 + S_2^2 + .....\, + S_{10}^2 = {5 \over {12}}A, then A is equal to :

Options

Solution

Key Concepts and Formulas

  • Sum of the first kk natural numbers: The sum of an arithmetic progression 1+2+3++k1 + 2 + 3 + \dots + k is given by: i=1ki=k(k+1)2\sum_{i=1}^{k} i = \frac{k(k+1)}{2}
  • Sum of the squares of the first nn natural numbers: The sum of the squares of the first nn natural numbers is given by: i=1ni2=n(n+1)(2n+1)6\sum_{i=1}^{n} i^2 = \frac{n(n+1)(2n+1)}{6}

Step-by-Step Solution

Step 1: Simplify the expression for SkS_k We are given Sk=1+2+3++kkS_k = \frac{1 + 2 + 3 + \dots + k}{k}. Why this step? Simplifying the general term SkS_k is essential to make the subsequent calculations manageable. It transforms a complex expression into a more straightforward algebraic form. Using the formula for the sum of the first kk natural numbers, we have: Sk=k(k+1)2kS_k = \frac{\frac{k(k+1)}{2}}{k} For k1k \ge 1, we can cancel kk from the numerator and denominator: Sk=k+12S_k = \frac{k+1}{2}

Step 2: Find the expression for Sk2S_k^2 The problem requires the sum of the squares of SkS_k, so we need to square the simplified expression for SkS_k. Why this step? This step directly prepares the term Sk2S_k^2 for summation, as required by the problem statement. Squaring SkS_k: Sk2=(k+12)2=(k+1)24S_k^2 = \left(\frac{k+1}{2}\right)^2 = \frac{(k+1)^2}{4}

Step 3: Evaluate the summation k=110Sk2\sum_{k=1}^{10} S_k^2 We need to compute the sum S12+S22++S102S_1^2 + S_2^2 + \dots + S_{10}^2. Why this step? This is the core computational part of the problem where we apply the summation formulas to find the value of the given series. k=110Sk2=k=110(k+1)24\sum_{k=1}^{10} S_k^2 = \sum_{k=1}^{10} \frac{(k+1)^2}{4} We can factor out the constant 14\frac{1}{4}: k=110Sk2=14k=110(k+1)2\sum_{k=1}^{10} S_k^2 = \frac{1}{4} \sum_{k=1}^{10} (k+1)^2 To evaluate k=110(k+1)2\sum_{k=1}^{10} (k+1)^2, we can use a change of index. Let j=k+1j = k+1. When k=1k=1, j=2j=2. When k=10k=10, j=11j=11. So, the summation becomes: k=110(k+1)2=j=211j2\sum_{k=1}^{10} (k+1)^2 = \sum_{j=2}^{11} j^2 This is the sum of squares from 222^2 to 11211^2. We can express this using the formula for the sum of the first nn squares: j=211j2=(j=111j2)12\sum_{j=2}^{11} j^2 = \left(\sum_{j=1}^{11} j^2\right) - 1^2 Using the formula i=1ni2=n(n+1)(2n+1)6\sum_{i=1}^{n} i^2 = \frac{n(n+1)(2n+1)}{6} with n=11n=11: j=111j2=11(11+1)(211+1)6=1112236=11223=506\sum_{j=1}^{11} j^2 = \frac{11(11+1)(2 \cdot 11+1)}{6} = \frac{11 \cdot 12 \cdot 23}{6} = 11 \cdot 2 \cdot 23 = 506 Therefore, j=211j2=50612=5061=505\sum_{j=2}^{11} j^2 = 506 - 1^2 = 506 - 1 = 505 Substituting this back into the expression for k=110Sk2\sum_{k=1}^{10} S_k^2: k=110Sk2=14505=5054\sum_{k=1}^{10} S_k^2 = \frac{1}{4} \cdot 505 = \frac{505}{4}

Step 4: Solve for A We are given that S12+S22++S102=512AS_1^2 + S_2^2 + \dots + S_{10}^2 = \frac{5}{12}A. Why this step? This step involves equating our calculated sum with the given expression involving AA to isolate and solve for the unknown variable AA. We have calculated the sum to be 5054\frac{505}{4}. So, we set up the equation: 5054=512A\frac{505}{4} = \frac{5}{12}A To solve for AA, we multiply both sides by 125\frac{12}{5}: A=5054125A = \frac{505}{4} \cdot \frac{12}{5} Simplify the expression: A=5055124=1013=303A = \frac{505}{5} \cdot \frac{12}{4} = 101 \cdot 3 = 303

Common Mistakes & Tips

  • Index of summation: Be careful when changing the index of summation. Ensure the new limits (lower and upper bounds) are correctly adjusted.
  • Arithmetic errors: Summation formulas involve multiplications and divisions. Double-check all arithmetic calculations to avoid errors that can lead to an incorrect final answer.
  • Formula recall: Ensure accurate recall of standard summation formulas for natural numbers and their squares.

Summary

The problem involves calculating the sum of squares of the average of the first kk natural numbers. We first simplified the expression for SkS_k to k+12\frac{k+1}{2}. Then, we squared this to get Sk2=(k+1)24S_k^2 = \frac{(k+1)^2}{4}. By evaluating the summation k=110Sk2\sum_{k=1}^{10} S_k^2 using the formula for the sum of squares and a change of index, we found the sum to be 5054\frac{505}{4}. Finally, by equating this sum to the given expression 512A\frac{5}{12}A, we solved for AA and found it to be 303.

The final answer is 303\boxed{303} which corresponds to option (D).

Practice More Sequences & Series Questions

View All Questions