if $a,b,c,d$ are positive real numbers,Prove:$$\left(\frac{1}{a}+\frac{1}{b}+\frac{1}{c}+\frac{1}{d}\right)^2\ge\frac{1}{a^2}+\frac{4}{a^2+b^2}+\frac{9}{a^2+b^2+c^2}+\frac{16}{a^2+b^2+c^2+d^2}$$
I was reading the solution of it from book and something was not understandable for me.

I have problem in understanding when equality occurs in inequalities that I highlighted them.
for example the first one:$$a^2+c^2 \ge 2 ca$$ $$b^2+c^2\ge 2bc$$ $$a^2+b^2+2c^2 \ge 2(ac+bc)$$ $$4a^2+4b^2+8c^2\ge 8ac+ 8bc$$
but $8a^2+8b^2+8c^2 > 4a^2+4b^2+8c^2$ when $a,b,c$ are positive real numbers.So If i am wrong,where I made mistake?
Also about the third inequality I highlighted,I have problem at proving it.I would appreciate if someone helps me there.