- #1
rsala004
- 23
- 0
this is to figure out formula for how many squares you can find in a nxn box.
12+22+32+...+N2
Can someone show steps to how a simplified formula can be found? ( i only know the concept of induction, not how to do it really..)
it is (n)(n+1)(2n+1)/6 , but how is this accomplished
thanks a lot, would be great if some work was shown.
12+22+32+...+N2
Can someone show steps to how a simplified formula can be found? ( i only know the concept of induction, not how to do it really..)
it is (n)(n+1)(2n+1)/6 , but how is this accomplished
thanks a lot, would be great if some work was shown.