Puzzles
16 December
Put the digits 1 to 9 (using each digit exactly once) in the boxes so that the sums are correct. The sums should be read left to right and top to bottom ignoring the usual order of operations. For example, 4+3×2 is 14, not 10.
Today's number is the product of the numbers in the red boxes.
| – | | ÷ | | = 1 |
| ÷ | | + | | × | |
| × | | – | | = 37 |
| × | | ÷ | | ÷ | |
| + | | + | | = 17 |
= 2 | | = 1 | | = 2 | |
15 December
The odd factors of 2025 are 1, 3, 5, 9, 15, 25, 27, 45, 75, 81, 135, 225, 405, 675 and 2025. There are 15 of these factors and 15 is itself an odd factor of 2025.
What is the smallest three-digit number whose number of odd factors is itself an odd factor of the number?
Show answer
Hide answer
In order for the number of odd factors of the number to be odd, it must be an odd square number or a power of two times an odd square number.
128 is 1 (an odd square) times 128 (a power of two) and no smaller three digit number is of this form.
14 December
There are five ways to make a list of four As and Bs that don't contain an odd number of consecutive As:
- B,B,B,B
- A,A,B,B
- B,A,A,B
- B,B,A,A
- A,A,A,A
How many ways are there to make a list of eleven As and Bs that don't contain an odd number of consecutive As?
Show answer
Hide answer
A valid sequence of length \(n\) can be made by either adding a single B to the right of a valid sequence of length \(n-1\)
or two As to a valid sequence of length \(n-2\). Therefore, the number of sequences of length \(n\) can be calculated by
adding the previous two terms (ie it's the Fibonacci sequence).
Using this, we can work out that the number of sequence of length eleven is 144.
13 December
Today's number is given in this crossnumber. No number in the completed grid starts with 0.
|
|
| Across |
| 1 | Today's number. | (3) |
| 4 | Two times today's number. | (3) |
| 5 | The product of the digits of today's number. | (2) |
|
| Down |
| 1 | The sum of the digits of today's number. | (2) |
| 2 | Two more than an anagram of today's number. | (3) |
| 3 | A multiple of 101. | (3) |
|
Show answer
Hide answer
3 down is a multiple of 101, so its middle digit must be 0:
The clue 4 across now tells us that the units digit of today's number (ie 1 across) is 5 or 0. As 3 down cannot begin with 0, it must be 5.
3 down is a multiple of 101:
The sum of the digits of today's number is at most 9+9+5 = 23, so 1 down starts with a 1 or 2. This means that the sum of the digits of today's number is at most 2 + 9 + 5 = 16, so 1 down must start with a 1:
Two times today's number (ie 4 across) must start with a 2 or 3. If it started with 2, then the sum of the digits of today's number (1 down) would be 12, so today's number would be 165. The product of
the digits of today's number (5 across) would be 30. This is not possible as 5 across ends in 5. The first digit of 4 across must therefore be a 3:
The sum of the digits of today's number is 13, and we can fill in the rest using the clues for 4 and 5 across:
Therefore, today's number is 175.
12 December
Mary uses the digits 1, 2, 3, 4, 5, 6 and 7 to make two three-digit numbers and a one-digit number (using each digit exactly once). The sum of her three numbers is 1000.
What is the smallest that the larger of her two three-digit numbers could be?
Show answer
Hide answer
The sum of the units digits of the three numbers must be 10 (as the units digit of the result must be 0 and the number are not big enough to allow the sum to be 20). Similarly, the sum of the
two tens digits must be 9, and the sum of the two hundreds digits is 9 (so that 10s are made when the 1 is carried).
The> hundreds digits could be 2 and 7, 3 and 6, or 4 and 5. As we're looking to make the larger number as small as possible, we should pick 4 and 5.
The tens digits could be 2 and 7 or 3 and 6. We pick 2 and 7 and as 2 is the smallest possible number here.
Finally, the units digits are 1, 3 and 6. We use 1 for our number as it's smallest, leading to 521.
11 December
Holly added up 3 consecutive numbers starting at 10, then added up the next 3 consective numbers, then found the difference between her two totals:
- 10 + 11 + 12 = 33
- 13 + 14 + 15 = 42
- 42 – 33 = 9
Ivy added up n consecutive numbers starting at m, then added up the next n consecutive numbers, then found the difference between her two totals.
The difference was 203401. What is the largest possible value of n that Ivy could have used?
Show answer
Hide answer
The sum of \(n\) consecutive numbers starting at \(m\) is \(m + (m + 1) + ... + (m + n-1) = nm + 0 + 1 + ... + n - 1\).
The sum of the next \(n\) consecutive number is \((m+n) + (m+n+1) + ... + (m + 2n - 1 ) = n(m + n) + 0 + 1 + ... + n - 1\). The difference between these two
is \(n(m + n) - nm = n^2\).
Therefore, whatever value of \(m\) is used, \(n\) will always be 451.
10 December
2025 is the smallest number with exactly 15 odd factors.
What is the smallest number with exactly 16 odd factors?
Show answer
Hide answer
If the numbers \(p_1\), \(p_2\), ..., \(p_n\) are odd prime numbers and \(i_1\), \(i_2\), ..., \(i_n\) are positive integers, then the number \(p_1^{i_1}p_2^{i_2}...p_n^{i_n}\)
has \((i_1+1)(i_2+1)...(i_n+1)\) odd factors.
If \((i_1+1)(i_2+1)...(i_n+1)=16\) the the possible values for the \(i\)s are:
- 15
- 7 and 1
- 3 and 3
- 3, 1 and 1
- 1, 1, 1 and 1
These options lead to:
- 315 = 14348907
- 37×51 = 10925
- 33×53 = 3375
- 33×51×71 = 945
- 31×51×71×111 = 1155
9 December
In a 3 by 5 grid of squares, if a line is drawn from the bottom left corner to the top right corner, it will pass through 7 squares:
In a 251 by 272 grid of squares, how many squares will a line drawn from the bottom left corner to the top right corner pass through?
Show answer & extension
Hide answer & extension
The line passes through one square in each column plus an extra square in a column whenever is passes between rows. It must pass between rows 250 times (to get from row 1 to 251) so
in total it passes through 250+272 = 522 squares.
Extension
In a 200 by 300 grid of squares, how many squares will a line drawn from the bottom left corner to the top right corner pass through?