problem
Unravelling Sequences
Can you describe what is happening as this program runs? Can you unpick the steps in the process?
In this investigation, we look at Pascal's Triangle in a slightly different way - rotated and with the top line of ones taken off.
The picture illustrates the sum 1 + 2 + 3 + 4 = (4 × 5)/2. Prove the general formula for the sum of the first n natural numbers and the formula for the sum of the cubes of the first n natural numbers.
Watch the video to see how to add together an arithmetic sequence of numbers efficiently.