Generalization of Pythagorean triples

883 Views Asked by At

Is it known whether for any natural number $n$, I can find (infinitely many?) nontrivial integer tuples $$(x_0,\ldots,x_n)$$ such that $$x_0^n + \cdots + x_{n-1}^n = x_n^n?$$

Obviously this is true for $n = 2$.

Thanks.