Get Math Help

GET TUTORING NEAR ME!

(800) 434-2582

By submitting the following form, you agree to Club Z!'s Terms of Use and Privacy Policy

    Home / Get Math Help

    Algebraic Number Minimal Polynomial

    Definition

    The minimal polynomial of an algebraic number ζ is the unique irreducible monic polynomial of smallest degree p(x) with rational coefficients such that p(ζ) = 0 and whose leading coefficient is 1. The minimal polynomial can be computed in the Wolfram Language using MinimalPolynomial[zeta, var]. For example, the minimal polynomial of sqrt(2) is x^2 - 2. In general, the minimal polynomial of p^(1/n), where n>=2 and p is a prime number, is x^n - p, which is irreducible by Eisenstein's irreducibility criterion. The minimal polynomial of every primitive nth root of unity is the cyclotomic polynomial Φ_n(x).

    Related Wolfram Language symbol

    MinimalPolynomial

    Back to List | POWERED BY THE WOLFRAM LANGUAGE