If a , b , c ∈ R + , then find the minimum value of
( b + c ) 2 a 4 + 1 + ( c + a ) 2 b 4 + 1 + ( a + b ) 2 c 4 + 1
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.
The given expression can be written as:
[ b + c a ² ] 2 + [ a + c b ² ] 2 + [ b + a c ² ] 2 + [ b + c 1 ] 2 + [ a + c 1 ] 2 + [ a + c 1 ] 2
Now, applying Titu's lemma , we get:
[ b + c a ² ] 2 + [ a + c b ² ] 2 + [ b + a c ² ] 2 + [ b + c 1 ] 2 + [ a + c 1 ] 2 + [ a + c 1 ] 2 ≥ 3 1 [ b + c a ² + c + a b ² + a + b c ² ] 2 + 3 1 [ b + c 1 + c + a 1 + a + b 1 ] 2
Again applying Titu's lemma inside the two brackets , we get :
[ b + c a ² ] 2 + [ a + c b ² ] 2 + [ b + a c ² ] 2 + [ b + c 1 ] 2 + [ a + c 1 ] 2 + [ a + c 1 ] 2 ≥ 3 1 [ 2 1 a + b + c ( a + b + c ) 2 ] 2 + 3 1 [ 2 1 a + b + c ( 3 ) 2 ] 2
[ b + c a ² ] 2 + [ a + c b ² ] 2 + [ b + a c ² ] 2 + [ b + c 1 ] 2 + [ a + c 1 ] 2 + [ a + c 1 ] 2 ≥ 1 2 1 [ a + b + c ] 2 + 4 2 7 [ a + b + c ] 2 1
Now using AM GM inequality ,we get:
1 2 1 [ a + b + c ] 2 + 4 2 7 [ a + b + c ] 2 1 ≥ 2 3
Note : In all the above inequalities , equality will occur when a = b = c = 1.
Try my problem 'A Cubic Inequality'
From the form of the expression there is no reason why any of the variables a , b , c should be the biggest or the smallest one. I take then c = b = a . Edit: apparently it is not true and I am not able to prove it. I leave the solution just to be able to come back to this problem later. Having this, I want
f ( a ) = ( a + a ) 2 a 4 + 1 = 4 a 2 a 4 + 1 = 4 a 2 + 4 a 2 1
to attain the minimum value. I calculate the derivative with respect to a , which is
f ′ ( a ) = 2 a − 2 a 3 1 .
I want to find a for which f ′ ( a ) = 0 . I find a = 1 . For this value the function f ( a = 1 ) has an extremum. The derivative f ′ ( a ) for a < 1 is negative and for a > 1 is positive which means that f ( a ) has its minimum for a = 1 . The minimum value of the expression from the task is then
3 f ( a = 1 ) = 1 . 5 .
Problem Loading...
Note Loading...
Set Loading...
Let the expression be given by S.
Now, we use the results:
a 4 + 1 ≥ 2 a 2 by AM-GM
and
2 ( b 2 + c 2 ) ≥ ( b + c ) 2 (which follows since on simplifying this is equivalent to ( b − c ) 2 ≥ 0 which is true.)
⟹ ( b 2 + c 2 ) ≥ 2 ( b + c ) 2
and
∑ ( b 2 + c 2 2 a 2 ) ≥ 3 which is indirectly the Nesbitt's inequality
[you can get its proof here: https://brilliant.org/wiki/nesbitts-inequality/ But a simple proof is: b + c a + c + a b + a + b c = a b + a c a 2 + b c + b a b 2 + c a + c b c 2
≥ 2 ( a b + b c + c a ) ( a + b + c ) 2 (By Titu's Lemma)
≥ 2 3 ]
[Here we have used the well-known identity ( a + b + c ) 2 ≥ 3 ( a b + b c + c a ) ]
Thus, we get
2 S ≥ b 2 + c 2 2 a 2 + c 2 + a 2 2 b 2 + a 2 + b 2 2 c 2 ≥ 3
And hence the minimum value is 1 . 5 attained when a = b = c = 1
ALITER
As a direct consequence of the AM-GM inequality,
a 4 + 1 ≥ 2 a 2
Further, by the Nesbitt's inequality, we know that b + c a + c + a b + a + b c ≥ 2 3 . □
Thus, applying the Cauchy-Schwarz inequality we get
( 1 + 1 + 1 ) ( ( b + c ) 2 a 2 + ( c + a ) 2 b 2 + ( a + b ) 2 c 2 ) ≥ ( b + c a + c + a b + a + b c ) 2 ≥ 4 9 )
And thus we apply these 2 results and get that the minimum value of the expression is 1 . 5