SOLUTION: Let a and b be positive real numbers(That is a≥0, b≥0). Prove that a⁴+b⁴≥a³b+ab³

Algebra ->  Inequalities -> SOLUTION: Let a and b be positive real numbers(That is a≥0, b≥0). Prove that a⁴+b⁴≥a³b+ab³       Log On


   



Question 1177684: Let a and b be positive real numbers(That is a≥0, b≥0). Prove that a⁴+b⁴≥a³b+ab³

Found 2 solutions by ikleyn, math_helper:
Answer by ikleyn(52786) About Me  (Show Source):
You can put this solution on YOUR website!
.

Let's consider this expression

    a^4 - a^3b + b^4 - ab^3.



Transform it this way  

    a^4 - a^3b + b^4 - ab^3 = a%5E3%2A%28a-b%29 + b%5E3%2A%28b-a%29 = %28a-b%29%2A%28a%5E3-b%5E3%29 = %28a-b%29%2A%28a-b%29%2A%28a%5E2+%2B+ab+%2B+b%5E2%29 = %28a-b%29%5E2%2A%28a%5E2%2Bab%2Bb%5E2%29.



So, our starting expression is the product of two quadratic polynomials

    %28a-b%29%5E2  and  a%5E2+%2B+ab+%2B+b%5E2.



They both are positively defined; in other words, they never take negative values.


Therefore,  %28a-b%29%5E2%2A%28a%5E2%2Bab%2Bb%5E2%29 >= 0  for all values of "a" and "b".



It implies that the original expression is never negative 

    a^4 - a^3b + b^4 - ab^3 >= 0.



It means that

    a^4 + b^4 >= a^3b + ab^3,


which is what has to be proved.

At this point, the proof is completed.



Answer by math_helper(2461) About Me  (Show Source):
You can put this solution on YOUR website!

Tutor ikleyn's answer is 100% correct. I wrote down a slightly different proof and thought I'd share, nothing earth-shattering.
Please note that the problem wording should be "...a and b are nonnegative real numbers..." as "positive x" implies x>0.
Assume, WLOG, a%3E=b
Then a=b+d for some d%3E=0
a%5E4%2Bb%5E4+=+%28b%2Bd%29%5E4+%2B+b%5E4+
= +2b%5E4%2B4b%5E3d%2B6b%5E2d%5E2%2B4bd%5E3%2Bd%5E4+ (1)
and
(2)
Now subtract (2) from (1) to get:
+%28a%5E4%2Bb%5E4%29-%28a%5E3b%2Bab%5E3%29+=+3b%5E2d%5E2%2B3bd%5E3%2Bd%5E4++%3E=+0