Difference between revisions of "1981 IMO Problems/Problem 6"
m |
Whitephoenix (talk | contribs) m (→Solution) |
||
Line 13: | Line 13: | ||
== Solution == | == Solution == | ||
− | We observe that <math>f(1,0) = f(0,1) = 2 </math> and that <math>f(1, y+1) = f( | + | We observe that <math>f(1,0) = f(0,1) = 2 </math> and that <math>f(1, y+1) = f(0, f(1,y)) = f(1,y) + 1</math>, so by induction, <math>f(1,y) = y+2 </math>. Similarly, <math>f(2,0) = f(1,1) = 3</math> and <math>f(2, y+1) = f(2,y) + 2</math>, yielding <math>f(2,y) = 2y + 3</math>. |
We continue with <math>f(3,0) + 3 = 8 </math>; <math>f(3, y+1) + 3 = 2(f(3,y) + 3)</math>; <math>f(3,y) + 3 = 2^{y+3}</math>; and <math>f(4,0) + 3 = 2^{2^2}</math>; <math>f(4,y) + 3 = 2^{f(4,y) + 3}</math>. | We continue with <math>f(3,0) + 3 = 8 </math>; <math>f(3, y+1) + 3 = 2(f(3,y) + 3)</math>; <math>f(3,y) + 3 = 2^{y+3}</math>; and <math>f(4,0) + 3 = 2^{2^2}</math>; <math>f(4,y) + 3 = 2^{f(4,y) + 3}</math>. |
Revision as of 23:15, 6 January 2023
Problem
The function satisfies
(1)
(2)
(3)
for all non-negative integers . Determine .
Solution
We observe that and that , so by induction, . Similarly, and , yielding .
We continue with ; ; ; and ; .
It follows that when there are 1984 2s, Q.E.D.
Alternate solutions are always welcome. If you have a different, elegant solution to this problem, please add it to this page.
1981 IMO (Problems) • Resources | ||
Preceded by Problem 5 |
1 • 2 • 3 • 4 • 5 • 6 | Followed by Last question |
All IMO Problems and Solutions |