Difference between revisions of "2008 IMO Problems/Problem 2"

(New page: == Problem 2 == '''(i)''' If <math>x</math>, <math>y</math> and <math>z</math> are three real numbers, all different from <math>1</math>, such that <math>xyz = 1</math>, then prove that <m...)
 
(Solution)
Line 6: Line 6:
 
'''(ii)''' Prove that equality is achieved for infinitely many triples of rational numbers <math>x</math>, <math>y</math> and <math>z</math>.
 
'''(ii)''' Prove that equality is achieved for infinitely many triples of rational numbers <math>x</math>, <math>y</math> and <math>z</math>.
  
 +
== Problem 2 ==
 +
'''(i)''' If <math>x</math>, <math>y</math> and <math>z</math> are three real numbers, all different from <math>1</math>, such that <math>xyz = 1</math>, then prove that
 +
<math>\frac {x^{2}}{\left(x - 1\right)^{2}} + \frac {y^{2}}{\left(y - 1\right)^{2}} + \frac {z^{2}}{\left(z - 1\right)^{2}} \geq 1</math>.
 +
(With the <math>\sum</math> sign for cyclic summation, this inequality could be rewritten as <math>\sum \frac {x^{2}}{\left(x - 1\right)^{2}} \geq 1</math>.)
 +
 +
'''(ii)''' Prove that equality is achieved for infinitely many triples of rational numbers <math>x</math>, <math>y</math> and <math>z</math>.
 
== Solution ==
 
== Solution ==
Consider the transormation <math>f:\mathbb{R}/\{1\} \rightarrow \mathbb{R}/\{-1\}</math> defined by <math>f(u) = \frac{u}{1-u}</math> and put <math>\alpha = f(x), \beta = f(y), \gamma = f(z)</math>. Since <math>f</math> maps rational numbers to rational, the problem is equivalent to showing that  
+
Consider the transormation <math>f:\mathbb{R}/\{1\} \rightarrow \mathbb{R}/\{-1\}</math> defined by <math>f(u) = \frac{u}{1-u}</math> and put <math>\alpha = f(x), \beta = f(y), \gamma = f(z)</math>. Since <math>f</math> is also one-to one from <math>\mathbb{Q}/\{1\}</math> to <math>\mathbb{Q}/\{-1\}</math>, the problem is equivalent to showing that  
 
<cmath>\alpha^2+\beta^2+\gamma^2 \ge 1 \quad (1)</cmath>
 
<cmath>\alpha^2+\beta^2+\gamma^2 \ge 1 \quad (1)</cmath>
given that <cmath>\frac{\alpha}{\alpha+1)\frac{\beta}{\beta+1) \frac{\gamma}{\gamma+1) = 1 \quad (2)</cmath>
+
subject to
and that the equallity holds for infinitely many triplets of <math>\alpha,\beta,\gamma</math>.
+
<cmath>\left(\frac{\alpha}{\alpha+1}\right)  
 +
\left(\frac{\beta}{\beta+1}\right)
 +
\left(\frac{\gamma}{\gamma+1}\right) = 1 \quad (2)</cmath>
 +
and that equallity holds for infinitely many triplets of ''rational'' <math>\alpha,\beta,\gamma</math>.
 +
 
 +
Now, rewrite (2) as <math>\alpha\beta\gamma = (1+\alpha)(1+\beta)(1+\gamma)</math> and express it as
 +
<cmath>0 = 1 + p + q</cmath>
 +
where <math>p=\alpha+\beta+\gamma</math> and <math>q = \alpha\beta+\beta\gamma+\gamma\alpha</math>. Notice that (1) can be written as
 +
<cmath>p^2-2q \ge 1.</cmath>
 +
But from <math>p = -1-q</math>, we get
 +
<cmath>p^2-2q = (1+q)^2-2q = 1 + q^2 \ ge 1,</cmath>
 +
with equality holding iff <math>q = 0</math>. That proves part '''(i)''' and points us in the direction of looking for rational <math>\alpha,\beta,\gamma</math> for which <math>q=0</math> and (hence) <math>p=-1)</math>.

Revision as of 21:31, 4 September 2008

Problem 2

(i) If $x$, $y$ and $z$ are three real numbers, all different from $1$, such that $xyz = 1$, then prove that $\frac {x^{2}}{\left(x - 1\right)^{2}} + \frac {y^{2}}{\left(y - 1\right)^{2}} + \frac {z^{2}}{\left(z - 1\right)^{2}} \geq 1$. (With the $\sum$ sign for cyclic summation, this inequality could be rewritten as $\sum \frac {x^{2}}{\left(x - 1\right)^{2}} \geq 1$.)

(ii) Prove that equality is achieved for infinitely many triples of rational numbers $x$, $y$ and $z$.

Problem 2

(i) If $x$, $y$ and $z$ are three real numbers, all different from $1$, such that $xyz = 1$, then prove that $\frac {x^{2}}{\left(x - 1\right)^{2}} + \frac {y^{2}}{\left(y - 1\right)^{2}} + \frac {z^{2}}{\left(z - 1\right)^{2}} \geq 1$. (With the $\sum$ sign for cyclic summation, this inequality could be rewritten as $\sum \frac {x^{2}}{\left(x - 1\right)^{2}} \geq 1$.)

(ii) Prove that equality is achieved for infinitely many triples of rational numbers $x$, $y$ and $z$.

Solution

Consider the transormation $f:\mathbb{R}/\{1\} \rightarrow \mathbb{R}/\{-1\}$ defined by $f(u) = \frac{u}{1-u}$ and put $\alpha = f(x), \beta = f(y), \gamma = f(z)$. Since $f$ is also one-to one from $\mathbb{Q}/\{1\}$ to $\mathbb{Q}/\{-1\}$, the problem is equivalent to showing that \[\alpha^2+\beta^2+\gamma^2 \ge 1 \quad (1)\] subject to \[\left(\frac{\alpha}{\alpha+1}\right)  \left(\frac{\beta}{\beta+1}\right) \left(\frac{\gamma}{\gamma+1}\right) = 1 \quad (2)\] and that equallity holds for infinitely many triplets of rational $\alpha,\beta,\gamma$.

Now, rewrite (2) as $\alpha\beta\gamma = (1+\alpha)(1+\beta)(1+\gamma)$ and express it as \[0 = 1 + p + q\] where $p=\alpha+\beta+\gamma$ and $q = \alpha\beta+\beta\gamma+\gamma\alpha$. Notice that (1) can be written as \[p^2-2q \ge 1.\] But from $p = -1-q$, we get \[p^2-2q = (1+q)^2-2q = 1 + q^2 \ ge 1,\] with equality holding iff $q = 0$. That proves part (i) and points us in the direction of looking for rational $\alpha,\beta,\gamma$ for which $q=0$ and (hence) $p=-1)$.