Let $a,b,c,d>0$ and $a+b+c+d=1$. Prove that $\dfrac{abc}{1+bc}+\dfrac{bcd}{1+cd}+\dfrac{cda}{1+ad}+\dfrac{dab}{1+ab}\le \dfrac{1}{17}$
My attempt:
I figured out that if each of the element could be like $\dfrac{abc}{1+bc}\le \dfrac{1}{68}$ then we would be done.
From a little manipulation we get, $\dfrac{1}{bc}+1\le 68a$ , $\dfrac{1}{cd}+1\le 68b$ , $\dfrac{1}{da}+1\le 68c$ , $\dfrac{1}{ab}+1\le 68d$. Summing then we get,
$\dfrac{1}{ab}+\dfrac{1}{bc}+\dfrac{1}{cd}+\dfrac{1}{da}\le 64$
But, I suppose my first assumption could be wrong, if not then please help me further and if so then please help with the solution. Thank you.