Problem:
Given the power diophantine equation $$\sum_{i=1}^{n} x_i^{c}= \sum_{j=1}^{n} y_j^{c} \tag{1}$$
where $(1)$ follows three conditions:
Variable $x_i \neq y_j$ for any indexes $i, j\leq n$.
Variable $x_i \neq x_k$ for any indexes $i, k\leq n$.
Constant exponent $c\geq 2$.
Then, are there infinite solutions of $(1)$ for a fixed $c$ and a variable $n$ ?
Query: Is there anything related to the above problem in the existing literature?
Please inform me if it exists in any literature, book, note or web page.