Difference between revisions of "1973 IMO Problems/Problem 3"
m |
|||
Line 74: | Line 74: | ||
==Solution 2== | ==Solution 2== | ||
+ | |||
+ | The plan of this solution is the following: we will consider | ||
+ | the plane of coordinates <math>a, b</math>. We will write the condition(s) | ||
+ | for the equation to have at least one real solution. These will | ||
+ | be inequalities in <math>a, b</math>, which delimit regions in the <math>a, b</math> | ||
+ | plane. <math>a^2 + b^2</math> represents the square of the distance from | ||
+ | the point of coordinates <math>(a, b)</math> to the origin. We will find | ||
+ | the point(s) in the region we delimited which are closest to the | ||
+ | origin. These are minimizing <math>a^2 + b^2</math>. | ||
+ | |||
+ | Dividing the given equation by <math>x^2</math> and making the substitution | ||
+ | <math>z = x + \frac{1}{x}</math>, we can re-write the given equation as | ||
+ | <math>z^2 + az + b - 2 = 0</math>. The given equation has at least one | ||
+ | real root when this equation in <math>z</math> has real roots. This is | ||
+ | true when <math>a^2 - 4b + 8 \ge 0</math>. This represents the parabola | ||
+ | <math>b = \frac{a^2}{4} + 2</math> in the <math>a, b</math> plane. Refer to this | ||
+ | parabola as <math>P</math>. | ||
+ | |||
+ | The two solutions of the equation in <math>z</math> are | ||
+ | <math>\frac{-a \pm \sqrt{a^2 -4b + 8}}{2}</math>. We will take them one | ||
+ | at a time, and write down the conditions for its solution <math>x</math> | ||
+ | to be real. Consider then the equation | ||
+ | <math>2 x^2 - (-a + \sqrt{a^2 -4b + 8}) x + 2 = 0</math> | ||
+ | |||
+ | This equation has real solutions when | ||
+ | <math>(-a + \sqrt{a^2 - 4b + 8})^2 - 16 \ge 0</math>. Work out the square, | ||
+ | rearrange terms and simplify. We get | ||
+ | <math>a \sqrt{a^2 - 4b + 8} \le a^2 - 2b - 4</math>. | ||
+ | |||
+ | Note that at this point we could continue working with inequalities, | ||
+ | being vary careful in considering all the cases as we do computations. | ||
+ | Instead, we will consider the equation | ||
+ | <math>a \sqrt{a^2 - 4b + 8} = a^2 - 2b - 4</math>. This is a curve in the | ||
+ | <math>a, b</math> plane, delimiting several regions in the plane. We will | ||
+ | study the curve, and decide which are the regions in the <math>a, b</math> | ||
+ | plane in which the inequality is true. This will give us a set | ||
+ | of points <math>(a, b)</math> for which the equation has at least one real | ||
+ | root. | ||
+ | |||
+ | Square both sides and rearrange terms. We get <math>4a^2 = (b + 2)^2</math>. | ||
+ | As a curve, this is two lines <math>L_1, L_2</math> with equations | ||
+ | <math>b = 2a - 2</math> and <math>b = -2a - 2</math>. Before proceeding, we have | ||
+ | to verify the validity of these solutions since we may have | ||
+ | introduced "fake" solutions when we squared both sides. | ||
+ | |||
+ | Plug <math>b = 2a - 2</math> into <math>a \sqrt{a^2 - 4b + 8} = a^2 - 2b - 4</math>. | ||
+ | We get <math>a \sqrt{(a - 4)^2} = a (a - 4)</math>. This is true when | ||
+ | <math>a = 0</math> or <math>a \ge 4</math>. Thus, <math>b = 2a - 2</math> is valid when | ||
+ | <math>a \ge 4, b \ge 6</math>. | ||
+ | |||
+ | Similarly, plug <math>b = -2a - 2</math> into | ||
+ | <math>a \sqrt{a^2 - 4b + 8} = a^2 - 2b - 4</math>, and get that <math>b = -2a - 2</math> | ||
+ | is valid when <math>a \ge -4, b \le 6</math>. | ||
+ | |||
+ | The parabola <math>P</math>, the lines <math>L_1, L_2</math> and the lines <math>a = 4, a = -4, | ||
+ | b = 6</math> carve the <math>a, b</math> plane into several regions. We now have to | ||
+ | verify which are the regions in which | ||
+ | <math>(-a + \sqrt{a^2 - 4b + 8})^2 - 16 \ge 0</math>. While mildly tedious, | ||
+ | this is very easy: we just have to take a numerical sample in each | ||
+ | region and verify the inequality. The results are shown in the | ||
+ | image below (the one on the left). If the point <math>(a, b)</math> is in | ||
+ | the shaded area, then the equation in the problem has at least | ||
+ | one real solution. | ||
Revision as of 15:03, 15 June 2025
Problem
Let and
be real numbers for which the equation
has at least one real solution. For all such pairs
, find the minimum value of
.
Solution
Substitute to change the original equation into
. This equation has solutions
. We also know that
So,
Rearranging and squaring both sides,
So,
.
Therefore, the smallest possible value of is
, when
and
.
Borrowed from [1]
Remarks (added by pf02, June 2025)
1. The solution above is incomplete and it has some serious errors. The result is correct, but the method for obtaining it is flawed. For the sake of reference to the steps in the solution I added labels, but I did not make any changes to the solution. I will highlight the errors and the missing steps:
A. (1) is true when we know that is real. By hypothesis the
equation has at least one real solution, so (1) is true for this
solution. A necessary condition for this is that
. We have to use this in the proof, or if we
obtain a result without having used it, we need to verify that the
result satisfies this condition. This is missing from the solution.
B. (2) is equivalent to (3) when is interpreted as an
. (If the
would be an
then (2) and (3) would not be equivalent.) In our problem the
is an
so the proof can proceed. However,
while easy, going from (2) to (3) is not obvious, and it is an
important step in the proof, so it should be explained.
C. There is a small computational error in (4): we should have
, not
. This error is in writing, the computation
proceeds as if it did not happen.
D. Going from (5) to (6) is a very serious error. Replacing
by
can be done only when certain conditions
are satisfied (for example if we know that
and
or if we know that
). So
writing down (6) is completely unjustified.
2. I will not take the task of fixing this solution. Instead, I will give a different solution below.
Solution 2
The plan of this solution is the following: we will consider
the plane of coordinates . We will write the condition(s)
for the equation to have at least one real solution. These will
be inequalities in
, which delimit regions in the
plane.
represents the square of the distance from
the point of coordinates
to the origin. We will find
the point(s) in the region we delimited which are closest to the
origin. These are minimizing
.
Dividing the given equation by and making the substitution
, we can re-write the given equation as
. The given equation has at least one
real root when this equation in
has real roots. This is
true when
. This represents the parabola
in the
plane. Refer to this
parabola as
.
The two solutions of the equation in are
. We will take them one
at a time, and write down the conditions for its solution
to be real. Consider then the equation
This equation has real solutions when
. Work out the square,
rearrange terms and simplify. We get
.
Note that at this point we could continue working with inequalities,
being vary careful in considering all the cases as we do computations.
Instead, we will consider the equation
. This is a curve in the
plane, delimiting several regions in the plane. We will
study the curve, and decide which are the regions in the
plane in which the inequality is true. This will give us a set
of points
for which the equation has at least one real
root.
Square both sides and rearrange terms. We get .
As a curve, this is two lines
with equations
and
. Before proceeding, we have
to verify the validity of these solutions since we may have
introduced "fake" solutions when we squared both sides.
Plug into
.
We get
. This is true when
or
. Thus,
is valid when
.
Similarly, plug into
, and get that
is valid when
.
The parabola , the lines
and the lines
carve the
plane into several regions. We now have to
verify which are the regions in which
. While mildly tedious,
this is very easy: we just have to take a numerical sample in each
region and verify the inequality. The results are shown in the
image below (the one on the left). If the point
is in
the shaded area, then the equation in the problem has at least
one real solution.
TO BE CONTINUED.
See Also
1973 IMO (Problems) • Resources | ||
Preceded by Problem 2 |
1 • 2 • 3 • 4 • 5 • 6 | Followed by Problem 4 |
All IMO Problems and Solutions |