1960 IMO Problems/Problem 2: Difference between revisions
Pianoman24 (talk | contribs) |
m Minor edit |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 19: | Line 19: | ||
So, answer: <math>-\frac{1}{2} \le x<\frac{45}{8}</math>, except <math>x=0</math>. | So, answer: <math>-\frac{1}{2} \le x<\frac{45}{8}</math>, except <math>x=0</math>. | ||
==Solution 2== | |||
If <math>x \neq 0</math>, then the LHS is defined and rewrites as follows: | |||
\begin{align*} | |||
\frac{4x^2}{(1 - \sqrt{2x + 1})^2} &= \biggl(\frac{2x}{1 - \sqrt{2x + 1}}\biggl)^2 \\ | |||
&= \biggl( \frac{2x}{1 - \sqrt{2x + 1}} \cdot \frac{1 + \sqrt{2x + 1}}{1 + \sqrt{2x + 1}} \biggl)^2 \\ | |||
&= (1 + \sqrt{2x + 1})^2 \\ | |||
&= 2x + 2\sqrt{2x + 1} + 2. | |||
\end{align*} | |||
The inequality therefore holds if and only if | |||
<cmath>2x + 2\sqrt{2x + 1} + 2 < 2x + 9.</cmath> | |||
or | |||
<cmath>\sqrt{2x + 1} < \frac{7}{2}.</cmath> | |||
So <math>2x + 1 < 49/4</math> and therefore <math>x < 45/8</math>. But if <math>x < -1/2</math> then the inequality makes no sense, since <math>\sqrt{2x + 1}</math> is imaginary. So the original inequality holds iff <math>x</math> is in <math>[-1/2, 0) \cup (0, 45/8).</math> | |||
==Solution 3 (A bit of light bash)== | |||
We consider when does the equality holds: | |||
<cmath>\frac{4x^2}{(1 - \sqrt {2x + 1})^2} = 2x + 9 </cmath> | |||
<cmath> 4x^2 = (2x+9)(1 - \sqrt{2x+1})^2 \Rightarrow 4x^2 = (2x+9)(2x+2-2\sqrt{2x+1})</cmath> | |||
Noting that we can cancel out the <math>4x^2</math>, we expand RHS and obtain: <math>4x^2 = 4x^2 + 22x + 18 - (4x+18)\sqrt{2x+1}</math>, which simplifies to <math>(4x+18)\sqrt{2x+1} = 22x + 18</math>, squaring both sides again, we yield: | |||
<cmath>32x^3 + 304x^2 + 792x + 324 = 484x^2 + 792x + 324 \Rightarrow 32x^3 = 180x^2 \Rightarrow x^2(32x-180) = 0</cmath> | |||
From here we get <math>x = \{0, \frac{45}{8}\}</math>, but when <math>x = 0</math>, the original expression is undefined as denominator is 0. Therefore, the only valid solution is <math>x = \frac{45}{8}</math>. | |||
Then we consider the function <math>f(x) = \frac{4x^2}{(1 - \sqrt {2x + 1})^2} - (2x + 9) = (1+\sqrt{2x+1})^2-(2x+9)</math>, we aim to find the derivative of <math>f(x)</math>, which is: | |||
<cmath>f'(x) = \frac{2(1+\sqrt{2x+1})}{\sqrt{2x+1}}-2 = \frac{2}{\sqrt{2x+1}}+2-2 = \frac{2}{\sqrt{2x+1}} > 0</cmath> | |||
Therefore we established that <math>f'(x)</math> is monotonous and increasing. We are asked to find the values of <math>x</math> such that <math>\frac{4x^2}{(1 - \sqrt{2x + 1})^2} < 2x + 9</math>, in other words, we are finding <math>f(x)<0</math>. By the monotonous and increasing property of the function <math>f</math>, <math>f(x)<0</math> when <math>x<\frac{45}{8}</math> | |||
However, there are two other special restrictions: | |||
1. <math>x</math> cannot be 0, as that will result in <math>(1 - \sqrt{2x + 1})^2 = 0</math>, making the fraction indeterminate. | |||
2. <math>x \geq -\frac{1}{2}</math>, as <math>2x+1 \geq 0</math> so that the square root is determinate. | |||
In conclusion, inequality hold for <math>\boxed{x \in [-\frac{1}{2}, 0) \cup (0, \frac{45}{8})}</math>. | |||
~[[User:IDKHowtoaddsolution|IDKHowtoaddsolution]] | |||
==See Also== | ==See Also== | ||
Latest revision as of 11:14, 4 September 2025
Problem
For what values of the variable
does the following inequality hold:
Solution
Set
, where
.
After simplifying, we get
So
Which gives
and hence
.
But
makes the LHS indeterminate.
So, answer:
, except
.
Solution 2
If
, then the LHS is defined and rewrites as follows:
\begin{align*} \frac{4x^2}{(1 - \sqrt{2x + 1})^2} &= \biggl(\frac{2x}{1 - \sqrt{2x + 1}}\biggl)^2 \\ &= \biggl( \frac{2x}{1 - \sqrt{2x + 1}} \cdot \frac{1 + \sqrt{2x + 1}}{1 + \sqrt{2x + 1}} \biggl)^2 \\ &= (1 + \sqrt{2x + 1})^2 \\ &= 2x + 2\sqrt{2x + 1} + 2. \end{align*}
The inequality therefore holds if and only if
or
So
and therefore
. But if
then the inequality makes no sense, since
is imaginary. So the original inequality holds iff
is in
Solution 3 (A bit of light bash)
We consider when does the equality holds:
Noting that we can cancel out the
, we expand RHS and obtain:
, which simplifies to
, squaring both sides again, we yield:
From here we get
, but when
, the original expression is undefined as denominator is 0. Therefore, the only valid solution is
.
Then we consider the function
, we aim to find the derivative of
, which is:
Therefore we established that
is monotonous and increasing. We are asked to find the values of
such that
, in other words, we are finding
. By the monotonous and increasing property of the function
,
when
However, there are two other special restrictions:
1.
cannot be 0, as that will result in
, making the fraction indeterminate.
2.
, as
so that the square root is determinate.
In conclusion, inequality hold for
.
See Also
| 1960 IMO (Problems) • Resources | ||
| Preceded by Problem 1 |
1 • 2 • 3 • 4 • 5 • 6 | Followed by Problem 3 |
| All IMO Problems and Solutions | ||