I refine a famous inequality this is the following :
Let $x,y>0$ then we have : $$x^n+y^n\leq \Big(\frac{x^n+y^n}{x^{n-1}+y^{n-1}} \Big)^n+\Big(\frac{x+y}{2}\Big)^n$$ It's equivalent to : $$x^n+1\leq \Big(\frac{x^n+1}{x^{n-1}+1} \Big)^n+\Big(\frac{x+1}{2}\Big)^n$$ Because it's homogeneous . We can't use AM GM it's too weak so the difficulty is interesting . I try to derivate this but it's a little bit ugly . I have two questions how interpreting this result and how to solve this one variable inequality ?
Thanks a lot
Remark (@Andreas, 2020-10-25)
This inequality is rather fine-tuned. Consider as a first term on the RHS $$\Big(\frac{x^n+y^n+z\cdot(\frac{x+y}{2})^n}{x^{n-1}+y^{n-1}+z\cdot(\frac{x+y}{2})^{n-1}}\Big)^n $$ and let $z$ increase from $0$ to $1$. It is easy to see that the increase of $z$ makes the term smaller. Choosing $z=0$ (this question) makes the term "just big enough" for the inequality to be "$\le$". Indeed, for $z=1$, this inverses to "$\ge$", as this post shows. So, fine tuned upper and lower bounds to $x^n + y^n$ are available.
An interesting observation is the following: $$\Big(\frac{x^n+y^n}{x^{n-1}+y^{n-1}} \Big)^n \ge x^n+y^n - \Big(\frac{x+y}{2}\Big)^n \ge \frac{x^n+y^n}{2} .$$ The first inequality is the one under consideration, the second one is an application of Jensen's inequality for two values of the function $x^n$, whereas the inequality between the first and the third expression is a direct application of Slater's inequality* (eq. (2) in this pdf), so we see here a sharpening of Slater's inequality for the function $x^n$.
*Slater ML, A Companion Inequality to Jensen's Inequality. Jour. of Approximation Theory 1981, 32(2):160–166.