Let $a,b,c>0$ such that $abc=1$ then we have : $$\frac{a}{a^a+1}+\frac{b}{b^b+1}+\frac{c}{c^c+1}\leq \frac{3}{2}$$
My try : The original inequality is equivalent to : $$a(b^b+1)(c^c+1)+b(a^a+1)(c^c+1)+c(a^a+1)(b^b+1)\leq \frac{3}{2}(a^a+1)(c^c+1)(b^b+1)$$
Or :
$$(a-\frac{3}{2}(a^a+1))(b^b+1)(c^c+1)+(b-\frac{3}{2}(b^b+1))(a^a+1)(c^c+1)+(c-\frac{3}{2}(c^c+1))(a^a+1)(b^b+1)\leq0$$
The function : $$f(x)=x-\frac{3}{2}(x^{x}+1)$$
Is concave so we can apply Jensen's inequality but it's very ugly !
So have you an alternative proof ?
Thanks in advance for your time .
Let $f(x)=\frac{x}{x^x+1}.$
We have $$f'(x)=\frac{1+(1-x-x\ln{x})x^x}{(x^x+1)^2},$$ which gives that $f'(x_1)=0$, where $x_1=1.322...$ and $f$ increases on$(0,x_1]$ and decreases on $[x_1,+\infty).$
Thus, $$\max_{(0,+\infty)}f=f(x_1)=0.54...$$ Also, $$\frac{3}{2}-\sum_{cyc}\frac{a}{a^a+1}=\sum_{cyc}\left(\frac{1}{2}-\sum_{cyc}\frac{a}{a^a+1}+\frac{1}{4}\ln{a}\right)\geq0$$ for all $\min\{a,b,c\}\geq x_0=0.23356...$
Let $a<x_0$.
Thus, $$\sum_{cyc}\frac{a}{a^a+1}<f(x_0)+2f(x_1)=1.217...<1.5$$ and we are done!