I'm not familiar with Symmetric polynomial. As title, is it possible to express $$x^2 y^2 + y^2 z^2 + z^2 x^2$$ using $x+y+z$, $xy+yz+zx$ and $xyz$?
Is there a trick for such problems?
I'm not familiar with Symmetric polynomial. As title, is it possible to express $$x^2 y^2 + y^2 z^2 + z^2 x^2$$ using $x+y+z$, $xy+yz+zx$ and $xyz$?
Is there a trick for such problems?
Now there are orderings of expressions of degree $4$ (which you can find in the literature) eg $x^4, x^3y, x^2y^2, x^2yz$ and you eliminate terms earliest in the list first.
With a bit of work this becomes a systematic method.
– Mark Bennet Jul 15 '20 at 21:07