Let $a$, $b$ and $c$ be three positives such that $abc=1$. Prove that $$\sum_{cyc}\frac1{(b+1)^2}+\frac1{a+b+c+1}\ge1$$
Here's what have I done that is completely incorrect. Let $a + b + c + 1 = x$. We have that $$\displaystyle \sum_{cyc}\dfrac{1}{(b + 1)^2} \ge \displaystyle \sum_{cyc}\dfrac{1}{(c + 1)(a + 1)} = \sum_{cyc}\dfrac{1}{x - b + ca}$$ That means $$\displaystyle \sum_{cyc}\dfrac{1}{(b + 1)^2} + \dfrac{1}{a + b + c + 1} \ge \dfrac{16}{bc + ca + ab + 3x + 1}$$ $$\ge \dfrac{48}{(x - 1)^2 + 9x + 3} = \dfrac{48}{x^2 + 7x + 4}$$ That was illogical.
Let $a+b+c=3u$, $ab+ac+bc=3v^2,$ where $v>0$, and $abc=w^3$.
Thus, $$\sum_{cyc}\frac{1}{(a+1)^2}+\frac{1}{a+b+c+1}-1=$$ $$=\sum_{cyc}\frac{1}{(a+1)^2}+\frac{2}{\prod\limits_{cyc}(a+1)}-1+\frac{1}{a+b+c+1}-\frac{2}{\prod\limits_{cyc}(a+1)}=$$ $$=\frac{a^2+b^2+c^2-3}{\prod\limits_{cyc}(a+1)^2}+\frac{\sum\limits_{cyc}(ab-a)}{(a+b+c+1)\prod\limits_{cyc}(a+1)}.$$ Thus, we need to prove that $$(a^2+b^2+c^2-3)(a+b+c+1)+\sum_{cyc}(ab-a)\prod_{cyc}(a+1)\geq0$$ or $$3v^4+9u^3w-6uv^2w-5uw^3-w^4\geq0,$$ which is true because $u\geq v\geq w$.