I'm currently preparing for a French math contest, and I'm having some trouble proving an inequality. The inequality I'm trying to show is:
Problem. Show that \begin{equation} (a^n + b^n) \sum_{k=0}^{n} \binom{n}{k} \cdot a^k \cdot b^{n-k} \leq (a^{2n} + b^{2n}) \sum_{k=0}^{n} \binom{n}{k} \end{equation} Here, both $a$ and $b$ are assumed to be positive real numbers.
We can write this as:
\begin{equation} (a^n + b^n) (a+b)^{n} \leq 2^{n}(a^{2n} + b^{2n}) \end{equation}
I believe I need to prove that:
\begin{equation} a^{k+n} b^{n-k} + a^k b^{2n-k} \leq a^{2n} + b^{2n} \end{equation}
I would really appreciate it if someone could help me with this proof. Any insights or hints on how to approach this problem would be greatly appreciated. Thank you in advance for your assistance.
Best regards.