| |
About
Serves a Daily Special and an All-You-Can-Eat Course in Problem Solving. Courtesy of me, Jeffrey Wang.
Math Books
Math Stuff
My Tests
Practice Tests
Tutorials
|
|
Problem: (2000 IMO – #2) Let be positive real numbers so that . Prove that
.
Solution: The standard trick to solve the condition is to substitute
, , 
for positive reals (their existence is guaranteed since it’s a three-variable system with three equations).
Our inequality reduces to
.
Multiplying through by , expanding, and rearranging everything to the RHS, we have

or
,
which is just Schur’s Inequality, so the result is proved. QED.
——————–
Comment: The condition almost always calls for the substitution above. It also works with in which case you simply have another variable multiplied by each of the terms.
——————–
Practice Problem: Go take the 2006 Mock AIME 5 below.
|
Problem: (1999 USAMO – #4) Let ( ) be real numbers such that
and .
Prove that .
Solution: To simply things, let . We wish to show that there exists an .
Our conditions become
.
.
Assume for the sake of contradiction that for all and let . We have
, or
.
But we have , so
.
However, since and , we have (looking at the parabola it is easy to see; has zeros at ). Therefore
.
But we also had
,
so that gives us a contradiction. Hence our assumption must be false and there exists an as desired. QED.
--------------------
Comment: This wasn't a particularly difficult inequality, but it has some key ideas. Using all parts of the question is important (in this case is actually relevant). Another note is that this didn’t really require any of the classical inequalities, just algebraic manipulation. Lastly, the crucial step was setting converting the real to positive which makes things a whole lot nicer.
——————–
Practice Problem: Go take the 2006 Mock AIME 5 below.
|
Here’s the 2006 Mock AIME 5, prepared by me.
Rules are the same as usual, go to AoPS if you want to discuss the problems. 3 hours, no calculators, all answers are integers from 000-999, inclusive. Have fun!
2006 Mock AIME 5
|
Problem: (2002 USAMO – #5) Let be integers greater than . Prove that there exists a positive integer and a finite sequence of positive integers such that , and is divisible by for each ( ).
Solution: Call two integers and "linked" if there exists a sequence as described in the question (note that two integers are always mutually linked; just reverse the sequence). We wish to show that all integers are linked. If we can show that and are linked for any integer in a finite number of terms (links), the problem is solved. Consider the following sequence:
, , , , , , , ,
which can easily be shown to satisfy the property in the question. Thus and are always linked for . Hence, by induction, any integers are linked (assuming WLOG , we have linked to , then , etc.), as desired. QED.
——————–
Comment: The proof of this, when presented, is very short. In actuality, this problem took quite a while to solve; first to figure out to try and link consecutive integers and then to actually find the link. Playing around with the numbers eventually gave the right sequence.
|
Problem: (2005 IMO – #4) Determine all positive integers relatively prime to all the terms of the infinite sequence
.
Solution: We claim that the only such integer is . Consider any prime and the term . We have
,
which, by taking a common denominator and factoring, becomes
.
But by Fermat’s Little Theorem, we have , so
.
So we have shown that for all primes . Noting that , which is divisible by both and , we have that every positive integer divisible by a prime is not relatively prime to all terms in the sequence (since at least one term is divisible by every prime). Hence the only possible number is , as claimed. QED.
——————–
Comment: The quickest way to find this solution was seeing that . And since multiplicative inverses always exist modulo a prime, the term is divisible by .
|
|
|