File size: 18,682 Bytes
a67ef7c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 | # Question 1
In $\triangle A B C$, let $D, E, F$ be the midpoints of $B C, A C, A B$ respectively and let $G$ be the centroid of the triangle.
For each value of $\angle B A C$, how many non-similar triangles are there in which $A E G F$ is a cyclic quadrilateral?
## FIRST SOLUTION
Let $I$ be the intersection of $A G$ and $E F$.
Let $\delta=A I . I G-F I$ IE. Then
$$
A I=A D / 2, \quad I G=A D / 6, \quad F I=B C / 4=I E
$$
Further, applying the cosine rule to triangles $A B D, A C D$ we get
$$
\begin{aligned}
A B^{2} & =B C^{2} / 4+A D^{2}-A D \cdot B C \cdot \cos \angle B D A, \\
A C^{2} & =B C^{2} / 4+A D^{2}+A D \cdot B C \cdot \cos \angle B D A, \\
\text { so } \quad A D^{2} & =\left(A B^{2}+A C^{2}-B C^{2} / 2\right) / 2
\end{aligned}
$$
Hence
$$
\begin{aligned}
\delta & =\left(A B^{2}+A C^{2}-2 B C^{2}\right) / 24 \\
& =\left(4 A B \cdot A C \cdot \cos \angle B A C-A B^{2}-A C^{2}\right)
\end{aligned}
$$
Now $A E F G$ is a cyclic quadrilateral if and only if $\delta=0$, i.e. if and only if
$$
\begin{aligned}
\cos \angle B A C & =\left(A B^{2}+A B^{2}\right) /(4 \cdot A B \cdot A C) \\
& =(A B / A C+A C / A B) / 4
\end{aligned}
$$
5
Now $A B / A C+A C / A B \geq 2$. Hence $\cos \angle B A C \geq 1 / 2$ and so $\angle B A C \leq 60^{\circ}$.
For $\angle B A C>60^{\circ}$ there is no triangle with the required property.
For $\angle B A C=60^{\circ}$ there exists, within similarity, precisely one triangle (which is equilateral) having the required property.
For $\angle B A C<60^{\circ}$ there exists, within similarity, again precisely one triangle having the required property (even though for fixed median $A E$ there are two, but one arises from the other by interchanging point $B$ with point $C$, thus proving them to be similar).
SECOND SOLUTION (Mr Marcus Brazil, La Trobe University, Bundoora, Melbourne, Australia):
We require, as above,
$$
A I \cdot I G=E I \cdot I F
$$
(which by (1) is equivalent to $A D^{2} / 3=C D^{2}$, i.e. $A D=C D \cdot \sqrt{3}$ ).
Let, without loss of generality, $C D=1$. Then $A$ lies on the circle of radius $\sqrt{3}$ with centre $D$. If $C D$ and $D A$ are perpendicular, the angle $B A C$ is $60^{\circ}$, otherwise it must be less.
In this case, for each angle $B A C$ there are two solutions, which are congruent.
${ }^{\top} \mathrm{n}$ the figure as shown below, we first show that it is necessary that $\angle A$ is less than $90^{\circ}$ if the quadrilateral $A E G F$ ; cyclic.

Now, since $E F \| B C$, we get
$$
\begin{aligned}
\angle E G F & =180^{\circ}-\left(B_{1}+C_{1}\right) \\
& \geq 180^{\circ}-(B+C) \\
& =A .
\end{aligned}
$$
(1)
Thus, if $A E G F$ is cyclic, we would have $\angle E G F+\angle A=180^{\circ}$. Therefore it is necessary that $0<\angle A \leq 90^{\circ}$.
## Continuation "A"
Let $O$ be the circumcentre of $\triangle A F E$. Without loss of generality, let the radius of this circle be 1.
We then let $A=1, F=z=e^{i \theta}$ and $E=z e^{2 i \alpha}=e^{i(\theta+2 \alpha)}$.
Then $\angle A=\alpha, 0<\alpha \leq 90^{\circ}$, and $0<\theta<360^{\circ}-2 \alpha$.
Thus,
$$
B=2 z-1
$$
and
$$
\begin{aligned}
G & =\frac{1}{3}(2 z-1)+\frac{2}{3}\left(z e^{2 i \alpha}\right) \\
& =\frac{1}{3}\left(2 e^{i \theta}+2 e^{i(\theta+2 \alpha)}-1\right)
\end{aligned}
$$
For quadrilateral $A F G E$ to be cyclic, it is now necessary that
$$
|G|=1 .
$$

