How many squares on a chessboard?

How many squares of all sizes are there on a chessboard?


The answer is 204.

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.

1 solution

Edwin Gray
Aug 24, 2018

Assuming the chessboard is 8x8, we find that there are 64 squares of side 1, 49 of side 2, and in general n^2 squares of side 9 - n. Therefore the total number of squares is the sum of n^2 from n = 1 to n =8 = 8(9)(17)/6 = 204. Ed Gray

Thanks Edwin wondering the derivation of the formula you seemed to have used. 8 9 17?

Chaz Dodd - 2 years, 9 months ago

n(n+1)(2n+1)

Chaz Dodd - 2 years, 9 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...