If $a\ge b>c\ge 0,$ then prove $$\frac{1}{4a^2-8ac+13c^2}+\frac{1}{4b^2-8bc+13c^2}\ge \frac{2}{(a+b+c)^2}.$$ When does equality hold ? I tried to use Cauchy-Schwarz $$(a+b+c)^2\geq 2(a^2+b^2)+13c^2-4c(a+b)$$ $$\iff 6c(a+b)+ 2ab\ge a^2+b^2+12c^2,$$which is reverse when $c=0.$
I was stuck to com up with an idea using the given condition.
Hope to see some usful helps. Thank you.
Proof. We'll rewrite the original inequality as $$\frac{1}{4x^2+z^2}+\frac{1}{4y^2+z^2}\ge\frac{2}{(x+y+z)^2},$$where $x=a-c\ge 0; y=b-c\ge0; z=3c\ge 0\implies x+y+z=a+b+c.$
Notice that $4x^2+z^2=(2x+z)^2-4xz\le (2x+z)^2; 4y^2+z^2=(2y+z)^2-4yz\le (2y+z)^2.$
Thus, it's enough to prove that$$\frac{1}{(2x+z)^2}+\frac{1}{(2y+z)^2}\ge \frac{2}{(x+y+z)^2},$$which is easy by Cauchy-Schwarz$$LHS\ge \frac{1}{2}\left(\frac{1}{2x+z}+\frac{1}{2y+z}\right)^2\ge \frac{8}{2(x+y+z)^2}=RHS.$$ The proof is done. Equality holds at $c=0; a=b>0.$