Difference between revisions of "1962 IMO Problems/Problem 2"
m (Minor edit) |
|||
(3 intermediate revisions by 3 users not shown) | |||
Line 5: | Line 5: | ||
<math>\sqrt{\sqrt{3-x}-\sqrt{x+1}}>\dfrac{1}{2}</math> | <math>\sqrt{\sqrt{3-x}-\sqrt{x+1}}>\dfrac{1}{2}</math> | ||
</center> | </center> | ||
+ | |||
+ | (Note that the problem as written in the official PDF https://www.imo-official.org/year_info.aspx?year=1962 does not have the outer <math>\sqrt{\ }</math>) | ||
==Solution== | ==Solution== | ||
Line 35: | Line 37: | ||
\end{align*} | \end{align*} | ||
</cmath> | </cmath> | ||
+ | |||
+ | (Note the little trick in the third row: placing the square roots on opposite sides of the equation. Squaring the equation in the second row would work as well, but this way is a little more pleasant, as the one remaining square root after the squaring will essentially be one of the original two, not their product.) | ||
Solving the quadratic equation for <math>x</math>, we get | Solving the quadratic equation for <math>x</math>, we get | ||
Line 61: | Line 65: | ||
</asy> | </asy> | ||
+ | |||
+ | ==Solution 2== | ||
+ | |||
+ | We first do some substitution, Let <math>a = \sqrt{3-x}</math>, then <math>x = 3 - a^2</math>, and the expression becomes: <math>\sqrt{a-\sqrt{4-a^2}} > \frac{1}{2}</math>. Squaring both sides, we have: | ||
+ | |||
+ | <cmath>a-\sqrt{4-a^2} > \frac{1}{4} \Rightarrow 4a-1>4\sqrt{4-a^2} \Rightarrow 16a^2-8a+1>16(4-a^2) \Rightarrow 32a^2-8a-63 > 0</cmath> | ||
+ | |||
+ | Solving yields <math>a < \frac{1-\sqrt{127}}{8}</math> or <math>a > \frac{1+\sqrt{127}}{8}</math> | ||
+ | |||
+ | Substituting back for <math>x</math>, <math>x < \frac{1-\sqrt{127}}{32}</math> or <math>x > \frac{1+\sqrt{127}}{32}</math>. This is two solutions, however, note that for the square root to be determinant, we need to have: | ||
+ | |||
+ | 1. <math>x \leq 3</math> | ||
+ | |||
+ | 2. <math>x \geq -1</math> | ||
+ | |||
+ | 3. <math>\sqrt{3-x}-\sqrt{x+1} \geq 0 \Rightarrow 3-x \geq x+1 \Rightarrow x \leq 1</math> | ||
+ | |||
+ | Obviously, <math>x > \frac{1+\sqrt{127}}{32}</math> conflicted with <math>x \leq 1</math>, and the lower bound for x is <math>x \geq -1</math>, so our final solution is: | ||
+ | |||
+ | <cmath>\boxed{x \in \left[ ~ -1,\quad 1-\dfrac{\sqrt{127}}{32} ~ \right) }</cmath> | ||
+ | |||
+ | ~[[User:IDKHowtoaddsolution|IDKHowtoaddsolution]] | ||
+ | |||
==See Also== | ==See Also== | ||
{{IMO box|year=1962|num-b=1|num-a=3}} | {{IMO box|year=1962|num-b=1|num-a=3}} |
Latest revision as of 12:12, 4 September 2025
Contents
Problem
Determine all real numbers which satisfy the inequality:
(Note that the problem as written in the official PDF https://www.imo-official.org/year_info.aspx?year=1962 does not have the outer )
Solution
Obviously we need for the outer square root to be defined,
for the first inner square root to be defined,
and
for the second inner square root to be defined. Solving these we get that the left hand side is defined for
.
Now obviously the function is continuous on
, with
and
.
Moreover, as
is a decreasing and
an increasing function, both
and
are decreasing functions, and hence
is a decreasing function. Therefore there is exactly one solution to
.
We can now find this solution:
(Note the little trick in the third row: placing the square roots on opposite sides of the equation. Squaring the equation in the second row would work as well, but this way is a little more pleasant, as the one remaining square root after the squaring will essentially be one of the original two, not their product.)
Solving the quadratic equation for , we get
The reason why we got two roots is that while solving the original equation we squared both sides twice, and this could have created additional solutions. In this case, obviously the root that is larger than is the additional solution, and
is the root we need.
Hence the solutions to the given inequality are precisely the reals in the interval .
Solution 2
We first do some substitution, Let , then
, and the expression becomes:
. Squaring both sides, we have:
Solving yields or
Substituting back for ,
or
. This is two solutions, however, note that for the square root to be determinant, we need to have:
1.
2.
3.
Obviously, conflicted with
, and the lower bound for x is
, so our final solution is:
See Also
1962 IMO (Problems) • Resources | ||
Preceded by Problem 1 |
1 • 2 • 3 • 4 • 5 • 6 | Followed by Problem 3 |
All IMO Problems and Solutions |