QUESTION: Let $a,b,c$ be positive real numbers such that $$\cfrac{1}{1+a}+\cfrac{1}{1+b}+\cfrac{1}{1+c}\le 1$$ Prove that $$(1+a^2)(1+b^2)(1+c^2)\ge 125$$ When does equality hold?
MY APPROACH: Firstly, let's try to squeeze out all the information we can from what is given. $$\frac{(1+b)(1+c)+(1+a)(1+c)+(1+a)(1+b)}{(1+a)(1+b)(1+c)}≤1$$ Multiplying this out, we get $$3+2(a+b+c)+(ab+bc+ca)≤1+(a+b+c)+(ab+bc+ca)+abc$$ $$\implies 2+(a+b+c)≤abc$$ Also, since $$1≥\sum_{cyc}\frac{1}{1+a}$$ Therefore by AM-GM,
$$1≥\sum_{cyc}\frac{3}{\sqrt[3]{(1+a)(1+b)(1+c)}}$$
$$\implies (1+a)(1+b)(1+c)≥27$$
That's all I ended up in.. At first, I thought Hölder's inequality could be employed, but that too requires the sum of the powers to be $=1$.. and that is not going to be useful in $(1+a^2)(1+b^2)(1+c^2)$ , since here the sum of powers add up to $3$..
I don't know what to do next.. Any help will be much appreciated..
As $$abc\geq a+b+c+2\overset{AM-GM}{\geq} 4\sqrt[4]{2abc}\implies abc\geq 8$$Now,$$\prod_{cyc} (1+a^2)=\prod_{cyc} \left(1+\frac{a^2} 4+\frac{a^2} 4+\frac{a^2} 4+\frac{a^2} 4\right)\overset{AM-GM}{\geq}\prod_{cyc} 5\times \left(\frac{a}{2}\right)^{8/5}=125\times(abc/8)^{8/5}\geq 125$$