Let $a,b,\lambda \in \mathbb R,$ with $a,b > 0, \lambda ≥1,$ and $ n \in \mathbb N^*.$
Show that $\sqrt{ab} \leq \sqrt[n]{\frac{a^n+b^n+\lambda((a+b)^n-a^n-b^n)}{2+\lambda(2^n-2)}} \leq \frac{a+b}{2}$
What is the good method to solve such a thing? I do not really have any idea for the moment ... It was given at an oral exam.
$(\sqrt{a}-\sqrt{b})^2 ≥0 \implies \sqrt{ab} \leq \frac{a+b}{2}$
At $\lambda=1$ we have equality between the middle term and the RHS. If you manage to prove that the middle term is a decreasing function of $\lambda$, it just remains to show that
$$ (ab)^{n/2}\leq \frac{(a+b)^n-a^n-b^n}{2^n-2}. $$ This is a homogeneous inequality, hence it is enough to show that $$ (2^n-2) x^{n/2} \leq (1+x)^n-1-x^n $$ for any $x\geq 0$. This is a simple consequence of the binomial theorem and AM-GM.