I have been attempting to prove the following for $a \geq b \geq c > 0$
$\frac{(a^2-b^2)}{c}+\frac{(c^2-b^2)}{a}+\frac{(a^2-c^2)}{b}\geq 3a-4b+c$
I first identified which terms were definitely positive based on the restrictions. After factoring the numerators and comparing the terms on the left side, I determined that $\frac{(a^2-b^2)}{c}+\frac{(a^2-c^2)}{b}\geq \frac{-(c^2-b^2)}{a}$ since $\frac{(c^2-b^2)}{a}$ is a negative term.
Does anyone have suggestions as to how to proceed with this inequality? I have been trying to compare individual terms, but to no avail. Thanks.