Let $a$, $b$ distinct positive numbers and $x$, $y>0$ such that $$x^a+ y^a = x^b+ y^b.$$ Show that $x^{a+b} + y^{a+b} \le 2$.
Notes:
- It is easy to show that $x^b + y^b\le 2 $. Indeed, assume that $a< b$. We have
$$\left(\frac{x^a + y^a}{2}\right)^{\frac{1}{a}} \le \left(\frac{x^b + y^b}{2}\right)^{\frac{1}{b}}$$ and so
$$\left(\frac{x^a + y^a}{2}\right)^{\frac{1}{a}- \frac{1}{b}}\le 1$$
If $x^c+y^c\le 2$ for some $c> 0$ then $x^d+ y^d \le 2$ for all $0\le d \le c$. The argument is similar to the one above.
The exponent $a+b$ is the largest possible ( see above).
I have seen a problem about $x^2 + y^2 = x^3+ y^3$ on this site.
Any feedback would be welcome!