( x + y 1 ) 2 + ( y + z 1 ) 2 + ( z + x 1 ) 2
If x , y and z are are positive numbers satisfying x + y + z = 6 , find the minimum value of expression above.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
You can just think of the application of Titu's Lemma as an application of Cauchy-Schwarz inequality on: ( x + y 1 , y + z 1 , z + x 1 ) , ( 1 , 1 , 1 )
Log in to reply
Obviously, the titu's lemma is just an extended version of the CS inequality. So the titu's llemma here gives an one line conclusion here. :)
Problem Loading...
Note Loading...
Set Loading...
Relevant wiki: Titu's Lemma
By Titu's Lemma ,
( x + y 1 ) 2 + ( y + z 1 ) 2 + ( z + x 1 ) 2 ≥ 3 ( x + y + z + x 1 + y 1 + z 1 ) 2 ..... (1)
By AM ≥ HM ,
3 x + y + z ≥ x 1 + y 1 + z 1 3 ⟹ x 1 + y 1 + z 1 ≥ x + y + z 9 ⟹ x 1 + y 1 + z 1 ≥ 2 3
Plugging it in 1 we get ,
( x + y 1 ) 2 + ( y + z 1 ) 2 + ( z + x 1 ) 2 ≥ 3 ( 6 + 2 3 ) 2 = 1 8 . 7 5