RankLab
Back to Concepts
MathsHardClass 11

Summation of Series — Telescoping + Σr Σr² Σr³

Sequences & Series

38

JEE Qs

30%

Hard

90

min

For summation problems, always start by identifying the general r-th term (T_r) and then decide if it simplifies to a standard sum, requires a telescoping decomposition, or a combination of methods.

🧮 Key Formulas

Σr = n(n+1)/2
Σr² = n(n+1)(2n+1)/6
Σr³ = [n(n+1)/2]^2
General telescoping decomposition: 1/(n(n+k)) = (1/k) * (1/n - 1/(n+k))
General telescoping decomposition: 1/(n(n+1)(n+2)) = (1/2) * (1/(n(n+1)) - 1/((n+1)(n+2)))

✅ Key Points for JEE

  • 1The core idea of a telescoping series is to express the r-th term T_r as a difference of two consecutive terms of a sequence, i.e., T_r = V_r - V_{r+k} or V_{r+k} - V_r, such that intermediate terms cancel out upon summation.
  • 2Master the standard summation formulas for Σr, Σr², Σr³ as they are frequently used directly or after simplification of the general term.
  • 3For telescoping sums, the key step is to use partial fraction decomposition, algebraic manipulation (e.g., multiplying and dividing by a suitable term), or rationalization to transform the general term T_r into the desired difference form.
  • 4Carefully write out the first few and last few terms of the series after expressing T_r in difference form to correctly observe the cancellation pattern and identify the terms that remain.
  • 5Be vigilant about the limits of summation and potential index shifts. Ensure the general term T_r is correctly identified for the r-th term of the series, not just a pattern.

⚠️ Common Mistakes

  • Incorrectly applying standard sum formulas by using 'n' when the actual upper limit of summation is different, or misremembering the formulas themselves.
  • Errors in partial fraction decomposition or algebraic manipulation when trying to convert T_r into the V_r - V_{r+k} form.
  • Failing to identify the correct cancellation pattern in telescoping sums, leading to incorrect remaining terms or signs, especially with multi-term differences.
  • Not finding the general r-th term (T_r) correctly for more complex series, which makes applying any summation method impossible.

NCERT Chapters

  • Class 11 Mathematics Ch 9: Sequences and Series