If non-negative real numbers x , y and z , each ≥ 4 1 , are such that: x + y + z = 1 . Find the minimum value of the expression below:
x 3 + y 3 + z 3 + 3 x y z
If your answer is j , enter the answer as 4 5 0 j .
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.
Is my method correct?? I found the minimum of x^3+y^3+z^3 by Power Mean inequality and the point where the minimum was attained, I substituted those values in 3xyz.
Log in to reply
@Aaghaz Mahajan your method is wrong as the points where x 3 + y 3 + z 3 attains its minimum may not be the points where x y z also attains its minimum.
nice question and nice solution !(upvoted)
Does anyone understand (and is willing to explain) how this former brilliant member got the expression 2 ( x 3 + y 3 + z 3 ) − 2 3 ( x 2 + y 2 + z 2 ) + 2 1 ? I tried to reproduce it but failed.
Problem Loading...
Note Loading...
Set Loading...
Using the identities:
1 . x 3 + y 3 + z 3 − 3 x y z = ( x + y + z ) ( x 2 + y 2 + z 2 − x y − y z − z x )
2 . ( x + y + z ) 2 = x 2 + y 2 + z 2 + 2 x y + 2 y z + 2 z x
The given inequality can be rewritten as :
2 ( x 3 + y 3 + z 3 ) − 2 3 ( x 2 + y 2 + z 2 ) + 2 1 ≥ 9 2
Consider the following function:
f ( t ) = 2 t 3 − 2 3 t 2 + 6 1
The above function becomes convex for t ≥ 4 1
So, using Jensen's inequality on a , b and c
3 f ( a ) + f ( b ) + f ( c ) ≥ f ( 3 1 )
We get,
2 ( x 3 + y 3 + z 3 ) − 2 3 ( x 2 + y 2 + z 2 ) + 2 1 ≥ 2 / 9
Fact : By using some identities it can be shown that the given inequality is equivalent to an IMO 1984 problem