Puzzles
Square factorials
Multiply together the first 100 factorials:
Find a number, , such that dividing this product by produces a square number.
Show answer & extension
Hide answer & extension
First, look at how many times each number will appear in the product.
Now split the odd and even numbers.
As all the powers in the first bracket are even, the first bracket is a square number.
Next, take a factor of two out of each number in the second bracket.
The only odd powers involved are now in the last bracket. Dividing by would make each of these powers even, hence the overall number would be square.
Extension
For which numbers is it possible to find a number such that is a square number?
Lots of ones
Is any of the numbers 11, 111, 1111, 11111, ... a square number?
Show answer
Hide answer
No. If one of them were a square number, then its square root must end in 1 or 9 (as this is the only way to make the final digit a one). So the square root is of the form .
If is of the form 111...1, then is also of the form 111...1 (as it has just had the final 1 taken off). But is even and 111...1 is odd, so this is not possible.
22 December
What is the largest number which cannot be written as the sum of distinct squares?
Products and sums of squares
Show that the product of any two numbers, each of which is the sum of two square integers, is itself the sum of two square integers.
Show answer & extension
Hide answer & extension
The result of the multiplication can be written as:
where , , and are integers. Expanding the brackets gives:
Next, if and are expanded, we get:
And so:
We have written the product as the sum of two integers.
Extension
For which integers , , and can the result be written as the sum of two square integers in more than one way?
Odd squares
Prove that 1 and 9 are the only square numbers where all the digits are odd.
Show answer & extension
Hide answer & extension
If has all odd digits then the units digit of must be odd. It can be checked that cannot be a one digit number (except 1 or 3 as given in the question) as the tens digit will be even.
Therefore can be written as where is a positive integer and is an odd positive integer.
Now consider the tens digit of this.
has no effect on this digit. The tens digit of will be the units digit of which will be even. The tens digit of is even (as checked above). Therefore the tens digit of is even.
Hence 1 and 9 are the only square numbers where all the digits are odd.
Extension
For which bases is this not true?
Triangles between squares
Prove that there are never more than two triangle numbers between two consecutive square numbers.
Show answer & extension
Hide answer & extension
Let represent the th triangle number. This means that .
Suppose that for some integer , . This means that:
But for every positive integer , so:
and are both positive integers, so:
Now consider :
We know that and , so:
And so is not between and . So if a triangle number is between and then the next but one triangle number cannot also be between and . So there cannot be more than two triangle numbers between and .
Extension
Given an integer , how many triangle numbers are there between and ?
Square numbers
Towards the end of his life, Lewis Carroll recorded in his diary that he had discovered that double the sum of two square numbers could always be written as the sum of two square numbers. For example
Prove that this can be done for any two square numbers.
Chessboard squares
It was once claimed that there are 204 squares on a chessboard. Can you justify this claim?
Show answer & extension
Hide answer & extension
There are 64 1×1 squares, 49 2×2 squares, 36 3×3 squares, 25 4×4 squares, 16 5×5 squares, 9 6×6 squares, 4 7×7 squares and 1 8×8 square on a chessboard.
This can be shown by counting how many positions the top left corner of the square can sit on. For example, the top left corner of a 5×5 square can be in the first four rows and columns of the board (otherwise the square will go off the board) and 4×4=16.
64+49+36+25+16+9+4+1=204.
Extension
How many rectangles are there on a chessboard?