For $|G|=1$, we must have
$$
\begin{aligned}
9= & (2 \cos (\theta)+2 \cos (\theta+2 \alpha)-1)^{2}+(2 \sin (\theta)+2 \sin (\theta+2 \alpha))^{2} \\
= & 4\left(\cos ^{2}(\theta)+\sin ^{2}(\theta)\right)+4\left(\cos ^{2}(\theta+2 \alpha)+\sin ^{2}(\theta+2 \alpha)\right)+1 \\
& +8(\cos (\theta) \cos (\theta+2 \alpha)+\sin (\theta) \sin (\theta+2 \alpha))-4 \cos (\theta)-4 \cos (\theta+2 \alpha) \\
= & 9+8 \cos (2 \alpha)-8 \cos (\alpha) \cos (\theta+\alpha)
\end{aligned}
$$
so that
$$
\cos (\theta+\alpha)=\frac{\cos (2 \alpha)}{\cos (\alpha)}
$$
] Now, $\left|\frac{\cos (2 \alpha)}{\cos (\alpha)}\right| \leq 1$ if and only if $\alpha \in\left(0,60^{\circ}\right]$ in the range of $\alpha$ under consideration, that is $\alpha \in\left(0,00^{\circ}\right]$. There is equality if and only if $\alpha=60^{\circ}$.

