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

Question

Let SnS_n be the sum to nn-terms of an arithmetic progression 3,7,113,7,11, If 40<\left(\frac{6}{n(n+1)} \sum_\limits{k=1}^n S_k\right)<42, then nn equals ________.

Answer: 3

Solution

Key Concepts and Formulas

  • Arithmetic Progression (AP): A sequence of numbers such that the difference between the consecutive terms is constant. The sum of the first nn terms of an AP is given by Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d], where aa is the first term and dd is the common difference.
  • Summation Formulas:
    • Sum of first nn natural numbers: k=1nk=n(n+1)2\sum_{k=1}^{n} k = \frac{n(n+1)}{2}
    • Sum of first nn squares: k=1nk2=n(n+1)(2n+1)6\sum_{k=1}^{n} k^2 = \frac{n(n+1)(2n+1)}{6}
  • Inequality Solving: Manipulating inequalities by performing the same operation on all parts.

Step-by-Step Solution

Step 1: Determine the sum of nn terms of the given AP, SnS_n. The given arithmetic progression is 3,7,11,3, 7, 11, \ldots. The first term is a=3a = 3. The common difference is d=73=4d = 7 - 3 = 4. We use the formula for the sum of nn terms of an AP: Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d] Substituting the values of aa and dd: Sn=n2[2(3)+(n1)4]S_n = \frac{n}{2}[2(3) + (n-1)4] Sn=n2[6+4n4]S_n = \frac{n}{2}[6 + 4n - 4] Sn=n2[4n+2]S_n = \frac{n}{2}[4n + 2] Factoring out 2 from the bracket: Sn=n22(2n+1)S_n = \frac{n}{2} \cdot 2(2n + 1) Sn=n(2n+1)=2n2+nS_n = n(2n + 1) = 2n^2 + n This expression gives the sum of the first nn terms of the AP.

Step 2: Calculate the sum k=1nSk\sum_{k=1}^{n} S_k. We need to find the sum of Sk=2k2+kS_k = 2k^2 + k from k=1k=1 to nn. k=1nSk=k=1n(2k2+k)\sum_{k=1}^{n} S_k = \sum_{k=1}^{n} (2k^2 + k) Using the linearity of summation: k=1nSk=2k=1nk2+k=1nk\sum_{k=1}^{n} S_k = 2 \sum_{k=1}^{n} k^2 + \sum_{k=1}^{n} k Applying the standard summation formulas: k=1nSk=2(n(n+1)(2n+1)6)+(n(n+1)2)\sum_{k=1}^{n} S_k = 2 \left( \frac{n(n+1)(2n+1)}{6} \right) + \left( \frac{n(n+1)}{2} \right) Simplify the expression: k=1nSk=n(n+1)(2n+1)3+n(n+1)2\sum_{k=1}^{n} S_k = \frac{n(n+1)(2n+1)}{3} + \frac{n(n+1)}{2} Find a common denominator (6) and factor out n(n+1)n(n+1): k=1nSk=n(n+1)[2n+13+12]\sum_{k=1}^{n} S_k = n(n+1) \left[ \frac{2n+1}{3} + \frac{1}{2} \right] Combine the fractions inside the bracket: k=1nSk=n(n+1)[2(2n+1)+3(1)6]\sum_{k=1}^{n} S_k = n(n+1) \left[ \frac{2(2n+1) + 3(1)}{6} \right] k=1nSk=n(n+1)[4n+2+36]\sum_{k=1}^{n} S_k = n(n+1) \left[ \frac{4n+2 + 3}{6} \right] k=1nSk=n(n+1)(4n+5)6\sum_{k=1}^{n} S_k = \frac{n(n+1)(4n+5)}{6}

Step 3: Solve the given inequality for nn. The given inequality is: 40<(6n(n+1)k=1nSk)<4240 < \left(\frac{6}{n(n+1)} \sum_{k=1}^n S_k\right) < 42 Substitute the expression for k=1nSk\sum_{k=1}^n S_k: 40<(6n(n+1)n(n+1)(4n+5)6)<4240 < \left(\frac{6}{n(n+1)} \cdot \frac{n(n+1)(4n+5)}{6}\right) < 42 Cancel out the common terms: 40<(4n+5)<4240 < (4n+5) < 42 Subtract 5 from all parts of the inequality: 405<4n<42540 - 5 < 4n < 42 - 5 35<4n<3735 < 4n < 37 Divide all parts by 4: 354<n<374\frac{35}{4} < n < \frac{37}{4} Convert to decimals: 8.75<n<9.258.75 < n < 9.25 Since nn must be a natural number (positive integer), the only integer value that satisfies this inequality is n=9n=9.

Common Mistakes & Tips

  • Algebraic Errors: Be meticulous with algebraic manipulations, especially when simplifying fractions and combining terms.
  • Formula Application: Ensure correct recall and application of the summation formulas for kk and k2k^2.
  • Integer Constraint: Remember that nn represents the number of terms, so it must be a positive integer. This is crucial for selecting the correct value from an inequality.

Summary

The problem requires us to first find the general term for the sum of an arithmetic progression (SnS_n), then compute the sum of these terms up to nn (k=1nSk\sum_{k=1}^{n} S_k), and finally use the given inequality to solve for nn. By carefully applying the formulas for AP sums and summation of powers, and performing accurate algebraic simplification, we arrived at the inequality 8.75<n<9.258.75 < n < 9.25. Given that nn must be a natural number, the unique solution is n=9n=9.

The final answer is 9\boxed{9}.

Practice More Sequences & Series Questions

View All Questions