Puzzles
23 December
In the song The Twelve Days of Christmas, how many presents have been given after 8 days?
What's the star?
In the Christmas tree below, the rectangle, baubles, and the star at the top each contain a number. The square baubles contain square numbers; the triangle baubles contain triangle numbers; and the cube bauble contains a cube number.
The numbers in the rectangles (and the star) are equal to the sum of the numbers below them. For example, if the following numbers are filled in:
then you can deduce the following:
What is the number in the star at the top of this tree?
You can download a printable pdf of this puzzle here.
Advent 2016 murder mystery
2016's Advent calendar ended with a murder mystery, with each of
the murderer, motive, weapon and location being a digit from 1 to 9.
Here are the clues:
10
None of the digits of 171 is the location.
None of the digits of 171 is the location.
3
None of the digits of 798 is the motive.
None of the digits of 798 is the motive.
7
One of the digits of 691 is the location.
One of the digits of 691 is the location.
16
None of the digits of 543 is the location.
None of the digits of 543 is the location.
5
One of the digits of 414 is the murderer.
One of the digits of 414 is the murderer.
20
The first digit of 287 is the number of false red clues.
The first digit of 287 is the number of false red clues.
8
Clues on days that are factors of 768 are all true.
Clues on days that are factors of 768 are all true.
22
The murderer is the square root of one of the digits of 191.
The murderer is the square root of one of the digits of 191.
11
One of the digits of 811 is the weapon.
One of the digits of 811 is the weapon.
19
The highest common factor of the weapon and 128 is 1.
The highest common factor of the weapon and 128 is 1.
13
None of the digits of 512 is the murderer.
None of the digits of 512 is the murderer.
18
One of the digits of 799 is the motive.
One of the digits of 799 is the motive.
17
None of the digits of 179 is the motive.
None of the digits of 179 is the motive.
6
None of the digits of 819 is the location.
None of the digits of 819 is the location.
24
One of the digits of 319 is total number of false clues.
One of the digits of 319 is total number of false clues.
23
One of the digits of 771 is the murderer.
One of the digits of 771 is the murderer.
2
The weapon is not one of the digits of 435.
The weapon is not one of the digits of 435.
14
The final digit of 415 is the number of true blue clues.
The final digit of 415 is the number of true blue clues.
4
The weapon is a factor of 140.
The weapon is a factor of 140.
12
The number of false clues before today is the first digit of 419.
The number of false clues before today is the first digit of 419.
9
One of the digits of 447 is the motive.
One of the digits of 447 is the motive.
1
None of the digits of 563 is the motive.
None of the digits of 563 is the motive.
21
One of the digits of 816 is the murderer.
One of the digits of 816 is the murderer.
15
One of the digits of 387 is the motive.
One of the digits of 387 is the motive.
Santa
Each of the letters D, A, Y, S, N, T, B, R and E represents a different non-zero digit. The following sum is true:
$$
\begin{array}{cccccc}
D&A&D&D&Y\\
B&E&A&R&D&+\\
\hline
S&A&N&T&A
\end{array}
$$
This has a unique solution, but I haven't found a way to find the solution without brute force. This less insightful sum is also true with the same values of the letters (and should allow you to find the values of the letters using logic alone):
$$
\begin{array}{ccccc}
R&A&T&S\\
N&E&R&D&+\\
\hline
S&A&N&E
\end{array}
$$