$\square$ Note there is only one solution. The apparent other solution is the mirror image of the first. We are solving for $\alpha+\theta$. The other solution is $360^{\circ}-\alpha-\theta$.
## Continuation "B"
Let $O$ be the circumcentre of triangle $A E F$. Let $A P$ be a diameter of this circle. Construct the circle with centre $P$ and radius $A P$. Then $B$ and $C$ lie on this circle.
It is clear that the problem is solved if we allow the angle $\angle B A C=\alpha$ to vary and restrict $B$ and $C$ to the constructed circle.
Let $\theta$ be the angle from the drawn axis. Then $\theta$ lies in the range $\left(0,180^{\circ}-\alpha\right)$. We must not forget the necessary restriction of $\alpha$, that is $\alpha \in\left(0,90^{\circ}\right.$.

Now, $D$ lies on an arc of a circle, centre $P$, radius $P D$ exterior to the circle, centre $O$, radius $A O$.
By similarity, $G$, lies on an arc of a circle, centre $Q$, radius $Q G$ where $A Q=\frac{2}{3} A P$ and $Q G=\frac{2}{3} P D$.
For the quadrilateral $A F G E$ to be cyclic, we must have that the radius $Q G$ is greater than or equal to $Q P$.
The easiest way to calulate these radii is to consider the case in which the diameter $A P$ bisects the angle $\angle B A C$.
Thus we re-draw the diagram as below. Let $A H$ be a diameter of the larger circle.

Thus we have $A H=4$ and by similar triangles,
$$
\frac{A D}{A B}=\frac{A B}{A H}=\cos \left(\frac{\alpha}{2}\right)
$$
so that
$$
\begin{aligned}
A D & =4 \cos ^{2}\left(\frac{\alpha}{2}\right) \\
& =2+2 \cos (\alpha) .
\end{aligned}
$$
Thus $P D=2 \cos (\alpha)$ and $Q G=\frac{2}{3} 2 \cos (\alpha)=\frac{4}{3} \cos (\alpha)$.
The necessary condition for a cyclic quadrilateral is then
$$
\frac{4}{3}(1+\cos (\alpha)) \geq 2
$$
[5
$$
\cos (\alpha) \geq \frac{1}{2}
$$
:7
Thus it is clear that there is precisely one (up to similarity) solution for $0<\alpha \leq 60^{\circ}$ and no solutions otherwise.
## Question 2
Let $a_{1}, a_{2}, \ldots, a_{n}$ be positive real numbers, and let $S_{k}$ be the sum of products of $a_{1}, a_{2}, \ldots, a_{n}$ taken $k$ at a time.
Show that
$$
S_{k} S_{n-k} \geq\binom{ n}{k}^{2} a_{1} a_{2} \ldots a_{n}, \quad \text { for } \quad k=1,2, \ldots, n-1
$$
## FIRST SOLUTION
$$
\binom{n}{k} a_{1} a_{2} \ldots a_{n}
$$
$2=\sum_{1 \leq i_{1}<i_{2}<\ldots<i_{k} \leq n} a_{i_{1}} a_{i_{2}} \ldots a_{i_{k}} \cdot a_{1} a_{2} \ldots a_{n} / a_{i_{1}} a_{i_{2}} \ldots a_{i_{k}}$
(and using the Cauchy-Schwarz inequality)
$$
\begin{aligned}
& \leq\left(\sum_{1 \leq i_{1}<i_{2}<\ldots<i_{k} \leq n} a_{i_{1}} a_{i_{2}} \ldots a_{i_{k}}\right)^{\frac{1}{2}} \cdot\left(\sum_{1 \leq i_{1}<i_{2}<\ldots<i_{k} \leq n} a_{1} a_{2} \ldots a_{n} / a_{i_{1}} a_{i_{2}} \ldots a_{i_{k}}\right)^{\frac{1}{2}} \\
& =S_{k}^{\frac{1}{2}} \cdot S_{n-k}^{\frac{1}{2}}
\end{aligned}
$$
Therefore
$$
\binom{n}{k}^{2} a_{1} a_{2} \ldots a_{n} \leq S_{k} S_{n-k}
$$
q.e.d.
SECOND SOLUTION (provided by the Canadian Problems Committee).
Write $S_{k}$ as $\sum_{i=1}^{\binom{n}{k}} t_{i}$. Then
주
$$
S_{n-k}=\left(\prod_{m=1}^{n} a_{m}\right)\left(\sum_{i=1}^{\binom{n}{k}} \frac{1}{t_{i}}\right)
$$
$$
\text { so that } \left.\begin{array}{rl}
S_{k} S_{n-k} & =\left(\prod_{m=1}^{n} a_{m}\right) \cdot\left(\begin{array}{l}
\binom{n}{k} \\
i=1
\end{array} t_{i}\right)\left(\begin{array}{l}
\binom{n}{k} \\
\sum_{j=1}^{2}
\end{array} \frac{1}{t_{j}}\right) \\
& =\left(\prod_{m=1}^{n} a_{m}\right)\left[\sum_{i=1}^{\binom{n}{k}} 1+\sum_{i=1}^{\binom{n}{k}} \sum_{j=1}^{n} \begin{array}{l}
n \\
k
\end{array}\right) \\
\frac{t_{i}}{} \\
t_{j}
\end{array}\right] .
$$
As there are
$$
\frac{\binom{n}{k}^{2}-\binom{n}{k}}{2}
$$
terms in the sum

$$
\begin{aligned}
S_{k} S_{n-k} & \geq\left(\prod_{m=1}^{n} a_{m}\right)\left[\binom{n}{k}+2 \cdot \frac{\binom{n}{k}^{2}-\binom{n}{k}}{2}\right] \\
& =\binom{n}{k}^{2}\left(\prod_{m=1}^{n} a_{m}\right)
\end{aligned}
$$
since $\frac{t_{i}}{t_{j}}+\frac{t_{j}}{t_{i}} \geq 2$ for $t_{i}, t_{j}>0$.
## Question 3
Consider all the triangles $A B C$ which have a fixed base $A B$ and whose altitude from $C$ is a constant $h$. For which of these triangles is the product of its altitudes a maximum?
## SOLUTION:
Let $h_{a}$ and $h_{b}$ be the altitudes from $A$ and $B$, respectively. Then
$$
\begin{aligned}
A B \cdot h \cdot A C \cdot h_{b} \cdot B C \cdot h_{a} & =8 . \text { area of } \triangle A B C)^{3} \\
& =(A B \cdot h)^{3},
\end{aligned}
$$
园
which is a constant. So the product $h . h_{a} \cdot h_{b}$ attains its maximum when the product $A C . B C$ attains its minimum.
Since
$$
\begin{aligned}
(\sin C) \cdot A C \cdot B C & =B C \cdot h_{a} \\
& =2 \cdot \text { area of } \triangle A B C
\end{aligned}
$$
(3)
which is a constant, $A C \cdot B C$ attains its minimum when $\sin C$ reaches its maximum. There are two cases:
(a) $h \leq A B / 2$. Then there exists a triangle $A B C$ which has a right angle at $C$, and for precisely such a triangle $\sin C$ attains its maximum, namely 1 .
(b) $h>A B / 2$. In this case the angle at $C$ is acute and assumes its maximum when the triangle is isosceles.
Note that a solution using calculus obviously exists.
## Question 4
A set of 1990 persons is divided into non-intersecting subsets in such a way that
(a) no one in a subset knows all the others in the subset;
(b) among any three persons in a subset, there are always at least two who do not know each other; and
(c) for any two persons in a subset who do not know each other, there is exactly one person in the same subset knowing both of them.
(i) Prove that within each subset, every person has the same number of acquaintances.
(ii) Determine the maximum possible number of subsets.
Note: it is understood that if a person $A$ knows person $B$, then person $B$ will know person $A$; an acquaintance is someone who is known. Every person is assumed to know one's self.
## SOLUTION:
(i) Let $S$ be a subset of persons satisfying conditions (a), (b) and (c). Let $x \in S$ be one who knows the maximum number of persons in $S$.
Assume that $x$ knows $x_{1}, x_{2}, \ldots, x_{n}$. By (b), $x_{i}$ and $x_{j}$ are strangers if $i \neq j$. For each $x_{i}$, let $N_{i}$ be the set of persons in $S$ who know $x_{i}$ but not $x$. Note that, for $i \neq j, N_{i}$ has no person in common with $N_{j}$, otherwise there would be more than one person knowing $x_{i}$ and $x_{j}$, contradicting (c).
By (a) we may assume that $N_{1}$ is not empty.) Let $y_{1} \in N_{1}$. By (c), for each $k>1$, there is exactly one person $y_{k}$ in $N_{k}$ who knows $y_{1}$. This means that $y_{1}$ knows $n$ persons, namely $x_{1}, y_{2}, \ldots, y_{n}$.
Because $n$ is the maximal number of persons in $S$ a person in $S$ can know, $y_{1}$ knows exactly $n$ persons in $S$. By precisely the same reasoning we find that each person in $N_{i}$, $i=1,2, \ldots, n$, knows exactly $n$ persons in $S$.
Letting $y_{1}$ take the role of $x$ in our argument, we see that also each $x_{i}$ knows exactly $n$ persons. Note that, by (c), every person in $S$ other than $x, x_{1}, \ldots, x_{n}$, must be in some $N_{j}$. Therefore every person in $S$ knows exactly $n$ persons in $S$ and thus has the same number of acquaintances in $S$.
(ii) To maximize the number of subsets, we have to minimize the size of each group. The smallest possible subset is one in which every person knows exactly two persons, and hence there must be exactly five persons in the subset, forming a cycle where two persons stand side by side only if they know each other. Therefore the maximum possible number of subsets is 1990/5 $=398$.
## Question 5
Show that for every integer $n \geq 6$, there exists a convex hexagon which can be dissected into exactly $n$ congruent triangles.
FIRST SOLUTION (provided by the Canadian Problems Committee).
The basic building blocks will be right angled triangles with sides $p, q$ (which are positive integers) adjacent to the right angle.

