State the function to be used
f(r)=r(r+1)1 The general term will be written as a difference of values of f.
Form the difference f(r)−f(r+1)
f(r)−f(r+1)=r(r+1)1−(r+1)(r+2)1 This is the difference that will telescope.
Put the difference over a common denominator
f(r)−f(r+1)=r(r+1)(r+2)2 The two terms combine to give exactly the general term of the series.
State the general term as a difference
ur=r(r+1)(r+2)2=f(r)−f(r+1)withf(r)=r(r+1)1 This is the form required for the method of differences.
Write the sum as a difference of two shifted sums
r=1∑nr(r+1)(r+2)2=r=1∑nf(r)−r=2∑n+1f(r) Re-indexing the second sum shows which terms are common to both.
Write the term when r=1
f(1)−f(2)=21−61 Each term is the difference of two values of f.
Write the term when r=2
f(2)−f(3)=61−121 Each term is the difference of two values of f.
Write the term when r=n−1
f(n−1)−f(n)=n(n−1)1−n(n+1)1 The penultimate term of the sum.
Write the term when r=n
f(n)−f(n+1)=n(n+1)1−(n+1)(n+2)1 The last term of the sum; note the second part involves f(n+1).
Add the terms and cancel the interior terms
r=1∑nr(r+1)(r+2)2=(21−61)+(61−121)+⋯+(n(n−1)1−n(n+1)1)+(n(n+1)1−(n+1)(n+2)1) Every value of f between f(2) and f(n) appears once positively and once negatively, so it cancels.
Identify the surviving terms
r=1∑nr(r+1)(r+2)2=21−(n+1)(n+2)1 Exactly 1 term survives at each end of the sum.
Simplify to obtain the closed form
r=1∑nr(r+1)(r+2)2=2(n+1)(n+2)n(n+3) Collecting over a common denominator gives a single fraction.
Set the closed form equal to the given total
2(n+1)(n+2)n(n+3)=13265 This turns the summation into an equation in n.
Cross-multiply and collect all terms on one side
n2+3n−130=0 Clearing the denominator leaves a polynomial equation in n.
Factorise the polynomial
(n−10)(n+13)=0 Factorising exposes the roots of the equation.
Check by summing the 10 terms directly
r=1∑10r(r+1)(r+2)2=13265 Direct addition of the terms reproduces the given total.
State the value of n
This is the required upper limit.