For any positive reals
$\frac{b^2+c^2}{b+c}+\frac{c^2+a^2}{a+c}+\frac{a^2+b^2}{a+b} \ge a+b+c$
After some work this equality boils down to proving $ab^3+b^3c+a^3c+bc^3+a^3b+c^3a-2abc^2-2ab^2c-2a^2bc \ge 0$ which I am struggling to prove. Any hints
For any positive reals
$\frac{b^2+c^2}{b+c}+\frac{c^2+a^2}{a+c}+\frac{a^2+b^2}{a+b} \ge a+b+c$
After some work this equality boils down to proving $ab^3+b^3c+a^3c+bc^3+a^3b+c^3a-2abc^2-2ab^2c-2a^2bc \ge 0$ which I am struggling to prove. Any hints
As highlighted by @Atticus in the comments we can prove that:
${x^2+y^2\over x+y}\geq {x+y\over 2}$
$2(x^2+y^2)\geq x^2+y^2+2xy$
$x^2+y^2-2xy\geq 0$
which is true since
$(x-y)^2 \geq 0$
As Atticus suggested, from $2(a^2+b^2)\geq a^2+b^2+2ab=(a+b)^2$
It follows that $\frac{a^2 +b^2}{a+b}\geq \frac{a+b}{2}.$ By similar arguments we can prove that $\frac{b^2 +c^2}{b+c}\geq \frac{b+c}{2}$ and $\frac{a^2 +c^2}{a+c}\geq \frac{a+c}{2}.$ Adding these three inequalities we get the desired inequality.
To continue @Mathematical Curiosity's work, the inequality expands as:
$$ab^3+b^3c+a^3c+bc^3+a^3b+c^3a-2abc^2-2ab^2c-2a^2bc \ge 0$$
We can use AM-GM inequality:
$$ab^3+a^3b+a^3c+ac^3\geq 4\sqrt[4]{a^8b^4c^4}=4a^2bc$$
Now, sum with the equivalent inequalities for $4ab^2c$ and $4abc^2$ and divide by $2$ to arrive at the conclusion.
Note: To prove
$$ab^3+a^3b+a^3c+ac^3\geq 4a^2bc$$
we can also use AM-GM twice:
$$(ab^3+a^3b)+(a^3c+ac^3)\geq 2a^2b^2+2a^2c^2=2a^2(b^2+c^2)\geq 4a^2bc$$
From this chain we can deduce the following identity
$$ab^3+a^3b+a^3c+ac^3-4a^2bc=ab(a-b)^2+ac(a-c)^2+2a^2(b-c)^2\geq 0$$
Summing and dividing by $2$:
$$\sum_{cyc}(a^3b+ab^3)-2\sum_{cyc}a^2bc=\sum_{cyc}(ab+c^2)(a-b)^2\geq 0$$