olympiads / USAMO /md /en-USAMO-2000-notes.md
mavi88's picture
add data for IMO, USA_TST, USA_TSTST, USAJMO, USAMO
eebb93b

USAMO 2000 Solution Notes

Evan Chen《陳誼廷》

15 April 2024

This is a compilation of solutions for the 2000 USAMO. The ideas of the solution are a mix of my own work, the solutions provided by the competition organizers, and solutions found by the community. However, all the writing is maintained by me.

These notes will tend to be a bit more advanced and terse than the "official" solutions from the organizers. In particular, if a theorem or technique is not known to beginners but is still considered "standard", then I often prefer to use this theory anyways, rather than try to work around or conceal it. For example, in geometry problems I typically use directed angles without further comment, rather than awkwardly work around configuration issues. Similarly, sentences like "let $\mathbb{R}$ denote the set of real numbers" are typically omitted entirely.

Corrections and comments are welcome!

Contents

0 Problems ..... 2 1 Solutions to Day 1 ..... 3 1.1 USAMO 2000/1 ..... 3 1.2 USAMO 2000/2 ..... 4 1.3 USAMO 2000/3 2 Solutions to Day 2 ..... 6 2.1 USAMO 2000/4 ..... 6 2.2 USAMO 2000/5 ..... 7 2.3 USAMO 2000/6, proposed by Gheorghita Zbaganu ..... 8

§0 Problems

  1. Call a real-valued function $f$ very convex if

f(x)+f(y)2f(x+y2)+xy \frac{f(x)+f(y)}{2} \geq f\left(\frac{x+y}{2}\right)+|x-y|

holds for all real numbers $x$ and $y$. Prove that no very convex function exists. 2. Let $S$ be the set of all triangles $A B C$ for which

5(1AP+1BQ+1CR)3min{AP,BQ,CR}=6r 5\left(\frac{1}{A P}+\frac{1}{B Q}+\frac{1}{C R}\right)-\frac{3}{\min \{A P, B Q, C R\}}=\frac{6}{r}

where $r$ is the inradius and $P, Q, R$ are the points of tangency of the incircle with sides $A B, B C, C A$ respectively. Prove that all triangles in $S$ are isosceles and similar to one another. 3. A game of solitaire is played with $R$ red cards, $W$ white cards, and $B$ blue cards. A player plays all the cards one at a time. With each play he accumulates a penalty. If he plays a blue card, then he is charged a penalty which is the number of white cards still in his hand. If he plays a white card, then he is charged a penalty which is twice the number of red cards still in his hand. If he plays a red card, then he is charged a penalty which is three times the number of blue cards still in his hand. Find, as a function of $R, W$, and $B$, the minimal total penalty a player can amass and the number of ways in which this minimum can be achieved. 4. Find the smallest positive integer $n$ such that if $n$ squares of a $1000 \times 1000$ chessboard are colored, then there will exist three colored squares whose centers form a right triangle with sides parallel to the edges of the board. 5. Let $A_{1} A_{2} A_{3}$ be a triangle, and let $\omega_{1}$ be a circle in its plane passing through $A_{1}$ and $A_{2}$. Suppose there exists circles $\omega_{2}, \omega_{3}, \ldots, \omega_{7}$ such that for $k=2,3, \ldots, 7$, circle $\omega_{k}$ is externally tangent to $\omega_{k-1}$ and passes through $A_{k}$ and $A_{k+1}$ (indices $\bmod 3)$. Prove that $\omega_{7}=\omega_{1}$. 6. Let $a_{1}, b_{1}, a_{2}, b_{2}, \ldots, a_{n}, b_{n}$ be nonnegative real numbers. Prove that

i,j=1nmin{aiaj,bibj}i,j=1nmin{aibj,ajbi} \sum_{i, j=1}^{n} \min \left\{a_{i} a_{j}, b_{i} b_{j}\right\} \leq \sum_{i, j=1}^{n} \min \left\{a_{i} b_{j}, a_{j} b_{i}\right\}

