$ x_1 + x_2 + ..... + x_{1994} = 1994$
$ x_1^3 + x_2^3 + .... +x_{1994}^3 = x_1^4 + x_2^4 + .... +x_{1994}^4$
Find all $x_i$ where all are real numbers
I tried to prove all are equal to 1 using inequality but couldn't do anything useful. I tried to prove base case where there are only $x_1 $ and $x_2$, but no luck that way. Any help would be appreciated.