Let $a,b$ and $c$ be three real positive numbers. Prove that
$$\sum_{sym}\frac{1}{a^2+4b^2+9c^2}\le\frac{9}{14}(a^2+b^2+c^2)$$
I tried to use Cauchy-Schwarz :
$$\sum_{sym}\frac{1}{a^2+4b^2+9c^2}\le\frac{1}{9}\sum_{sym}\left(\frac{1}{a^2}+\frac{1}{4b^2}+\frac{1}{9c^2}\right)=\frac{49}{324}\sum_{sym}\frac{1}{a^2}$$ and therefore I need to prove that
$$\sum_{sym}\frac{1}{a^2}\le \frac{1458}{343}\sum_{sym}a^2$$ I'm not sure if the last inequality is true.
Thanks for any help.