.
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 = + = = = .
So, our starting expression is the product of two quadratic polynomials
and .
They both are positively defined; in other words, they never take negative values.
Therefore, >= 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.