WMC 2022 UGFR Sol
WMC 2022 UGFR Sol
Final Round
Undergraduate
Instructions
This paper is 90 minutes long and consists of ten single answer questions (to be answered in
the below table) and two proofs (to be answered on the pages they’re written on). If needed,
additional sheets of blank paper may be used to finish your solutions.
Calculators may NOT be used. A ruler and compass may be used but all other geomet-
ric aids are NOT allowed. A translation aid (such as a dictionary) from English to another
language is allowed.
”It requires a very unusual mind to undertake the analysis of the obvious.” - Alfred North
Whitehead — Andrew Wiles
Undergraduate Page 2 of 8 14 September 2022
Question Answer
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
Undergraduate Page 3 of 8 14 September 2022
A. 4 mark questions
1. Let f : R → R be a function such that
2. Let n be a positive integer and let m be the largest odd divisor of n. Find the sum of
all n such that
n + 6 = m2 .
Solution: 9.
First notice that if is n is even the LHS is even and the right hand side is odd. We
therefore can assume n is odd. Note that as m is a factor of n that n + 6 is congruent
to 6 mod m and m2 is congruent to 0 mod m. Therefor m must be an odd factor of 6.
Only 1 and 3 are options, and only m = 3 turns out to work. Giving n = 9 as the only
solution
3. Using each of the digits 1, 2, 3, and 4 twice, write out an eight-digit number in which
there is one digit between the 1’s, two digits between the 2’s, three digits between the
3’s and four digits between the 4’s.
B. 5 mark questions
4. Let n = 20!: How many positive integers are factors of n?
Solution: 38880.
We write 20! as a product of primes. 20! = 217 38 54 72 111 131 171 191 . This lets us choose
the number of 2s in 18 ways the number of 3s in 9 ways and so on. For a total of
18 × 9 × 5 × 3 × 24 = 38880 ways.
Z 2 Z 0 Z 2
cos x cos x cos x
dx = dx + dx
−2 1 + 2x −2 1 + 2
x
0 1+2
x
Z 2 Z 2
cos x cos x
= −x
dx + x
dx
0 1+2 0 1+2
Z 2 x Z 2
2 cos x cos x
= x
dx + x
dx
0 2 +1 0 1+2
Z 2 x
(2 + 1) cos x
= dx
0 2x + 1
Z 2
= cos xdx
0
Undergraduate Page 5 of 8 14 September 2022
7. Eight consecutive 3-digit positive integers have the property that each of them is divisi-
ble by their last digit. What is the smallest of these numbers?
Solution 841. The numbers either end in 1 through 8 or 2 through 9 (or else we’d have
division byu zero). Call the numbers x + 1, x + 2,..., x + 8 and observe that x must be di-
visible by all the last digits or equivalently by the lcm of all last digits. IF the last digits
are 2 through 9 this is 2520 which isn’t a factor of any three digit number (it’s too large).
If the last digits are 1 through 8 then the lcm is 840. Which means the numbers must
be 841 through 848.
Undergraduate Page 6 of 8 14 September 2022
C. 6 mark questions
Solution a + b + c = 12
So c = 3, b = c = 3 and a = 2b = 6. So 12
d101 100
x sin(100x)
dx101 x=0
x3 x5 x7
Solution:100 · 101!. Recall the Taylor series sin(x) = x − 3!
− 5!
+ 7!
− ...
10. Steve the Unlucky has a 6 sided die with the magical property that whenever the die is
rolled and gives a 6, the die vanishes and two more dice with the same property magi-
cally appear. Steve the Unlucky decides to play a simple game as follows: he will roll
the die, and as long as new dice appear he will roll each of them exactly once. What is
the probability that Steve the Unlucky keeps playing this game forever?
Solution: 0. Let p be the probability that the game eventually terminates! Then p =
5
6
+ 16 p2 . This is because either we don’t roll a six and the game immediately terminates
or we do roll a six and the are left with two copies of the original game. This quadratic
solves to p = 1 or p = 5. p = 5 is nonsensical as a probabilty so p = 1 and we’re looking
for 1 − p.
Undergraduate Page 7 of 8 14 September 2022
1
Proceeding to the inductive step we see that sk+1 + sk+1 = (sk + s1k )·(s+ 1s )−(sk−1 + sk−1
1
).
Which is enough to prove our lemma.
√ 1 √ 1
Moving on to the main part of the proof, we let X = (m + m2 − 1) n + (m − m2 − 1) n
√ 1
and define y = (m + m2 − 1) n .
√ 1
It is easy to check that y1 = (m − m2 − 1) n so X = y + y1 . Which means that by our
√ √
lemma if X is rational then so is y n + y1n = (m + m2 − 1) + (m − m2 − 1) = 2m, but
2m is given as irrational so it follows that y + y1 is irrational.
Undergraduate Page 8 of 8 14 September 2022
12. The numbers 1, 2, 3, . . . , 2n − 1, 2n are arbitrarily divided into two groups with n num-
bers each. The numbers in the first group are written in ascending order, denoted by
a1 , a2 , . . . , an , and the numbers in the second group are written in descending order,
denoted by b1 , b2 , . . . , bn . (So a1 < a2 < · · · < an and b1 > b2 > · · · > bn .) Find, with
proof the value of the following expression:
Solution n2 . Call the numbers 1, 2, 3,..., n ’small’ and the numbers n+1, n+2, n+3,...,2n
’big’. There must be exactly as many big numbers in A and small numbers in B and visa
versa. Therefore every pair will be a big number minus a small number. This means
that the total will always be [(n + 1) + (n + 2) + ...(2n)] − [1 + 2 + ... + n] = n2