If $a$ and $b$ both are positive integers then
$m = a+b, \;n = a^2 + b^2, \; p^3 = a^3+b^3$ Then show that $ m^3+2p^3 = 3mn$.
This is a easy problem to solve. Just substitute those values and show that.
But I can't find a way to solve this
$n = a^2 + b^2, \; p^3 = a^3+b^3, \; m^3 + 2p^3 = 3mn$ Then prove that $m = a+b$ is a solution to the system.
Any hint will be helpful.
You showed that if $m = a+b, \;n = a^2 + b^2, \; p^3 = a^3+b^3$ Then show that $ m^3+2p^3 = 3mn$.
Thus, imagine you are solving the cubic equation $x^3+2p^3=3xn$. Let one such solution be $x=m$.
From the upper statement, note that $m=a+b$ is a solution. Our proof is done.