CRUXv 44 N 7
CRUXv 44 N 7
Editorial Board
Editor-in-Chief Kseniya Garaschuk University of the Fraser Valley
Copyright
c Canadian Mathematical Society, 2018
278
Crux Mathematicorum
Founding Editors / Rédacteurs-fondateurs: Léopold Sauvé & Frederick G.B. Maskell
Former Editors / Anciens Rédacteurs: G.W. Sands, R.E. Woodrow, Bruce L.R. Shawyer,
Shawn Godin
Crux Mathematicorum
with Mathematical Mayhem
Former Editors / Anciens Rédacteurs: Bruce L.R. Shawyer, James E. Totten, Václav Linek,
Shawn Godin
CC332. Find the largest integer k such that 135k divides 2016!. Note that
n! = 1 · 2 · 3 · · · n.
1
CC333. Let θ = arctan 2 + arctan 3. Find and simplify fully.
sin2 θ
CC334. Find the sum of all positive integers x for which x + 56 and x + 113
are perfect squares.
.................................................................
CC331. Considérez le triangle ABC tel que ∠B = ∠C = 70◦ . Sur les côtés
AB et AC, on prend les points F and E tels que ∠ABE = 15◦ and ∠ACF = 30◦ .
Trouvez ∠AEF .
CC332. Trouvez le plus grand entier k tel que 135k divise 2016!, où n! =
1 · 2 · 3 · · · n.
1
CC333. Soit θ = arctan 2 + arctan 3. Trouvez et simplifiez le plus
sin2 θ
possible.
Copyright
c Canadian Mathematical Society, 2018
280/ THE CONTEST CORNER
CONTEST CORNER
SOLUTIONS
Statements of the problems in this section originally appear in 2017: 43(7), p. 281–281.
CC281. In the Original Six era of the NHL, one particular season, each team
played 20 games (each team played the other 5 teams 4 times each). Each game
ended as a win, a loss or a tie (there were no ‘overtime losses’). At the end of this
certain season, the standings were as below. What were all the possible outcomes
for Montreal’s number of wins X, losses Y and ties Z?
Team Wins Losses Ties
Toronto 2 12 6
Boston 6 10 4
Detroit 7 12 1
New York 7 9 4
Chicago 11 7 2
Montreal x y z
Originally Question 6 from the 2015 W.J. Blundon Mathematics Contest.
We received 8 solutions, all of which were correct and complete. We present the
solution by Fernando Ballesta Yagüe.
The known results are:
• 2 + 6 + 7 + 7 + 11 = 33 wins.
• 12 + 10 + 12 + 9 + 7 = 50 losses.
• 6 + 4 + 1 + 4 + 2 = 17 ties.
As we eventually need to have the same total number of wins and losses (if a team
loses a match, another team has had to win that match), we have that x + 33,
which is the total number of wins, has to be equal to y + 50, which is the total
number of losses. Since the total number of matches played by Montreal’s team is
20, we have:
x + y + z = 20,
x + 33 = y + 50.
x = y + 17 → (y + 17) + y + z = 20 → z = 3 − 2y.
Since the total number of ties, which is z + 17, has to be even (if a match has
ended in a tie, it has ended in a tie for both of the teams), we have that z > 0 and
z is odd. The only two possibilities for z > 0 are y = 0 and y = 1. If y = 0, then
z = 3 and x = 17; if y = 10, then z = 1 and x = 18. So the possible outcomes for
Montreal’s number of wins, losses and ties are:
x = 17, y = 0, z = 3
x = 18, y = 1, z = 1
= 23 · 3 + 23 · 32 + 23 · 33 + · · · + 23 · 32003
= 8 · (3 + 32 + 33 + · · · + 32003 )
3 (32003 − 1)
=8·
2
= 12 (32003 − 1).
Copyright
c Canadian Mathematical Society, 2018
282/ THE CONTEST CORNER
We give a generalization which, in the case n = 2003, yields the solution to the
proposed problem.
1 3 2 3 3 3 n 3
Ä 4 ä Ä 5 ä Ä 6 ä Ä n+3 ä
33 − 33 + 33 − 33 + 33 − 33 + · · · + 3 3 − 3 3 (1)
î 1 ó3 î 2 ó3 î 3 ó3 n 3
= 3 3 (3 − 1) + 3 3 (3 − 1) + 3 3 (3 − 1) + · · · + 3 3 (3 − 1)
= 3 · 23 + 3 2 · 23 + 3 3 · 23 · · · + 3 n · 23
= 23 3 + 32 + 33 + · · · + 3n .
3n · 3 − 3 3 (3n − 1)
= .
3−1 2
Substituting this value in (1), we get
12 32003 − 1 .
CC283. Two bags, Bag A and Bag B, each contain 9 balls. The 9 balls in
each bag are numbered from 1 to 9. Suppose one ball is removed randomly from
Bag A and another ball from Bag B. If X is the sum of the numbers on the balls
left in Bag A and Y is the sum of the numbers of the balls remaining in Bag B,
what is the probability that X and Y differ by a multiple of 4?
Originally Question 10 from the 2015 W.J. Blundon Mathematics Contest.
We received eight submissions to this problem, all of which were correct. We
present the solution by Steven Chow, Miguel Amengual Covas, and Ballesta Yagüe
Fernando (all done independently), modified by the editor.
Let x, y be the number of the ball removed from the Bag A and B, respectively.
We have that
|X − Y | = | (45 − x) − (45 − y) | = | − x + y|.
X and Y differ by a multiple of 4 if and only if x and y are congruent modulo
4. From 1 to 9, the number of integers congruent to 0, 1, 2, 3 modulo 4 are 2, 3,
2, 2, respectively, so the probability that the numbers on the balls removed are
congruent modulo 4 is
Å ã2 Å ã2 Å ã2 Å ã2
2 3 2 2 7
+ + + = .
9 9 9 9 27
7
Therefore the probability that X and Y differ by a multiple of 4 is 27 .
CC284. Define the function f (x) to be the largest integer less than or equal
to x for any real x. For example, f (1) = 1, f (3/2) = 1, f (7/2) = 3, f (7/3) = 2.
Let
g(x) = f (x) + f (x/2) + f (x/3) + · · · + f (x/(x − 1)) + f (x/x).
a) Calculate g(4) − g(3) and g(7) − g(6).
b) What is g(116) − g(115)?
Originally Question 10 from the 2016 W.J. Blundon Mathematics Contest.
We received 8 correct solutions. We present the solution by Titu Zvonaru.
For positive integersn, we denote by d(n) the number of divisors of n. Let k =
1, 2, ..., n. Dividing n by k, we have n = pk + r, with 0 ≤ r < k.
If 0 < r, then n − 1 = pk + (r − 1). Hence, f nk = f n−1
k .
n n−1
If r = 0, then n − 1 = (p − 1)k + (k − 1). Hence, f k − f k = p − (p − 1) = 1.
We deduce that
g(n) − g(n − 1) = d(n),
Since 4 = 2 , 7 = 7, and 116 = 22 · 29, we have
2
CC285. Find all values of k so that x2 + y 2 = k 2 will intersect the circle with
equation (x − 5)2 + (y + 12)2 = 49 at exactly one point.
Originally Question 6 from the 2016 W.J. Blundon Mathematics Contest.
We received 15 solutions, of which 10 were correct and complete and 5 were incom-
plete. One of the correct solutions was in Spanish. We present here the solution
by Dan Daniel.
The two circles intersect in one point (internally or externally) if either O1 O2 =
r1 + r2 or O1 O2 = pkr1 − r2 k, where we define O1 as (0,0) and O2 as (5,12). We
then have O1 O2 = (5 − 0)2 + (−12 − 0)2 = 13. So r1 = kkk, and r2 = 7.
The first case gives
kkk + 7 = 13 =⇒ kkk = 6 =⇒ k = ±6,
while the second gives
kkkk − 7k = 13 =⇒ kkk − 7 = ±13 =⇒ kkk = 20 =⇒ k = ±20.
Therefore k ∈ {−20, −6, 6, 20}.
Copyright
c Canadian Mathematical Society, 2018
284/ THE OLYMPIAD CORNER
The editor thanks Valérie Lapointe, Carignan, QC, for translations of the problems.
OC392. In a convex hexagon ABCDEF all sides are equal and also AD =
BE = CF . Prove that a circle can be inscribed into this hexagon.
OC393. The point O is the center of the circumcircle Ω of the acute triangle
ABC. The circumcircle ω of the triangle AOC intersects the sides AB and BC
again at the points E and F . Moreover, the line EF divides the area of the triangle
ABC in half. Find ∠B.
OC394. In Chicago, there are 36 criminal gangs, some of which are at war with
each other. Each gangster belongs to several gangs and every pair of gangsters
belongs to a different set of gangs. It is known that no gangster is a member of
two gangs that are at war with each other. Furthermore, each gang that some
gangster does not belong to is at war with some gang he does belong to. What is
the largest possible number of gangsters in Chicago?
det(A1 B1 + A2 B2 + · · · + Ak Bk ) = 0.
.................................................................
OC391. Soit x1 , x2 , x3 , . . . une suite d’entiers positifs telle que pour chaque
paire d’entiers positifs (m, n), on a xmn 6= xm(n+1) . Prouvez qu’il existe un entier
positif i tel que xi ≥ 2017.
OC392. Soit un hexagone convexe ABCDEF dont tous les côtés sont égaux et
dont AD = BE = CF . Prouvez qu’un cercle peut être inscrit dans cet hexagone.
det(A1 B1 + A2 B2 + · · · + Ak Bk ) = 0.
Copyright
c Canadian Mathematical Society, 2018
286/ THE OLYMPIAD CORNER
OLYMPIAD SOLUTIONS
Statements of the problems in this section originally appear in 2017: 43(5), p. 194–195.
OC331. Find all triples of nonnegative integers (x, y, z) and x ≤ y such that
x2 + y 2 = 3 · 2016z + 77.
OC333. Find all functions f : R → R so that for all real numbers x and y,
Let t 6= 0 such that f (t) 6= 0, then f (t/4) = t2 /16. At x = t/4 and y = 3t/4:
(f (t/4)+3t2 /16)f (−2t)+(f (3t/4)+3t2 /16)f (0) = (f (t))2 implies t2 f (2t)/4 = f (t).
Consequently,
In addition, because f (t) 6= 0 implies f (4t) 6= 0 and because of (1), it follows that
f (t) = t2 . Hence for arbitrary x
Next, we shall prove that either f (x) = 0 for all x’s or f (x) = x2 for all x’s.
Assume the contrary: there exist a 6= 0 and b 6= 0 such that f (a) = 0 and
f (b) = b2 . Evaluate the statement equation at x = (a + b)/4 and y = (−a + 3b)/4:
Å Å ã ã
a+b (a + b)(−a + 3b)
f + f (a − 2b)
4 16
−a + 3b
Å Å ã ã
(a + b)(−a + 3b) 2
+ f + f (a) = (f (b))
4 16
or, equivalently,
Å Å ã ã
a+b (a + b)(−a + 3b) 2
f + f (a − 2b) = (f (b)) . (4)
4 16
2
(a + b)(−a + 3b) (a − 2b) = 16b2 . (5)
Copyright
c Canadian Mathematical Society, 2018
288/ THE OLYMPIAD CORNER
Since a polynomial has finitely many roots, there exist finitely many b such that
f (b) 6= 0. However, this contradicts (2) that states the existence of infinitely many
b’s such that f (b) 6= 0. Therefore our assumption that there exist a 6= 0 and b 6= 0
such that f (a) = 0 and f (b) = b2 is incorrect.
In conclusion, there are only two solutions for the statement equation: f (x) = 0
for all x, or f (x) = x2 for all x.
and j belongs to the intersection of Ak1 and Ak2 . It follows that j is a common
divisor of k1 p + 1 and k2 p + 1, and consequently j is a divisor of the difference
The proof used the fact that if j and p are relatively prime integers then there
exist two integers k and m such that kp = mj − 1 and 1 ≤ k ≤ j − 1. This can
be obtained by looking at the remainders of p, 2p, . . . , (j − 1)p when divided by
j. There are j − 1 such remainders, all different and taking only j − 1 values:
1, . . . , j − 1. Therefore there exists k such that 1 ≤ k ≤ j − 1 and the remainder
of kp when divided by j is j − 1. Equivalently, there exists k and m such that
1 ≤ k ≤ j − 1 and kp = mj + j − 1, or kp = (m + 1)j − 1.
in y/z having unique solution, or the equation having zero discriminant. The zero
2
discriminant implies that vw = a2 /4 . Therefore v = w = a2 /4.
Since the midpoint of segment AM has barycentric coordinates (4/6, 1/6, 1/6) and
lies on ΩA ,
0 = −a2 − 4b2 − 4c2 + 4u + a2 /2 (6) ,
Copyright
c Canadian Mathematical Society, 2018
290/ THE OLYMPIAD CORNER
= 4 m 2 n2 + n2 p 2 + p 2 m 2 .
(2)
Also, since m = −(n + p),
m2 + n2 + p2 = (n + p)2 + n2 + p2 = 2(n2 + p2 + np). (3)
The coordinates of Ω are in proportion m2 : n2 : p2 . We evaluate the second
part of the equation (1) of ΩA at xΩ = m2 , yΩ = n2 , and zΩ = p2 . We use (2),
(3), and m + n + p = 0 in the following computations:
ÅÅ 2
b2 c2 a2 a2
ã ã
a
− + + xΩ + yΩ + zΩ (xΩ + yΩ + zΩ )
12 6 6 4 4
Å 2 2 2ã
a b c a2
= − + + xΩ (xΩ + yΩ + zΩ ) + (xΩ + yΩ + zΩ )2
3 6 6 4
2
m a 2
= m2 m2 + n2 + p2 + m2 + n2 + p2
6 4
m
= m2 n2 + p2 + np + a2 (m2 n2 + n2 p2 + p2 m2 )
3 m 2 2 2 m 2 2 mnp
= a2 n2 p2 + a2 + m p + a + n m + m2
3 3 3
2 2 2
2 n 2 2 2 p 2 2 2 mnp
=a n p + b + m p + c + n m +m
3 3 3
2
m np
= a2 n2 p2 + b2 p2 m2 + c2 m2 n2 + (m + n + p)
3
= a2 n2 p2 + b2 p2 m2 + c2 m2 n2 = a2 yΩ zΩ + b2 zΩ xΩ + c2 xΩ yΩ .
FOCUS ON...
No. 32
Michel Bataille
Harmonic Ranges and Pencils
Introduction
Elementary properties of harmonic conjugacy can lead to simple and elegant so-
lutions to some geometry problems. Before considering examples, let us recall the
basic definitions. Let A, B, C, D be four distinct points on a line. We say that C, D
are harmonic conjugates w.r.t A, B when C, D divide AB in the same ratio, that
CA DA
is, if CB = − DB (here and in what follows, the bar indicates signed distance and
w.r.t. means ”with respect to”). Clearly, the latter is equivalent to AD
AC
= − BD
BC
,
meaning that A, B are harmonic conjugates w.r.t. C, D. If either condition is
satisfied, we say that A, B, C, D is a harmonic division or a harmonic range. Let
−−→ −→ −−→ −−→
I be the midpoint of AB. Starting with AD = −k AC and BD = k BC for some
−→ −
→ −→ −→
real number k, easy manipulations give ID = k IA and IA = k IC and conversely.
2
Thus, the condition IA = IC.ID can also be used to prove the harmonicity of
the range of collinear points A, B, C, D.
Harmonic pencil
Let `1 , `2 , `3 , `4 be four distinct lines which are either parallel or concurrent, and
let transversals m, m0 meet them in A, B, C, D and in A0 , B 0 , C 0 , D0 , respectively.
C 0 A0 D 0 A0
If `1 , `2 , `3 , `3 are parallel, then C 0 B0
CA
= CB and D 0 B0
DA
= DB so that A0 , B 0 , C 0 , D0
is a harmonic range as soon as A, B, C, D is one (Figure 1).
Figure 1
This conservation of harmonicity remains true when `1 , `2 , `3 , `4 are concurrent
lines. To prove this, we shall use the following lemma (for a proof, we refer the
reader to [1] p. 169).
Let A, B, C, D be four distinct points on a line and S a point not on
this line. Let the parallel to SC through A intersect SD at M and
SB at E. Then A, B, C, D is a harmonic range if and only if M is the
midpoint of AE (Figure 2).
Copyright
c Canadian Mathematical Society, 2018
292/ FOCUS ON... HARMONIC RANGES AND PENCILS
Figure 2
Now, let `1 , `2 , `3 , `4 be concurrent at S and let m intersect them along a harmonic
range A, B, C, D. If m0 intersects them along A0 , B 0 , C 0 , D0 , we draw the parallels
to SC through A and through A0 , which intersect SD and SB, respectively at M
and E and at M 0 and E 0 (Figure 2). Since A, B, C, D is a harmonic range, M is
the midpoint of AE; since AE is parallel to A0 E 0 , M 0 is the midpoint of A0 E 0 and
so A0 , B 0 , C 0 , D0 is a harmonic range as well.
This justifies the following definition: `1 , `2 , `3 , `4 is called a harmonic pencil when
a transversal m intersects `1 , `2 , `3 , `4 along a harmonic range. From the lemma
above, an example is given by the lines `, AM, AB, AC if M is the midpoint of the
side BC of ∆ABC and ` is the parallel to BC through A.
We are now ready to examine a few situations involving harmonic ranges or pencils
and illustrate them with problems.
Figure 3
Consider a circle Γ with centre O and radius r and let M be a point distinct from
−−→ −−→
O. The locus ΠM of points P such that the dot product OM · OP equals r2 is
the polar of M w.r.t. Γ. If M lies on Γ, M itself is a point of ΠM ; otherwise,
denoting by A and B the points of intersection of Γ and the line OM , we see that
the harmonic conjugate M 0 of M w.r.t. A, B is a point of ΠM (since O is the
midpoint of AB and OM .OM 0 = OA2 ). Moreover, P is on ΠM if and only if
−−→ −−→ −−→ −−−→0 −−→ −−−→
OM · OP = OM · OM , which is equivalent to OM · M 0 P = 0, and therefore ΠM
is the perpendicular to OM through M 0 (Figure 4). In the same way, we obtain
that if M is on Γ, then ΠM is the tangent to Γ at M .
Figure 4
Copyright
c Canadian Mathematical Society, 2018
294/ FOCUS ON... HARMONIC RANGES AND PENCILS
Let Γ be the circumcircle of ABCD and let O be its centre. The line P D intersects
Γ again at B 0 with B 0 6= B (since P is not on BD). Since P B 0 · P D is the power
of P w.r.t. Γ, we have P B 0 · P D = P A2 = P B · P D, so that P B 0 = P B and the
line OP is the perpendicular bisector of BB 0 (Figure 5).
Figure 5
It follows that OP is a bisector of the angle ∠BP D and so is the line m perpen-
dicular to OP at P . As a result, P O, m, P D, P B is a harmonic pencil and the line
BD intersects P O and m at Q and S such that Q, S, B, D is a harmonic range.
From the property above, we then deduce that the polar of Q w.r.t. Γ passes
through S, hence is m (since m is perpendicular to OQ). By polar reciprocity, Q
is on the polar of P , which is AC, and the conclusion immediately follows.
Figure 6a Figure 6b
B10 A B1 A
Indeed, we have = −B = − 12 and so
B10 B 1B
Copyright
c Canadian Mathematical Society, 2018
296/ FOCUS ON... HARMONIC RANGES AND PENCILS
Exercises
1. Through a point P exterior to a given circle pass a secant and a tangent to
the circle. The secant intersects the circle at A and B, and the tangent touches
the circle at C on the same side of the diameter through P as A and B. The
projection of C onto the diameter is Q. Prove that QC bisects ∠AQB. (Set at
the competition Baltic Way in 2004.)
2. The standard construction for bisecting a line segment involves the use of two
arcs and one straight line. Show that it can, in fact, be done with straight lines and
just one arc. (Problem 88.I of the Mathematical Gazette, proposed in November
2004.)
Reference
[1] N. Altshiller-Court, College Geometry, Dover, 2007.
1 Introduction
Copyright
c Canadian Mathematical Society, 2018
298/ LINEAR RECURENCES AND POLYNOMIAL DIVISION IN NUMBER THEORY
Figure 1 shows the two branches of the hyperbola x2 − 3xy + y 2 = 1 (an example
with q > 0). The integer points on its graph have coordinates that are pairs
of consecutive terms of the sequence {. . . , −8, −3, −1, 0, 1, 3, 8, . . . } satisfying
an+2 = 3an+1 −an . Figure 2 shows an example with q < 0, the hyperbola x2 −3xy+
y 2 = −1. The integer points have coordinates that are pairs of consecutive terms
of the sequence {. . . , 5, 2, 1, 1, 2, 5, . . . }, which also satisfies an+2 = 3an+1 − an .
Figure 1 Figure 2
Theorem 3 If the Diophantine equation (1) with p > 2, q > 0 has integer so-
lutions, then q is a perfect square if and only if there is an integer point on the
hyperbola, one of whose coordinates is equal to zero.
Criterion 1 If the Diophantine equation (1) with p > 2, q > 0, and q ≤ p has a
solution, then q is the perfect square of an integer.
Below, we will apply these results to some contest problems.
Problem 1 (1988 International Mathematical Olympiad) Let a and b be
a2 + b2
such positive integers that ab + 1 divides a2 + b2 . Prove that the number
ab + 1
is a perfect square.
(The problem was considered the hardest at the 29th IMO. It is said that five
number theorists from Australia were not able to solve the problem in five hours!
With modern techniques, this problem does not look that tough.)
Solution. We must solve the Diophantine equation a2 − pab + b2 = q for p =
q = 1. According to the formulated criterion, if this equation has a solution in
integers, then p is a perfect square of an integer. All solutions are given by a linear
recurrence sequence which includes the number zero.
Let p = m2 . Since we have already concluded that zero is part of the se-
quence, then by “Vieta Jumping” the pair (0, m) yields a sequence of polynomi-
als 0, m, m2 , m3 , m5 − m, m7 − 2m3 , . . . , obtained through the recurrence relation
an+1 = m2 an − an−1 . This sequence of polynomials provides all solutions of the
problem. The hyperbola is of the type illustrated in Figure 1, and both branches
cross the coordinate axis in integer points. 2
Problem 2 (1998 Canadian Mathematical Olympiad, National Round)
Copyright
c Canadian Mathematical Society, 2018
300/ LINEAR RECURENCES AND POLYNOMIAL DIVISION IN NUMBER THEORY
= b4 − b2 + 1 a4 − (ab − 1)A,
We can consider a1 ≥ a0 > k0 . The root a1 also is a positive integer due to the
relation a1 = pk0 − a0 . Then
p
pk0 − p2 k02 − 4k02 − 4p + 4
k0 < a0 = .
2
The only possibility is k0 = 1, from where it follows that p = 4. This way we find
a0 = 2 and a1 = 2. Because a, b, and k are symmetrical, we conclude that the
solutions a, b of the problem are consecutive terms of the sequence {1, 2, 7, 26, . . . }
with linear recurrence equation xn+2 = 4xn+1 − xn . 2
Take a grid paper and cut out the figure shown below on the left. Can you cut
it into 5 pieces and arrange them to form an 8 × 8 square?
Copyright
c Canadian Mathematical Society, 2018
302/ PROBLEMS
PROBLEMS
Readers are invited to submit solutions, comments and generalizations to any problem in
this section. Moreover, readers are encouraged to submit problem proposals. Please see
submission guidelines inside the back cover or online.
To facilitate their consideration, solutions should be received by February 1, 2019.
The editor thanks Valérie Lapointe, Carignan, QC, for translations of the problems.
An asterisk (?) after a number indicates that a problem was proposed without a solution.
If f is associative and g is commutative, prove that f (a, b) = a+b and g(a, b) = ab.
.................................................................
Copyright
c Canadian Mathematical Society, 2018
304/ PROBLEMS
P∞ 1
où ζ indique la fonction zeta de Riemann définie par ζ(z) = z
.
n=1 n
Copyright
c Canadian Mathematical Society, 2018
306/ SOLUTIONS
SOLUTIONS
No problem is ever permanently closed. The editor is always pleased to consider for
publication new solutions or new insights on past problems.
Statements of the problems in this section originally appear in 2017: 43(7), p. 302–306.
where the last inequality is the AM-GM inequality. Note that equality L(x) = S2
is satisfied if and only if x > 0 and xk = 1/xk for all k, implying x = 1 is a
unique solution for L(x) = S/2. Now suppose 0 < c < S/2. By the intermediate
value theorem and L(0) = 0, there exists 0 < r < 1 with L(r) = c. But since
L(1/r) = L(r), the equation L(x) = c does not have a unique solution. Thus
c = S/2.
JA R
=√ .
AI 2
R − 2Rr
Because of the right angles at E and F , the circle whose diameter is JA contains
E and F and is therefore the circumcircle of ∆EAF . The Law of Sines applied to
this triangle gives us
EF
= JA. (1)
sin ∠EAF
Similarly, because of right angles at E 0 and F 0 , the circle whose diameter is IA
contains E 0 and F 0 and is therefore the circumcircle of ∆E 0 AF 0 , whence
E0F 0
= IA. (2)
sin ∠E 0 AF 0
Because E 0 ∈ AE and F 0 ∈ AF , the angles ∠EAF and E 0 AF 0 are equal or
supplementary, and division using equations (1) and (2) yields
EF JA R
0 0
= =√ .
EF AI 2
R − 2Rr
FD DE R
= 0 0 =√ .
F 0 D0 DE 2
R − 2Rr
Thus triangles DEF and D0 E 0 F 0 are similar (by side-side-side), so that if x is the
circumradius of ∆DEF (which we seek) while the inradius r is the circumradius
Copyright
c Canadian Mathematical Society, 2018
308/ SOLUTIONS
Editor’s comments. The proposer, whose key step was the same as that of our
featured solution, observed that the result can be found as a theorem in Nathan
Altshiller-Court, College Geometry, Dover, 1980, paragraph 362, p. 173: The pedal
triangles of two points for a given triangle are similar if and only if the two points
are inverse with respect to the circumcircle of the given triangle.
and
a2n+1 + b2n+1 > 2(n + 1) + a20 + b20 > 2(n + 1).
Moreover,
√
p
a22017 + b22017
max(a2017 , b2017 ) ≥ √ > 2017 > 44.9.
2
Editor’s comments. Some solvers used arctan x ≤ x−(x3 /3) and standard inequal-
ities to get the lower bound 8/3π for the left side. One solver used Karamata’s
inequality for the concave function arctan x and the triples (a, b, c), (1, 0, 0) to
show that the left side was not less than 4/π.
Copyright
c Canadian Mathematical Society, 2018
310/ SOLUTIONS
Let A0 , B 0 , C 0 be the feet of the altitudes of 4ABC (with A0 on BC, and so on),
and J be the midpoint of the line segment AH. Denote by I the inversion with
centre H such that I(B) = B 0 . Consider the effect of this inversion on the two
circles in which we are interested.
Look at
ABC, the circumcircle of 4ABC. Since ∠BB 0 C = ∠CC 0 B = 90◦ ,
the points B, B 0 , C and C 0 are concyclic. The power of the point H gives us
HB 0 · HB = HC 0 · HC, whence I(C) = C 0 . Similarly, I(A) = A0 . Hence the
image of the circumcircle of 4ABC under I is the Euler circle
A0 B 0 C 0 (a.k.a.
the 9-point circle, which is known to also go through M and J, and which is shown
dotted in the diagram).
Now consider the circumcircle of 4P SM . Similar to the above, we have ∠AP S =
∠AA0 S = 90◦ , so the points A, A0 , P and S are concyclic and the power of the
point H gives us HA0 · HA = HP · HS. Recall that I(A) = A0 , so it follows that
I(P ) = S. Since the two points P and S on
P SM get mapped to each other,
It follows that, in order to prove that
ABC and
P SM are tangent, it suffices
to show that
A0 B 0 C 0 and
P SM are tangent. To this end, we will show that
the centre of the Euler circle, the centre of
P SM , and the point M are collinear.
Denote I(M ) by M 0 ; note that M 0 is on both
ABC and
P SM .
From earlier, I(S) = P and I(A0 ) = A; it follows that the line through SA0 gets
mapped to the circumcircle of 4P AH (recall that an inversion with center H will
map lines to circles that go through H). Thus M 0 , B 0 and C 0 , which are images
of points on the line segment BC, are all on
P AH. From the given setup of
the problem, ∠BHS = ∠CHM , so ∠M 0 HC 0 = ∠P HB 0 ; thus the arcs M 0 C 0
and P B 0 on
P AH are congruent, which implies M 0 P k C 0 B 0 . Denote by l the
perpendicular bisector of M 0 P , which is necessarily also the perpendicular bisector
of C 0 B 0 .
Let a, b, c and d be real numbers such that 0 < a, b, c ≤ 1 and abcd = 1. Prove
that
4
5(a + b + c + d) + ≥ 21.
abc + abd + acd + bcd
There were 7 correct solutions and two incorrect submissions, as well as one that
made use of Maple. Some of the solutions were quite complicated. We present the
solution by Kee-Wai Lau and Angel Plaza, done independently.
so that
a+b+c+d
≥ 1.
abc + abd + acd + bcd
Copyright
c Canadian Mathematical Society, 2018
312/ SOLUTIONS
A+C B
∠ICA1 = 180◦ − − = 90◦
2 2
and in the same manner, ∠B1 CI = 90◦ , so that ∠B1 CA1 = 180◦ , which means
that the points A1 , C, and B1 are collinear with C1 C ⊥ A1 B1 . Analogously,
B1 , A, C1 are collinear with A1 A ⊥ B1 C1 , and C1 , B, A1 are collinear with B1 B ⊥
C1 A1 . Hence, A1 A, B1 B and C1 C are the altitudes of the triangle A1 B1 C1 so that
the incenter I of the given triangle ABC is the orthocenter of 4A1 B1 C1 .
Editor’s comments.
(1) Only Leonard Giugiuc observed explicitly that there is no need to require that
∆ABC be acute (as our featured solution shows).
(2) It is a standard result that the vertices of ∆A1 B1 C1 are the excenters of
∆ABC (see, for example, Chapter X of Roger A. Johnson, Advanced Euclidean
Geometry), and many of the submissions made use of well-known properties of
this pair of triangles to shorten their arguments.
(3) Anna Valkova Tomova used an argument much like our featured solution to
extend the result to
∆ABC is isosceles with apex at A if and only if there exists a nonzero
−−→ −−→ −−→
real number λ for which λIA1 + IB1 + IC1 = 0.
There were 15 correct solutions submitted, 9 of which had essentially the argument
given below. The remainder relied on an inequality forced to equality by the same
upper and lower bounds.
With xn+1 = x1 , we have that
n
X n
X n
X
(sin xk − cos xk+1 )2 = (sin2 xk + cos2 xk+1 ) − 2 sin xk cos xk+1
k=1 k=1 k=1
Xn
= (sin2 xk + cos2 xk ) − 2(n/2) = n − n = 0,
k=1
Copyright
c Canadian Mathematical Society, 2018
314/ SOLUTIONS
We received 10 solutions and will feature just one of them here, by Michel Bataille.
Let t ∈ [ π4 , π2 ]. For x ∈ (0, t], we have
cos x 1
0≤
k
≤ k
x x
Rt 1 R t cos x Rt x
and 0 xk dx exists, hence the integral 0 xk dx exists. The integral 0 sin xk
dx
also exists since
sin x sin x
lim = lim+ x1−k · = 0 · 1 = 0.
x→0+ xk x→0 x
Now, let
Z π/4 Z t
cos x − sin x cos x − sin x
I= k
dx, F (t) = dx, G(t) = I + F (t).
0 x π/4 xk
We are required to prove that G(t) ≥ 0.
Since
cos x − sin x
x 7→
xk
is continuous on [ π4 , π2 ], the function F is differentiable on this interval and so is
the function G with G0 (t) = F 0 (t) = cos t−sin
tk
t
. For t ∈ ( π4 , π2 ], we have cos t < sin t,
0
hence G (t) < 0 and therefore G is decreasing on [ π4 , π2 ]. As a result, it is sufficient
to show that G(π/2) ≥ 0. To this aim, we consider
√ Z π/4
sin( π4 − x)
Z π/2
2 sin( π4 − x)
· G(π/2) = dx + dx.
2 0 xk π/4 xk
The substitutions x = π4 − u in the first integral and x = π4 + u in the second one
lead to √ Z π/4 Ç å
2 1 1
· G(π/2) = (sin u) − π du.
2 0 ( π4 − u)k ( 4 + u)k
But for u ∈ (0, π4 ), we have
π π
( + u)k ≥ ( − u)k > 0
4 4
and sin u > 0, hence
Ç å
1 1
(sin u) π k
− π ≥0
( 4 − u) ( 4 + u)k
√
2
and so 2 · G(π/2) ≥ 0 and we are done.