Let $a,b,c\in\mathbf R^+$, such that $a+b+c=3$. Prove that $$\frac{a^2}{b+c}+\frac{b^2}{c+a}+\frac{c^2}{a+b}\ge\frac{a^2+b^2+c^2}{2}$$
$Hint$ : Use Rearrangement Inequality
My Work :-$\\$
Without Loss of Generality let's assume that $0\le a\le b\le c$ then we can infer that $c^2\ge b^2\ge a^2$ also $b+c\ge c+a \ge a+b$. Thus $\frac{1}{b+c}\le \frac{1}{c+a}\le \frac{1}{a+b}$. Hence by Rearrangement Inequality $\frac{a^2}{b+c}+\frac{b^2}{c+a}+\frac{c^2}{a+b}$ is the greatest permutation however I am not able to express $\frac{a^2+b^2+c^2}{2}$ as another permutation of the same, hence I require assistance.
Thank You
Another way:
We need to prove that: $$\sum_{cyc}\frac{a^2}{b+c}\geq\frac{3(a^2+b^2+c^2)}{2(a+b+c)}$$ or $$\sum_{cyc}\left(\frac{a^2}{b+c}-\frac{3a^2}{2(a+b+c)}\right)\geq0$$ or $$\sum_{cyc}\frac{a^2(a-b-(c-a))}{b+c}\geq0$$ or $$\sum_{cyc}(a-b)\left(\frac{a^2}{b+c}-\frac{b^2}{a+c}\right)\geq0,$$ which is true because $(a,b)$ and $\left(\frac{a^2}{b+c},\frac{b^2}{a+c}\right)$ have the same ordering for any positive $c$.