Originally Posted by davis_greatest
This can be found by adding every second triangular number, up to the 20th.
The triangular numbers are:
1
1+2 = 3
1+2+3 = 6
1+2+3+4 = 10
1+2+3+4+5 =15
1+2+3+4+5+6 = 21
.....
1+2+3+...+19+20 = 210
If we add every second one we get 3 + 10 + 21 + ... + 210 = 825.
snookersfun will, I hope, paste a nice picture of triangles to explain why this is the solution. (abextra, where are you with your smiley triangle pictures for this round?

For n rows, we can find a nice formula: for n even, the formula is n(n+2)(2n+5)/24, which, if we put n=20, gives the 825 above.
Leave a comment: