Previous Up Next

6.28.12  Cyclotomic polynomial: cyclotomic

For a positive integer n, cyclotomic polynomial of index n is the monic polynomial whose roots are exactly the primitive nth roots of unity (an nth root of unity is primitive if the set of its powers is the set of all the nth roots of unity). Note that this will divide xn−1, whose roots are all the nth roots of unity.

The cyclotomic command computes cyclotomic polynomials.


Examples.


Previous Up Next