cyclotomic polynomial
Definition
For any positive integer n,
the n-th cyclotomic polynomial Φn(x) is defined as
Φn(x)=∏ζ(x-ζ), |
where ζ ranges over the primitive n-th roots of unity (http://planetmath.org/RootOfUnity).
Examples
The first few cyclotomic polynomials are as follows:
Φ1(x) | =x-1 | ||
Φ2(x) | =x+1 | ||
Φ3(x) | =x2+x+1 | ||
Φ4(x) | =x2+1 | ||
Φ5(x) | =x4+x3+x2+x+1 | ||
Φ6(x) | =x2-x+1 | ||
Φ7(x) | =x6+x5+x4+x3+x2+x+1 | ||
Φ8(x) | =x4+1 | ||
Φ9(x) | =x6+x3+1 | ||
Φ10(x) | =x4-x3+x2-x+1 | ||
Φ11(x) | =x10+x9+x8+x7+x6+x5+x4+x3+x2+x+1 | ||
Φ12(x) | =x4-x2+1 |
The preceding examples may give the impression that the coefficients
are always -1, 0 or 1, but this is not true in general.
For example,
Φ105(x)= | x48+x47+x46-x43-x42-2x41-x40-x39+x36+x35+x34 | ||
+x33+x32+x31-x28-x26-x24-x22-x20+x17+x16+x15 | |||
+x14+x13+x12-x9-x8-2x7-x6-x5+x2+x+1 |
Properties
For every positive integer n,
Φn(x) is an irreducible polynomial of degree ϕ(n) in ℚ[x],
and is the minimal polynomial of each primitive n-th root of unity.
Here ϕ(n) is Euler’s phi function.
Title | cyclotomic polynomial |
Canonical name | CyclotomicPolynomial |
Date of creation | 2013-03-22 12:36:00 |
Last modified on | 2013-03-22 12:36:00 |
Owner | yark (2760) |
Last modified by | yark (2760) |
Numerical id | 14 |
Author | yark (2760) |
Entry type | Definition |
Classification | msc 11R60 |
Classification | msc 11R18 |
Classification | msc 11C08 |
Related topic | AllOnePolynomial |
Related topic | FactoringAllOnePolynomialsUsingTheGroupingMethod |
Related topic | CyclotomicField |
Related topic | RootOfUnity |