Thread: Problem 28
View Single Post
  #13  
Old June 25th, 2007, 11:36 PM
red_dog's Avatar
red_dog red_dog is offline
MHF Contributor
 
Join Date: Jun 2007
Location: Medgidia, Romania
Posts: 1,169
Country:
Thanks: 22
Thanked 621 Times in 562 Posts
red_dog is a splendid one to beholdred_dog is a splendid one to beholdred_dog is a splendid one to beholdred_dog is a splendid one to beholdred_dog is a splendid one to beholdred_dog is a splendid one to beholdred_dog is a splendid one to behold
Default

The inequality x^2+y^2+z^2\geq xy+yz+zx can be proved like this:
Multiplying with 2, the inequality is equivalent to
2x^2+2y^2+2z^2\geq 2xy+2yz+2zx\Leftrightarrow
\Leftrightarrow (x^2-2xy+y^2)+(y^2-2yz+z^2)+(z^2-2zx+x^2)\geq 0\Leftrightarrow
\Leftrightarrow (x-y)^2+(y-z)^2+(z-x)^2\geq 0.