This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The sum of the first n natural numbers 1 + 2 + 3 + 4 + . . . + n is given by the formula
2 n ( n + 1 )
The sum of the first n cubes 1 3 + 2 3 + 3 3 + 4 3 + . . . + n 3 is the square of the sum of the first n natural numbers:
( 2 n ( n + 1 ) ) 2
Thus, we can rewrite the expression as
( 1 + 8 + 2 7 + 6 4 + ⋯ + n 3 1 + 2 + 3 + 4 + ⋯ + n ) − 1
= [ ( 2 n ( n + 1 ) ) 2 2 n ( n + 1 ) ] − 1
= [ 2 n ( n + 1 ) 1 ] − 1
= 2 n ( n + 1 )