Surd telescoping

#hsc-maths#sequences#medium

In this post, we explore the surd telescoping technique — a clever application of conjugate rationalisation and series cancellation that appears in the HSC sequences syllabus. By mastering this method, you'll gain insight into simplifying surd sums, finding closed forms, and rapidly solving inequality problems.

Problem Statement

Let

ak=1k+1+k,Sn=k=1nak.a_k=\frac1{\sqrt{k+1}+\sqrt{k}},\qquad S_n=\sum_{k=1}^n a_k.
  • Show ak=k+1ka_k=\sqrt{k+1}-\sqrt{k}.
  • Find SnS_n.
  • Evaluate S99S_{99}.
  • Find the smallest integer NN such that SN>10S_N>10.

Hints

Rationalize with the conjugate and then telescope.


Solutions

We begin by rationalising the denominator using the conjugate, a standard trick to eliminate surds from the denominator:

ak=k+1k(k+1)k=k+1k.a_k=\frac{\sqrt{k+1}-\sqrt{k}}{(k+1)-k}=\sqrt{k+1}-\sqrt{k}.

Because each aka_k can be expressed as a difference of consecutive square roots, the sum telescopes beautifully: all intermediate terms cancel, leaving only the first negative and last positive terms.

Hence

Sn=(21)++(n+1n)=n+11.S_n=(\sqrt2-\sqrt1)+\cdots+(\sqrt{n+1}-\sqrt n)=\sqrt{n+1}-1.

So S99=101=9S_{99}=10-1=9. For SN>10S_N>10:

We set up an inequality using the closed form and solve it algebraically.

N+11>10    N>120,\sqrt{N+1}-1>10 \implies N>120,

smallest such integer is N=121N=121.


Takeaways

  • Rationalising the denominator with a conjugate turns a fraction of surds into a simpler difference, enabling telescoping.
  • Telescoping sums collapse to just the end terms, drastically simplifying evaluation.
  • Once you have a closed form, solving equations or inequalities becomes a straightforward algebraic task.

Further Readings

HSC Functions, HSC Complex Numbers, HSC Vectors, HSC Polynomials

Written by Vu Hung Nguyen

Mathematics Educator · LinkedIn · About