If $a$ and $b$ are positive rational numbers, prove that
$$a^a\cdot b^b\ge \left(\frac{a+b}{2}\right)^{a+b} \ge a^b \cdot{b^a}$$
My try:
consider $\frac{a}{b}$ and $\frac{b}{a}$ be two positive numbers with associated weights $b$ and $a$.
Then $\displaystyle\frac{b\cdot\frac{a}{b}+a\cdot\frac{b}{a}}{a+b}\ge \biggl[\left(\frac{a}{b}\right)^b\cdot \left(\frac{b}{a} \right)^a\biggl]^\frac{1}{a+b}$ implies $a^a\cdot{b^b}\ge a^b\cdot{b^a}$
Please help me to solve this problem. Thanks
The second inequality.
We need to prove that: $$\ln\frac{a+b}{2}\geq\frac{b}{a+b}\ln{a}+\frac{a}{a+b}\ln{b}.$$ Now, since $\frac{b}{a+b}+\frac{a}{a+b}=1$ and $\ln$ is a concave function, by Jensen and AM-GM we obtain: $$\frac{b}{a+b}\ln{a}+\frac{a}{a+b}\ln{b}\leq\ln\left(\frac{ba}{a+b}+\frac{ab}{a+b}\right)\leq\ln\frac{a+b}{2}.$$