Join TSR
 
About Us | FAQs | Sign in
 
Advanced
Search

Join The Student Room Today

Be part of the UK's largest and fastest growing student community.

It's free to join and a lot of fun - Get inspired, express your ideas, interact and share

STEP I 1994 question 7 solution

From The Student Room

TSR Wiki > Study Help > Subjects and Revision > Mathematics > STEP > STEP I 1994 question 7 solution


To prove:  (n^{2} + 1) + (n^{2} + 2) + ... + (n + 1)^{2} = n^{3} + (n + 1)^{3}

The summation is of the integers from  (n^{2} + 1) to  (n + 1)^{2} , hence:

[Unparseable or potentially dangerous latex formula. Error 5 : 1893x66]

[Unparseable or potentially dangerous latex formula. Error 5 : 1125x59]

 \displaystyle \sum _{r = 1} ^{n^{2}} r = \frac{n^{2}}{2} (n^{2} + 1) = \frac{n^{4} + n^{2}}{2}

Hence:

 \displaystyle 2 \sum _{r = 1} ^{n} r^{3} - n^{3} = \frac{n^{4} + n^{2}}{2} \\ \implies \sum _{r = 1} ^{n} r^{3} = \frac{n^{4} + 2n^{3} + n^{2}}{4} \\ = \frac{n^{2}(n^{2} + 2n + 1)}{4} \\ = \frac{1}{4} n^{2} (n + 1)^{2} .