The positive real numbers a, b, and c satisfy ab+bc+ac=1. Prove that the inequality $$ 2 \left(a^2+b^2+c^2\right)+\dfrac{4}{3}\left(\dfrac{1}{a^2+1}+\dfrac{1}{b^2+1}+\dfrac{1}{c^2+1}\right) \geq 5 $$ is true.
My solution for the first part is: From the inequality $$x^2+y^2+z^2 \geq \dfrac{\left(x+y+z\right)^2}{3}$$ we get $$ 2 \left(a^2+b^2+c^2\right) \geq \dfrac{2}{3}\left(a+b+c\right)^2.$$ Then I use the substitution $p=a^2+b^2+c^2, q=ab+bc+ac$ and this formula $a^2+b^2+c^2=\left(a+b+c\right)^2-2\left(ab+bc+ac\right)$. So we get that $$\left(a+b+c\right)^2=p+2q=p+2.$$ So $$ 2 \left(a^2+b^2+c^2\right) \geq \dfrac{2}{3}\left(a+b+c\right)^2=\dfrac{2}{3}\left(p+2\right).$$
any idea how to finish with the second part of the inequality? Thanks in advance!
Another way.
We need to prove that: $$\frac{2(a^2+b^2+c^2)}{ab+ac+bc}+\frac{4}{3}(ab+ac+bc)\sum_{cyc}\frac{1}{a^2+ab+ac+bc}\geq5$$ or $$\frac{2(a^2+b^2+c^2)}{ab+ac+bc}+\frac{8(a+b+c)(ab+ac+bc)}{3(a+b)(a+c)(b+c)}\geq5$$ or $$\sum_{sym}(6a^4b-a^3b^2-a^3bc-4a^2b^2c)\geq0,$$ which is true by Muirhead.
We can show that the minimal value of $k$, for which the inequality $$k(a^2+b^2+c^2)+\dfrac{4}{3}\left(\dfrac{1}{a^2+1}+\dfrac{1}{b^2+1}+\dfrac{1}{c^2+1}\right)\geq k+3$$ is true for any non-negatives $a$, $b$ and $c$ such that $ab+ac+bc=1$, it's $k=\frac{1}{3}.$