Difference between revisions of "1978 USAMO Problems/Problem 3"
m (→Solution) |
|||
Line 20: | Line 20: | ||
== Solution == | == Solution == | ||
''Lemma:'' If <math>g</math> is a good integer, then so is <math>2g + 2</math> and <math>2g + 9</math>. | ''Lemma:'' If <math>g</math> is a good integer, then so is <math>2g + 2</math> and <math>2g + 9</math>. | ||
+ | |||
Proof: Let <math>g = a_1 + a_2 + \cdots + a_k</math> such that <cmath>\frac{1}{a_1}+\frac{1}{a_2}+\cdots+\frac{1}{a_k}=1,</cmath> where the <math>a_i</math> are positive integers. Then, notice that <cmath>1 = \frac{1}{2} + \frac{1}{2} + \frac{1}{2a_1}+\frac{1}{2a_2}+\cdots+\frac{1}{2a_k},</cmath> so <math>g_1 = 2 + 2a_1 + 2a_2 + ... + 2a_k = 2 + 2g</math> is also a good integer. Furthermore, <cmath>1 = \frac{1}{3} + \frac{1}{6} + \frac{1}{2} = \frac{1}{3} + \frac{1}{6} + \frac{1}{2a_1}+\frac{1}{2a_2}+\cdots+\frac{1}{2a_k},</cmath> so <math>g_2 = 3 + 6 + 2a_1 + 2a_2 + ... + a_k = 9 + 2g</math> is also good. | Proof: Let <math>g = a_1 + a_2 + \cdots + a_k</math> such that <cmath>\frac{1}{a_1}+\frac{1}{a_2}+\cdots+\frac{1}{a_k}=1,</cmath> where the <math>a_i</math> are positive integers. Then, notice that <cmath>1 = \frac{1}{2} + \frac{1}{2} + \frac{1}{2a_1}+\frac{1}{2a_2}+\cdots+\frac{1}{2a_k},</cmath> so <math>g_1 = 2 + 2a_1 + 2a_2 + ... + 2a_k = 2 + 2g</math> is also a good integer. Furthermore, <cmath>1 = \frac{1}{3} + \frac{1}{6} + \frac{1}{2} = \frac{1}{3} + \frac{1}{6} + \frac{1}{2a_1}+\frac{1}{2a_2}+\cdots+\frac{1}{2a_k},</cmath> so <math>g_2 = 3 + 6 + 2a_1 + 2a_2 + ... + a_k = 9 + 2g</math> is also good. | ||
Revision as of 16:50, 14 August 2014
Contents
Problem
An integer will be called good if we can write
,
where are positive integers (not necessarily distinct) satisfying
.
Given the information that the integers 33 through 73 are good, prove that every integer is good.
Hint
Is there an algorithm to deduce another good integer given a good integer? You might want to use the fact that .
Solution
Lemma: If is a good integer, then so is and .
Proof: Let such that where the are positive integers. Then, notice that so is also a good integer. Furthermore, so is also good.
This completes the lemma. Now, we use induction to show that the integers from 33 to are all good, where .
Base case: Our given takes care of . Inductive step: Assume the integers between 33 and k+1$.
If$ (Error compiling LaTeX. Unknown error_msg)k+1k+1 = 2g + 9g$.
It follows that because$ (Error compiling LaTeX. Unknown error_msg)k \ge 74$, we must have
<cmath>g = \frac{k}{2} - 4 \ge 37 - 4 = 33.</cmath>
Thus,$ (Error compiling LaTeX. Unknown error_msg)33 \le g < \frac{k}{2}g2g + 9 = k+1$as a good integer.
If$ (Error compiling LaTeX. Unknown error_msg)k+1k+1 = 2g+2g33 < g < \frac{k}{2}gk+1$must be good as well.
This completes the inductive step and thus the induction. Therefore, all integers$ (Error compiling LaTeX. Unknown error_msg)n \ge 33$ are good integers.
See Also
1978 USAMO (Problems • Resources) | ||
Preceded by Problem 2 |
Followed by Problem 4 | |
1 • 2 • 3 • 4 • 5 | ||
All USAMO Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.