There is a customised chessboard of size N x N (N > 1) such that the total number of different squares it contains is also a square of an integer.
Answer the following questions:
What is the formula for how many different squares a custom N x N chessboard contains? (Hint: this is not just N2, but must also include all of the different possible 2x2 squares you can make, the 3x3 squares, the 4x4 squares, and so on...)
What is the smallest value of N for which the custom N x N chessboard has a number of squares which is also the square of some integer?
Question
Guest
There is a customised chessboard of size N x N (N > 1) such that the total number of different squares it contains is also a square of an integer.
Answer the following questions:
What is the formula for how many different squares a custom N x N chessboard contains? (Hint: this is not just N2, but must also include all of the different possible 2x2 squares you can make, the 3x3 squares, the 4x4 squares, and so on...)
What is the smallest value of N for which the custom N x N chessboard has a number of squares which is also the square of some integer?
Link to comment
Share on other sites
12 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.