- Published on
Bounding a sigma sum
- Authors

- Name
- Vu Hung
Problem Statement
Let the sequence be defined by
for integers . You may assume the standard result
- Explain why, for all integers such that ,
- Hence, evaluate .
Hints
[leftmargin=*]
- Part (i): Since is positive, compare the sizes of , , and .
- Part (ii): Sum the inequality from part (i) over to . Factor out denominators independent of , substitute the sum-of-squares formula, and apply the Squeeze Theorem.
Solutions
(i) For , the denominators satisfy
Taking reciprocals reverses the inequality (all terms are positive):
Multiplying through by the positive term gives
(ii) Summing from to ,
Factoring out the -independent denominators,
Substituting the given formula,
As , the highest power in numerator and denominator is , so both bounds tend to
By the Squeeze Theorem,
Takeaways
- Bounding by manipulating denominators is a core technique for rigorous sequence limits.
- Denominators independent of the summation index can be factored out of sigma notation.
- This style of question links algebraic series manipulation with limit evaluation via the Squeeze Theorem.
Further Readings
- HSC Collections: https://vumaths.com/booklets/hsc-collections/
- HSC Vectors: https://vumaths.com/booklets/hsc-vectors/
- HSC Combinatorics: https://vumaths.com/booklets/hsc-combinatorics/
- HSC Distributions: https://vumaths.com/booklets/hsc-distributions/
Connect with me
- Instagram: https://www.instagram.com/vuhung16/
- Website - Vu's Maths Hub: https://vumaths.com/
- YouTube - HSC Maths Extension 1+2: https://www.youtube.com/playlist?list=PLHSE0sAlTr2w