In the first instance, we take $p=q=1$ and construct five basic building blocks: $L_{1}, L_{2}, M, R_{1}$ and $R_{2}$ 。
## [3)

$L_{1}$

$L_{2}$

M

$R_{1}$

$R_{2}$
We shall now build convex hexagons by taking, on the left, one of the blocks $L_{i}$, attaching $n$ copies of the block $M$, and finally attaching one of the blocks $R_{j}$. We must therefore exclude the case when $(i, j)=(2,1)$ for this does not generate a hexagon. Further, for $(i, j)=(1,1)$ or $(i, j)=(1,2)$, we require that $n \geq 1$, whereas for $(i, j)=$ $(2,2)$, we only need require that $n \geq 0$.
Thus, with the obvious interpretation:
$L_{1}+n M+R_{1}$ gives a convex hexagon containing $2+4 n+2=4 n+4 \quad(n \geq 1)$ congruent triangles;
$L_{1}+n M+R_{2}$ gives a convex hexagon containing $2+4 n+3=4 n+5(n \geq 1)$ congruent triangles; and
$L_{2}+n M+R_{2}$ gives a convex hexagon containing $3+4 n+3=4 n+6 \quad(n \geq 0)$ congruent triangles, or $4 n+2(n \geq 1)$ congruent triangles.
We shall now modify the lengths of the sides of the right triangle to obtain the case of $4 n+3 \quad(n \geq 1)$ congruent triangles.