§1 Solutions to Day 1

§1.1 USAMO 2000/1

Available online at https://aops.com/community/p299244.

Problem statement

Call a real-valued function $f$ very convex if

f(x)+f(y)2f(x+y2)+xy \frac{f(x)+f(y)}{2} \geq f\left(\frac{x+y}{2}\right)+|x-y|

holds for all real numbers $x$ and $y$. Prove that no very convex function exists.

For $C \geq 0$, we say a function $f$ is $C$-convex

f(x)+f(y)2f(x+y2)+Cxy. \frac{f(x)+f(y)}{2} \geq f\left(\frac{x+y}{2}\right)+C|x-y| .

Suppose $f$ is $C$-convex. Let $a<b<c<d<e$ be any arithmetic progression, such that $t=|e-a|$. Observe that

f(a)+f(c)2f(b)+C12tf(c)+f(e)2f(d)+C12tf(b)+f(d)2f(c)+C12t \begin{aligned} & f(a)+f(c) \geq 2 f(b)+C \cdot \frac{1}{2} t \\ & f(c)+f(e) \geq 2 f(d)+C \cdot \frac{1}{2} t \\ & f(b)+f(d) \geq 2 f(c)+C \cdot \frac{1}{2} t \end{aligned}

Adding the first two to twice the third gives

f(a)+f(e)2f(c)+2Ct f(a)+f(e) \geq 2 f(c)+2 C \cdot t

So we conclude $C$-convex function is also $2 C$-convex. This is clearly not okay for $C>0$.

§1.2 USAMO 2000/2

Available online at https://aops.com/community/p338078.

Problem statement

Let $S$ be the set of all triangles $A B C$ for which

5(1AP+1BQ+1CR)3min{AP,BQ,CR}=6r 5\left(\frac{1}{A P}+\frac{1}{B Q}+\frac{1}{C R}\right)-\frac{3}{\min \{A P, B Q, C R\}}=\frac{6}{r}

where $r$ is the inradius and $P, Q, R$ are the points of tangency of the incircle with sides $A B, B C, C A$ respectively. Prove that all triangles in $S$ are isosceles and similar to one another.

We will prove the inequality

2AP+5BQ+5CR6r \frac{2}{A P}+\frac{5}{B Q}+\frac{5}{C R} \geq \frac{6}{r}

with equality when $A P: B Q: C R=1: 4: 4$. This implies the problem statement. Letting $x=A P, y=B Q, z=C R$, the inequality becomes

2x+5y+5z6x+y+zxyz. \frac{2}{x}+\frac{5}{y}+\frac{5}{z} \geq 6 \sqrt{\frac{x+y+z}{x y z}} .

Squaring both sides and collecting terms gives

4x2+25y2+25z2+14yz16xy+16xz \frac{4}{x^{2}}+\frac{25}{y^{2}}+\frac{25}{z^{2}}+\frac{14}{y z} \geq \frac{16}{x y}+\frac{16}{x z}

If we replace $x=1 / a, y=4 / b, z=4 / c$, then it remains to prove the inequality

64a2+25(b+c)264a(b+c)+36bc 64 a^{2}+25(b+c)^{2} \geq 64 a(b+c)+36 b c

where equality holds when $a=b=c$. This follows by two applications of AM-GM:

16(4a2+(b+c)2)64a(b+c)9(b+c)236bc. \begin{aligned} 16\left(4 a^{2}+(b+c)^{2}\right) & \geq 64 a(b+c) \\ 9(b+c)^{2} & \geq 36 b c . \end{aligned}

Again one can tell this is an inequality by counting degrees of freedom.

§1.3 USAMO 2000/3

Available online at https://aops.com/community/p338081.

Problem statement

