I know about algebraic numbers and transcendental numbers. How the roots of a polynomial with irrational coefficients are classified. Are they transcendental?
Roots of a polynomial with irrational coefficients
0
$\begingroup$
polynomials
roots
-
0@J.J. What happens if they are different? (e.g. rt2, rt3) – 2018-08-16
1 Answers
5
The roots of a polynomial with algebraic coefficients are all algebraic, and a monic polynomial whose roots are all algebraic has algebraic coefficients.
So a monic polynomial with some transcendental coefficient must have at least one transcendental root (and vice versa), but it can also have algebraic roots (for example, $0$ is a non transcendental root of $X^2- \pi X = 0$).
-
0right, I forgot to keep the monic condition. – 2011-02-24