I'm currently solving problems involving AM-GM and I am stuck on this problem.
Prove that if $a,b,c>0$ and $n,k \in \mathbb{Z}^{+}, n>k$ that $a^n + b^n \geq a^{n-k}b^{k} + a^{k}b^{n-k}$
I've attempted the case when $n=3$ and found that $a^3 + b^3 \geq ab^2+a^2b$. However, the problem above is even more general than that.