A game of solitaire is played with $R$ red cards, $W$ white cards, and $B$ blue cards. A player plays all the cards one at a time. With each play he accumulates a penalty. If he plays a blue card, then he is charged a penalty which is the number of white cards still in his hand. If he plays a white card, then he is charged a penalty which is twice the number of red cards still in his hand. If he plays a red card, then he is charged a penalty which is three times the number of blue cards still in his hand.

Find, as a function of $R, W$, and $B$, the minimal total penalty a player can amass and the number of ways in which this minimum can be achieved.

The minimum penalty is

f(B,W,R)=min(BW,2WR,3RB) f(B, W, R)=\min (B W, 2 W R, 3 R B)

or equivalently, the natural guess of "discard all cards of one color first" is actually optimal (though not necessarily unique).

This can be proven directly by induction. Indeed the base case $B W R=0$ (in which case zero penalty is clearly achievable). The inductive step follows from

f(B,W,R)=min{f(B1,W,R)+Wf(B,W1,R)+2Rf(B,W,R1)+3B f(B, W, R)=\min \left\{\begin{array}{l} f(B-1, W, R)+W \\ f(B, W-1, R)+2 R \\ f(B, W, R-1)+3 B \end{array}\right.

It remains to characterize the strategies. This is an annoying calculation, so we just state the result.

  • If any of the three quantities $B W, 2 W R, 3 R B$ is strictly smaller than the other three, there is one optimal strategy.
  • If $B W=2 W R<3 R B$, there are $W+1$ optimal strategies, namely discarding from 0 to $W$ white cards, then discarding all blue cards. (Each white card discarded still preserves $B W=2 W R$.)
  • If $2 W R=3 R B<B W$, there are $R+1$ optimal strategies, namely discarding from 0 to $R$ red cards, and then discarding all white cards.
  • If $3 W R=R B<2 W R$, there are $B+1$ optimal strategies, namely discarding from 0 to $B$ blue cards, and then discarding all red cards.
  • Now suppose $B W=2 W R=3 R B$. Discarding a card of one color ends up in exactly one of the previous three cases. This gives an answer of $R+W+B$ strategies.

§2 Solutions to Day 2

§2.1 USAMO 2000/4

Available online at https://aops.com/community/p338084.

Problem statement

Find the smallest positive integer $n$ such that if $n$ squares of a $1000 \times 1000$ chessboard are colored, then there will exist three colored squares whose centers form a right triangle with sides parallel to the edges of the board.

The answer is $n=1999$. For a construction with $n=1998$, take a punctured L as illustrated below (with 1000 replaced by 4):

[111111]. \left[\begin{array}{llll} 1 & & & \\ 1 & & & \\ 1 & & & \\ & 1 & 1 & 1 \end{array}\right] .

We now show that if there is no right triangle, there are at most 1998 tokens (colored squares). In every column with more than two tokens, we have token emit a bidirectional horizontal death ray (laser) covering its entire row: the hypothesis is that the death ray won't hit any other tokens.

Assume there are $n$ tokens and that $n>1000$. Then obviously some column has more than two tokens, so at most 999 tokens don't emit a death ray (namely, any token in its own column). Thus there are at least $n-999$ death rays. On the other hand, we can have at most 999 death rays total (since it would not be okay for the whole board to have death rays, as some row should have more than two tokens). Therefore, $n \leq 999+999=1998$ as desired.

§2.2 USAMO 2000/5

Available online at https://aops.com/community/p338089.

Problem statement

Let $A_{1} A_{2} A_{3}$ be a triangle, and let $\omega_{1}$ be a circle in its plane passing through $A_{1}$ and $A_{2}$. Suppose there exists circles $\omega_{2}, \omega_{3}, \ldots, \omega_{7}$ such that for $k=2,3, \ldots, 7$, circle $\omega_{k}$ is externally tangent to $\omega_{k-1}$ and passes through $A_{k}$ and $A_{k+1}$ (indices mod 3). Prove that $\omega_{7}=\omega_{1}$.

The idea is to keep track of the subtended arc $\widehat{A_{i} A_{i+1}}$ of $\omega_{i}$ for each $i$. To this end, let $\beta=\measuredangle A_{1} A_{2} A_{3}, \gamma=\measuredangle A_{2} A_{3} A_{1}$ and $\alpha=\measuredangle A_{1} A_{2} A_{3}$.

Initially, we set $\theta=\measuredangle O_{1} A_{2} A_{1}$. Then we compute

O1A2A1=θO2A3A2=βθO3A1A3=βγ+θO4A2A1=(γβα)θ \begin{aligned} & \measuredangle O_{1} A_{2} A_{1}=\theta \\ & \measuredangle O_{2} A_{3} A_{2}=-\beta-\theta \\ & \measuredangle O_{3} A_{1} A_{3}=\beta-\gamma+\theta \\ & \measuredangle O_{4} A_{2} A_{1}=(\gamma-\beta-\alpha)-\theta \end{aligned}

and repeating the same calculation another round gives

O7A2A1=k(kθ)=θ \measuredangle O_{7} A_{2} A_{1}=k-(k-\theta)=\theta

with $k=\gamma-\beta-\alpha$. This implies $O_{7}=O_{1}$, so $\omega_{7}=\omega_{1}$.

§2.3 USAMO 2000/6, proposed by Gheorghita Zbaganu

Available online at https://aops.com/community/p108437.

Problem statement

Let $a_{1}, b_{1}, a_{2}, b_{2}, \ldots, a_{n}, b_{n}$ be nonnegative real numbers. Prove that

i,j=1nmin{aiaj,bibj}i,j=1nmin{aibj,ajbi} \sum_{i, j=1}^{n} \min \left\{a_{i} a_{j}, b_{i} b_{j}\right\} \leq \sum_{i, j=1}^{n} \min \left\{a_{i} b_{j}, a_{j} b_{i}\right\}

We present two solutions. 【 First solution by creating a single min (Vincent Huang and Ravi Boppana). Let $b_{i}=r_{i} a_{i}$ for each $i$, and rewrite the inequality as

i,jaiaj[min(ri,rj)min(1,rirj)]0 \sum_{i, j} a_{i} a_{j}\left[\min \left(r_{i}, r_{j}\right)-\min \left(1, r_{i} r_{j}\right)\right] \geq 0

We now do the key manipulation to convert the double min into a separate single min. Let $\varepsilon_{i}=+1$ if $r_{i} \geq 1$, and $\varepsilon_{i}=-1$ otherwise, and let $s_{i}=\left|r_{i}-1\right|$. Then we pass to absolute values:

2min(ri,rj)2min(1,rirj)=rirj1rirj(ri1)(rj1)=rirj1rirjεiεjsisj=εiεjmin(1rirj±(rirj))εiεjsisj=εiεjmin(si(rj+1),sj(ri+1))εiεjsisj=(εisi)(εjsj)min(rj+1sj1,ri+1si1). \begin{aligned} 2 \min \left(r_{i}, r_{j}\right)-2 \min \left(1, r_{i} r_{j}\right) & =\left|r_{i} r_{j}-1\right|-\left|r_{i}-r_{j}\right|-\left(r_{i}-1\right)\left(r_{j}-1\right) \\ & =\left|r_{i} r_{j}-1\right|-\left|r_{i}-r_{j}\right|-\varepsilon_{i} \varepsilon_{j} s_{i} s_{j} \\ & =\varepsilon_{i} \varepsilon_{j} \min \left(\left|1-r_{i} r_{j} \pm\left(r_{i}-r_{j}\right)\right|\right)-\varepsilon_{i} \varepsilon_{j} s_{i} s_{j} \\ & =\varepsilon_{i} \varepsilon_{j} \min \left(s_{i}\left(r_{j}+1\right), s_{j}\left(r_{i}+1\right)\right)-\varepsilon_{i} \varepsilon_{j} s_{i} s_{j} \\ & =\left(\varepsilon_{i} s_{i}\right)\left(\varepsilon_{j} s_{j}\right) \min \left(\frac{r_{j}+1}{s_{j}}-1, \frac{r_{i}+1}{s_{i}}-1\right) . \end{aligned}

So let us denote $x_{i}=a_{i} \varepsilon_{i} s_{i} \in \mathbb{R}$, and $t_{i}=\frac{r_{i}+1}{s_{i}}-1 \in \mathbb{R}_{\geq 0}$. Thus it suffices to prove that:

Claim - We have

i,jxixjmin(ti,tj)0 \sum_{i, j} x_{i} x_{j} \min \left(t_{i}, t_{j}\right) \geq 0

for arbitrary $x_{i} \in \mathbb{R}, t_{i} \in \mathbb{R} \geq 0$. Proof. One can just check this "by hand" by assuming $t_{1} \leq t_{2} \leq \cdots \leq t_{n}$; then the left-hand side becomes

itixi2+2i<j2tixixj=i(titi1)(xi+xi+1++xn)20. \sum_{i} t_{i} x_{i}^{2}+2 \sum_{i<j} 2 t_{i} x_{i} x_{j}=\sum_{i}\left(t_{i}-t_{i-1}\right)\left(x_{i}+x_{i+1}+\cdots+x_{n}\right)^{2} \geq 0 .

There is also a nice proof using the integral identity

min(ti,tj)=01(uti)1(utj)du \min \left(t_{i}, t_{j}\right)=\int_{0}^{\infty} \mathbf{1}\left(u \leq t_{i}\right) \mathbf{1}\left(u \leq t_{j}\right) d u

where the $\mathbf{1}$ are indicator functions. Indeed,

i,jxixjmin(ti,tj)=i,jxixj01(uti)1(utj)du \sum_{i, j} x_{i} x_{j} \min \left(t_{i}, t_{j}\right)=\sum_{i, j} x_{i} x_{j} \int_{0}^{\infty} \mathbf{1}\left(u \leq t_{i}\right) \mathbf{1}\left(u \leq t_{j}\right) d u

=0ixi1(uti)jxj1(utj)du=0(ixi1(uti))2du0. \begin{aligned} & =\int_{0}^{\infty} \sum_{i} x_{i} \mathbf{1}\left(u \leq t_{i}\right) \sum_{j} x_{j} \mathbf{1}\left(u \leq t_{j}\right) d u \\ & =\int_{0}^{\infty}\left(\sum_{i} x_{i} \mathbf{1}\left(u \leq t_{i}\right)\right)^{2} d u \\ & \geq 0 . \end{aligned}

【 Second solution by smoothing (Alex Zhai). The case $n=1$ is immediate, so we'll proceed by induction on $n \geq 2$.

Again, let $b_{i}=r_{i} a_{i}$ for each $i$, and write the inequality as

Ln(a1,,an,r1,,rn):=i,jaiaj[min(ri,rj)min(1,rirj)]0 L_{n}\left(a_{1}, \ldots, a_{n}, r_{1}, \ldots, r_{n}\right):=\sum_{i, j} a_{i} a_{j}\left[\min \left(r_{i}, r_{j}\right)-\min \left(1, r_{i} r_{j}\right)\right] \geq 0

First note that if $r_{1}=r_{2}$ then

Ln(a1,a2,a3,,r1,r1,r3)=Ln1(a1+a2,a3,,r1,r3,) L_{n}\left(a_{1}, a_{2}, a_{3}, \ldots, r_{1}, r_{1}, r_{3} \ldots\right)=L_{n-1}\left(a_{1}+a_{2}, a_{3}, \ldots, r_{1}, r_{3}, \ldots\right)

and so our goal is to smooth to a situation where two of the $r_{i}$ 's are equal, so that we may apply induction.

On the other hand, $L_{n}$ is a piecewise linear function in $r_{1} \geq 0$. Let us smooth $r_{1}$ then. Note that if the minimum is attained at $r_{1}=0$, we can ignore $a_{1}$ and reduce to the $(n-1)$-variable case. On the other hand, the minimum must be achieved at a cusp which opens upward, which can only happen if $r_{i} r_{j}=1$ for some $j$. (The $r_{i}=r_{j}$ cusps open downward, sadly.)

In this way, whenever some $r_{i}$ is not equal to the reciprocal of any other $r_{\boldsymbol{\bullet}}$, we can smooth it. This terminates; so we may smooth until we reach a situation for which

{r1,,rn}={1/r1,,1/rn} \left\{r_{1}, \ldots, r_{n}\right\}=\left\{1 / r_{1}, \ldots, 1 / r_{n}\right\}

Now, assume WLOG that $r_{1}=\max {i} r{i}$ and $r_{2}=\min {i} r{i}$, hence $r_{1} r_{2}=1$ and $r_{1} \geq 1 \geq r_{2}$. We isolate the contributions from $a_{1}, a_{2}, r_{1}$ and $r_{2}$.

Ln()=a12[r11]+a22[r2r22]+2a1a2[r21]+2a1[(a3r3++anrn)(a3++an)]+2a2r2[(a3++an)(a3r3++anrn)]+i=3nj=3naiaj[min(ri,rj)min(1,rirj)] \begin{aligned} L_{n}(\cdots) & =a_{1}^{2}\left[r_{1}-1\right]+a_{2}^{2}\left[r_{2}-r_{2}^{2}\right]+2 a_{1} a_{2}\left[r_{2}-1\right] \\ & +2 a_{1}\left[\left(a_{3} r_{3}+\cdots+a_{n} r_{n}\right)-\left(a_{3}+\cdots+a_{n}\right)\right] \\ & +2 a_{2} r_{2}\left[\left(a_{3}+\cdots+a_{n}\right)-\left(a_{3} r_{3}+\cdots+a_{n} r_{n}\right)\right] \\ & +\sum_{i=3}^{n} \sum_{j=3}^{n} a_{i} a_{j}\left[\min \left(r_{i}, r_{j}\right)-\min \left(1, r_{i} r_{j}\right)\right] \end{aligned}

The idea now is to smooth via

(a1,a2,r1,r2)(a1,1ta2,1tr1,tr2) \left(a_{1}, a_{2}, r_{1}, r_{2}\right) \longrightarrow\left(a_{1}, \frac{1}{t} a_{2}, \frac{1}{t} r_{1}, t r_{2}\right)

where $t \geq 1$ is such that $\frac{1}{t} r_{1} \geq \max \left(1, r_{3}, \ldots, r_{n}\right)$ holds. (This choice is such that $a_{1}$ and $a_{2} r_{2}$ are unchanged, because we don't know the sign of $\sum_{i \geq 3}\left(1-r_{i}\right) a_{i}$ and so the post-smoothing value is still at least the max.) Then,

Ln(a1,a2,,r1,r2,)Ln(a1,1ta2,,1tr1,tr2)=a12(r11tr1)+a22(r21tr2)+2a1a2(1t1)=(11t)(r1a12+r2a222a1a2)0 \begin{aligned} & L_{n}\left(a_{1}, a_{2}, \ldots, r_{1}, r_{2}, \ldots\right)-L_{n}\left(a_{1}, \frac{1}{t} a_{2}, \ldots, \frac{1}{t} r_{1}, t r_{2}\right) \\ = & a_{1}^{2}\left(r_{1}-\frac{1}{t} r_{1}\right)+a_{2}^{2}\left(r_{2}-\frac{1}{t} r_{2}\right)+2 a_{1} a_{2}\left(\frac{1}{t}-1\right) \\ = & \left(1-\frac{1}{t}\right)\left(r_{1} a_{1}^{2}+r_{2} a_{2}^{2}-2 a_{1} a_{2}\right) \geq 0 \end{aligned}

the last line by AM-GM. Now pick $t=\frac{r_{1}}{\max \left(1, r_{3}, \ldots, r_{n}\right)}$, and at last we can induct down.