I have to prove the following inequalities:
$$ a^ab^bc^c \ge \ (\frac{a+b}{2})^{\frac{a+b}{2}} (\frac{c+b}{2})^{\frac{c+b}{2}} (\frac{a+c}{2})^{\frac{a+c}{2}} $$
$$(a+b)^{c}(c+b)^{a}(a+c)^{b} < \left(\frac{2(a+b+c)}{3}\right)^{a+b+c} ,a\ne b\ne c. $$
For the second I tried using weighted $AM > GM$ method on $a+b, b+c, c+a$ with weights $ c, a, b$.
But I am not getting the desired answer.
I have been able to prove the first inequality by using weighted $AM \ge\ GM$ on $ \frac{a+b}{a}, \frac{a+b}{b}, \frac{b+c}{b}, \frac{b+c}{c}, \frac{c+a}{c}, \frac{a+c}{a} $ with weights $ \frac{a}{2}, \frac{b}{2}, \frac{b}{2}, \frac{c}{2}, \frac{c}{2}, \frac{a}{2}$ respectively.