Difference between revisions of "2000 USAMO Problems/Problem 6"
Lopkiloinm (talk | contribs) (→Solution 2) |
Lopkiloinm (talk | contribs) (→Solution 2) |
||
Line 43: | Line 43: | ||
==Solution 2== | ==Solution 2== | ||
− | Let <math>a_1,b_1,\dots | + | Let <math>a_1,\dots,a_n,b_1,\dots,b_n\ge0</math>. Fix <math>\tau>0</math> and define |
<cmath> | <cmath> | ||
− | + | \mathop{\mathrm{softmin}}_\tau(x,y) | |
− | \ | + | :=-\tau\ln\!\bigl(e^{-x/\tau}+e^{-y/\tau}\bigr) |
− | + | \;=\; | |
+ | \min_{p_1+p_2=1}\Bigl\{p_1x+p_2y+\tau\bigl(-p_1\ln p_1-p_2\ln p_2\bigr)\Bigr\}. | ||
</cmath> | </cmath> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | For each pair <math>(i,j)</math> let | |
<cmath> | <cmath> | ||
− | + | p_{ij}^*=(p_{ij}^{(1)},p_{ij}^{(2)}) | |
− | + | </cmath> | |
− | + | be the minimizer in the variational formula for | |
− | \ | + | <math>\mathop{\mathrm{softmin}}_\tau(a_i b_j,\,a_j b_i)</math>. Then by definition |
− | |||
− | |||
− | |||
− | </ | ||
− | |||
− | |||
<cmath> | <cmath> | ||
− | + | \mathop{\mathrm{softmin}}_\tau(a_i b_j,\,a_j b_i) | |
− | = | + | =p_{ij}^{(1)}\,a_i b_j+p_{ij}^{(2)}\,a_j b_i |
− | + | +\tau H\bigl(p_{ij}^*\bigr), | |
</cmath> | </cmath> | ||
+ | while for the “pure’’ pair we have the upper bound | ||
<cmath> | <cmath> | ||
− | + | \mathop{\mathrm{softmin}}_\tau(a_i a_j,\,b_i b_j) | |
+ | \;\le\; | ||
+ | p_{ij}^{(1)}\,a_i a_j+p_{ij}^{(2)}\,b_i b_j | ||
+ | +\tau H\bigl(p_{ij}^*\bigr). | ||
</cmath> | </cmath> | ||
+ | Hence term‐by‐term | ||
<cmath> | <cmath> | ||
− | + | \mathop{\mathrm{softmin}}_\tau(a_i a_j,b_i b_j) | |
− | + | \;\le\; | |
− | + | \mathop{\mathrm{softmin}}_\tau(a_i b_j,a_j b_i), | |
− | |||
− | |||
− | |||
− | |||
− | \ | ||
− | |||
</cmath> | </cmath> | ||
− | + | and summing over <math>i,j=1,\dots,n</math> gives | |
<cmath> | <cmath> | ||
− | \sum_{i,j}\ | + | \sum_{i,j}\mathop{\mathrm{softmin}}_\tau(a_i a_j,b_i b_j) |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
\;\le\; | \;\le\; | ||
− | \sum_{i,j}\ | + | \sum_{i,j}\mathop{\mathrm{softmin}}_\tau(a_i b_j,a_j b_i). |
</cmath> | </cmath> | ||
− | + | Finally let <math>\tau\to0^+</math>; since | |
− | + | <math>\mathop{\mathrm{softmin}}_\tau(x,y)\to\min(x,y)</math>, we recover | |
<cmath> | <cmath> | ||
− | \sum_{i,j}\min | + | \sum_{i,j}\min(a_i a_j,b_i b_j) |
\;\le\; | \;\le\; | ||
− | \sum_{i,j}\min | + | \sum_{i,j}\min(a_i b_j,a_j b_i), |
</cmath> | </cmath> | ||
+ | as required. | ||
== See Also == | == See Also == |
Revision as of 16:47, 28 June 2025
Contents
Problem
Let be nonnegative real numbers. Prove that
Solution
Credit for this solution goes to Ravi Boppana.
Lemma 1: If are non-negative reals and
are reals, then
Proof: Without loss of generality assume that the sequence is increasing. For convenience, define
. The LHS of our inequality becomes
This expression is equivalent to the sum
Each term in the summation is non-negative, so the sum itself is non-negative.
We now define . If
, then let
be any non-negative number. Define
.
Lemma 2:
Proof: Switching the signs of and
preserves inequality, so we may assume that
. Similarly, we can assume that
. If
, then both sides are zero, so we may assume that
and
are positive. We then have from the definitions of
and
that
This means that
This concludes the proof of Lemma 2.
We can then apply Lemma 2 and Lemma 1 in order to get that
This implies the desired inequality.
Solution 2
Let . Fix
and define
For each pair let
be the minimizer in the variational formula for
. Then by definition
while for the “pure’’ pair we have the upper bound
Hence term‐by‐term
and summing over
gives
Finally let
; since
, we recover
as required.
See Also
2000 USAMO (Problems • Resources) | ||
Preceded by Problem 5 |
Followed by Last Question | |
1 • 2 • 3 • 4 • 5 • 6 | ||
All USAMO Problems and Solutions |
These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions.