If we have three complex numbers $a,b,c$ such that the three elementary symmetric polynomials $a+b+c$, $ab+ac+bc$, and $abc$ are all integers, what characteristics can one deduce about $a,b,c$? For example, must they all be rational? Or even integral?
2026-03-26 12:41:00.1774528860
An elementary symmetric polynomial question
307 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Let $p=a+b+c$, $q=ab+bc+ca$, and $r=abc$. Then $a$, $b$, and $c$ are the roots of the polynomial equation $x^3-px^2+qx-r$. Certainly the roots of such a polynomial equation need not be integers. Take for instance the polynomial $x^3-2$.
But we can say a few things. For example, by the Rational Roots Theorem, any rational root of the cubic must be an integer.
We can say that at least one of $a,b,c$ is real, since every cubic polynomial with real coefficients has a real root.