So we have $2 n+1$ triangles in the top part and $2 n+2$ triangles in the bottom part. In order to match, we need
$$
(n+1) p=(n+2) q
$$
so we take
$$
q=n+1 \quad \text { and } \quad p=n+2
$$
This completes the solution.
SECOND SOLUTION (provided by the Canadian Problems Committee):
The basic building blocks will be right angled triangles with sides $m, n$ (which are positive integers) adjacent to the right angle.

We construct an "UPPER CONFIGURATION", being a rectangle consisting of $m$ building block units of pairs of triangles with the side of length $n$ as base. This gives a base length of $n m$ across the configuration.
We further construct a "LOWER CONFIGURATION", being a triangle with base up, consisting along the base of $n$ building block units. Again, we have a base length of $m n$ across the configuration.
Two triangles in the upper configuration are shaded horizontally. One triangle in the lower configuration is also shaded horizontally. Another triangle in the lower configuration is shaded vertically.

Now consider the figure obtained by joining the two configurations along the base line of common length nm. To create the classes of hexagons defined below, it is necessary that both $n \geq 3$ and $m \geq 3$.
We create a class of convex hexagons (class 1 ) by omitting the three triangles that are shaded horizontally. The other class of convex hexagons (class 2) is obtained by omitting all shaded triangles.
Now count the total number of triangles in the full configuration.
The upper configuration gives $2 m$ triangles. The lower configuration gives
$$
\sum_{k=1}^{n}(2 k-1)=n^{2} \quad \text { triangles. }
$$
Thus the total number of triangles in a hexagon in class 1 is
$$
2 m-2+n^{2}-1
$$
and the total number of triangle in a hexagon in class 2 is
$$
2 m-2+n^{2}-2
$$
These, together with the restrictions on $n$ and $m$, generate all positive integers greater than or equal to 11.
For the integers $6,7,8,9$ and 10 , we give specific examples:

6

7

8

9

10
This completes the solution.
There are $\binom{n}{k}$ products of the $a_{i}$ taken $k$ at a time. Amongst these products any given $a_{i}$ will appear $\binom{n-1}{k-1}$ times, since $\binom{n-1}{k-1}$ is the number of ways of choosing the other factors of the product. So the $\mathrm{AM} / \mathrm{GM}$ inequality gives
## ④
$$
\frac{S_{k}}{\binom{n}{k}} \geq\left[\prod_{i=1}^{n} a_{i}^{\binom{n-1}{k-1}}\right]^{\frac{1}{n}\binom{n}{n}}
$$
But $\binom{n}{k}=\frac{n}{k}\binom{n-1}{k-1}$, leading to
6 S $\quad S_{k} \geq\binom{ n}{k}\left(\prod_{i=1}^{n} a_{i}\right)^{\frac{k}{n}}$.
Hence
田
$$
S_{k} S_{n-k} \geq\binom{ n}{k}\left(\prod_{i=1}^{n} a_{i}\right)^{\frac{k}{n}}\binom{n}{n-k}\left(\prod_{i=1}^{n} a_{i}\right)^{\frac{n-k}{n}}=\binom{n}{k}^{2}\left(\prod_{1}^{n} a_{i}\right) .
$$
|