Using induction it is straight forward to show $$\left(\sum_{k=1}^n k\right)^2=\sum_{k=1}^n k^3.$$ But is there also a geometrical interpretation that "proves" this fact? By just looking at those formulas I don't see why they should be equal.
-
See also http://math.stackexchange.com/q/320985/9754 – davidlowryduda Aug 09 '16 at 16:41
5 Answers
There is this picture. Here, they represent $x^3$ as $x$ squares of side length $x$. The big square is the sum of all numbers up to $x$.
page 86 ,85
book :proof without words
author : roger nelsen
you can find here many kind of this proof

- 24,922
This identity is sometimes called Nicomachus's theorem. If you type this in google, you'll recieve numerous pictures.
1.
2.
3.

- 1,134
An engineering style fourier-approach. You may not consider this to be very intuitively "geometric", but I thought it could be interesting however.
Consider the time-signal $[1,2,...,k]$ (A linear function or "triangle wave"). The LHS is the square of the DC component of the signal in the temporal/spatial domain which is straight forward to calculate. The RHS is the iterated convolution of the fourier transform of [1,2,3,...,k] three times and then DC component of that.

- 25,824