How to sum $\sum_{k=1}^{n}n^2$ WITHOUT induction?

92 Views Asked by At

Is there any way to prove that: $$ 1^2+2^2+3^2+\ldots +n^2=\frac{n(n+1)(2n+1)}{6}$$ but WITHOUT using mathematical induction? (I don't know, maybe through some creative graphical demonstration?)

1

There are 1 best solutions below

1
On