My question is about an inequality ,originally I wanted to prove this :
If $a,b,c,d >0$, and $a+b+c+d=4$, prove that $$a^{ab}+b^{bc}+c^{cd}+d^{da} \geq \pi.$$ from here
My approach is to use this two inequality with the same conditions :
If $a,b,c,d >0$, and $a+b+c+d=4$,
$\frac{\pi}{2}(ac)^{abcd}\leq a^{ab}+d^{da}$
And
$\frac{\pi}{2}(bd)^{abcd}\leq b^{bc}+c^{cd}$
But I have no idea to prove this two last inequality...Thanks!