I believe the following to be true, but I have been unable to find any reference concerning the question.
Statement : for every $k\geq 1$, there exists $N = N(k)$ such that there is no non-trivial solution in non-negative integers to the equation $$x_1^N + \cdots +x_k^N = y_1^N + \cdots + y_k^N.$$
That is, there is at most one (up to order) representation of any natural number as a sum of $k$ $N$-th powers, for some sufficiently large $N$ with respect to $k$. (I also believe that it should be true for all sufficiently large $N$).
I know (from the Wikipedia page on generalized taxicab numbers) that, for $k=2$, it is unknown whether $N=5$ works, but I don't know if it is unknown whether any $N$ works.
Is the statement true, and if yes, how to prove it/where can I find a proof ?
Out of curiosity, where does this question come from? I remember hearing about it very recently...
Anyways, for sufficiently large $M$, we can always represent $M$ as a sum of $k$ $N$th powers.
Assume all the $x_i$ lie between $1$ and $m$. Then there are $\binom{m}{k}$ different sums of $\sum x_i^N$. But there at most $km^N$ sums, meaning that $$\binom{m}{k}< km^N$$ which doesn't hold for large $m$ - so there are at least two sums which are the same.