$a$, $b$ and $c$ are three positives such that $\dfrac{1}{a} + \dfrac{1}{b} + \dfrac{1}{c} = 1$. Prove that $$\dfrac{a}{b^2} + \frac{b}{c^2} + \frac{c}{a^2} \ge 3 \cdot \left(\frac{1}{a^2} + \frac{1}{b^2} + \frac{1}{c^2}\right)$$
Here's what I did.
We have that
$$\left(\frac{a}{b^2} + \frac{b}{c^2} + \frac{c}{a^2}\right)\left(\frac{1}{b} + \frac{1}{c} + \frac{1}{a}\right) \ge \left(\sqrt{\frac{a}{b^3}} + \sqrt{\frac{b}{c^3}} + \sqrt{\frac{c}{a^3}}\right)^2$$
But because of $\dfrac{1}{a} + \dfrac{1}{b} + \dfrac{1}{c} = 1$.
$$\implies \frac{a}{b^2} + \frac{b}{c^2} + \frac{c}{a^2} \ge 3 \cdot \left(\frac{1}{b}\sqrt{\frac{a}{c^3}} + \frac{1}{c}\sqrt{\frac{b}{a^2}} + \frac{1}{a}\sqrt{\frac{c}{b^2}}\right)$$
And I am stuck, I can't think anymore.
Let $x=\frac{1}{a}$ , $y=\frac{1}{b}$ and $z=\frac{1}{c}$, so $\sum_{cyc} x=1$. Then we have
$(LHS-RHS)\cdot xyz=(\sum_{cyc}x)\cdot(\sum_{cyc}y^3z)-3\sum_{cyc}x^3yz=\sum_{cyc}x^4y+\sum_{cyc}x^3y^2-2\sum_{cyc}x^3yz$ $=\frac{1}{7}\sum_{cyc}((7x^4y+4z^3x^2+2x^3y^2+y^3z^2)-14x^3yz)\geq0.$
The last inequality come from the GM-AM by viewing $7x^4y+4z^3x^2+2x^3y^2+y^3z^2$ as 14 terms.