Difference between revisions of "1990 USAMO Problems/Problem 2"
| Line 1: | Line 1: | ||
==Problem== | ==Problem== | ||
| − | + | A sequence of [[function]]s <math>\, \{f_n(x) \} \,</math> is defined [[recursion|recursively]] as follows: | |
| − | A sequence of | ||
<math> | <math> | ||
| Line 8: | Line 7: | ||
</math> | </math> | ||
| − | (Recall that <math>\sqrt {\makebox[5mm]{}}</math> is understood to represent the positive square root.) For each positive integer <math>n</math>, find all real solutions of the equation <math>\, f_n(x) = 2x \,</math>. | + | (Recall that <math>\sqrt {\makebox[5mm]{}}</math> is understood to represent the positive [[square root]].) For each positive integer <math>n</math>, find all real solutions of the equation <math>\, f_n(x) = 2x \,</math>. |
| − | |||
==Solution== | ==Solution== | ||
| − | + | <math>x</math> must be nonnegative, since the natural root of any number is <math>\ge 0</math>. Solving for <math>n=1</math>, we get <math>x=4</math> and only <math>4</math>. We solve for <math>n=2</math>: | |
| − | x must be | ||
| − | |||
| − | Solving for n=1, we get x=4 and only 4. We solve for n=2: | ||
<math>2x=\sqrt{x^2+6\sqrt{x^2+48}}</math> | <math>2x=\sqrt{x^2+6\sqrt{x^2+48}}</math> | ||
| Line 27: | Line 22: | ||
<math>x=4</math> | <math>x=4</math> | ||
| − | We get x=4 again. We can conjecture that x=4 is the only solution. | + | We get <math>x=4</math> again. We can conjecture that <math>x=4</math> is the only solution. |
| − | Plugging 2x=8 into <math>f_n(x)</math>, we get | + | Plugging <math>2x=8</math> into <math>f_n(x)</math>, we get |
| − | < | + | <cmath>f_{n+1}(x)=\sqrt{x^2+48}</cmath> |
| − | So if 4 is a solution for n=x, it is a solution for n=x+1. From induction, 4 is a solution for all n. | + | So if 4 is a solution for <math>n=x</math>, it is a solution for <math>n=x+1</math>. From [[induction]], 4 is a solution for all n. |
{{solution}} | {{solution}} | ||
| + | ==See also== | ||
| + | {{USAMO box|year=1990|num-b=1|num-a=3}} | ||
| − | + | [[Category:Olympiad Algebra Problems]] | |
| − | |||
| − | |||
Revision as of 17:35, 19 October 2007
Problem
A sequence of functions
is defined recursively as follows:
(Recall that
is understood to represent the positive square root.) For each positive integer
, find all real solutions of the equation
.
Solution
must be nonnegative, since the natural root of any number is
. Solving for
, we get
and only
. We solve for
:
We get
again. We can conjecture that
is the only solution.
Plugging
into
, we get
So if 4 is a solution for
, it is a solution for
. From induction, 4 is a solution for all n.
This problem needs a solution. If you have a solution for it, please help us out by adding it.
See also
| 1990 USAMO (Problems • Resources) | ||
| Preceded by Problem 1 |
Followed by Problem 3 | |
| 1 • 2 • 3 • 4 • 5 | ||
| All USAMO Problems and Solutions | ||