Let a , b , c , d be real numbers greater or equal to -1, and whose sum is 2.
Minimize a 3 + b 3 + c 3 + d 3 .
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.
( ∀ x ∈ [ − 1 , + ∞ [ ) : ( x − 2 1 ) 2 ( x + 1 ) = x 3 − 4 3 x + 4 1 ≥ 0
How did you come up with this statement?
Log in to reply
(x-1/2)^2 is positive, (x+1) is positive too, the product is a positive real number.
Problem Loading...
Note Loading...
Set Loading...
( ∀ x ∈ [ − 1 , + ∞ [ ) : ( x − 2 1 ) 2 ( x + 1 ) = x 3 − 4 3 x + 4 1 ≥ 0
So if ( a , b , c , d ) ∈ I we sum up the inequalities for x = a , b , c , d and we get f ( a , b , c , d ) ≥ 2 1 with equality occurs when a = b = c = d = 2 1