Find a nontrivial answer for the Diophantine system below:
$$a_1+a_2+...+a_m=b_1+b_2+...+b_n$$ $$a_1^2+a_2^2+...+a_m^2=b_1^2+b_2^2+...+b_n^2$$ $$a_1^3+a_2^3+...+a_m^3=b_1^3+b_2^3+...+b_n^3$$
where $a_1,...a_m$ and $b_1,...,b_n$ are all natural numbers.
my attempt:
I tried defactorizing all variables to primes for at least a special case but it led me to no way...I think letting variables to be negative may simplify the problem but the case in which all variables are natural seems more tricky...
Currently I have no idea where to start over and I appreciate any set of answers....
Thanks in advance!