Ring of integers of cyclotomic extension of rationals: residue class degree

abstract-algebraalgebraic-number-theory

Let $\zeta$ be a $p$-th root of unity, $p$ odd prime. Let $q\neq p$ be prime.

Consider $L=\mathbb{Z}[\zeta]$. Let $I$ be a prime ideal of $L$ divisible by $(q)=q\mathbb{Z}$ in $L$. The field of fractions (fof) of $L$ is Galois extension of $\mathbb{Q}$, so the residue class number $$f=f(I/(q))$$ is the same regardless of the particular prime factor $I$. I also know that $q$ is unramified in $L$. The the number of distinct prime ideal factors of $qL$ is $p-1\over f$. How can I prove that $f$ is the smallest positive integer so that $p|q^f-1$? Any help is great appreciated. Thanks.

Best Answer

By Kummer-Dedekind factorization theorem cited in this question, let $p$ be the minimal polynomial of $\zeta$, then if $$ p(x)\equiv\prod_ip_i(x)^{e_i}\pmod q,$$ where $p_i$ are irreducible polynomials with coefficients in $\mathbb F_q=\mathbb Z/q\mathbb Z$, then $$(q)=\prod_i(q,p_i(\zeta))^{e_i}$$ is the prime ideal factorization of $(q)$ in $\mathbb Z[\zeta]$, and the inertia degree of $(q,p_i(\zeta))$ is the degree of $p_i$. Here we know each $e_i=1$, as an aside.

Since $p(x):=x^{p-1}+\cdots+x+1=\frac{x^p-1}{x-1}$ is irreducible (by Eisenstein criterion applied to $p(x+1)$), it is the minimal polynomial for $\zeta$.

Now we try to determine the degrees of each $p_i$. By Galois theory, this is independent of $i$. So we consider only one irreducible factor $p_i$.

Suppose $\deg(p_1)=k$, and let $\theta$ be a root of $p_1$. Then $\mathbb F_q[\theta]/\mathbb F_q$ is a field extension of degree $k$. By the theory of finite fields we know that $\mathbb F_q[\theta]\cong \mathbb F_{q^k}$ and the Galois group $\operatorname{Gal}(\mathbb F_q[\theta]/\mathbb F_q)$ is generated by the Frobenius automorphism $\varphi_q:x\mapsto x^q$. That is, it sends $\theta$ to $\theta^q$. Since the order of the Galois group is just $k$, we conclude that $k$ is the smallest integer such that $\theta^{q^k}=\theta$.

But $\theta$ is a root of $p(x)$, so it has order $p$; that is, if $\theta^n=\theta$, then $p\mid n-1$. As a consequence, we see that $k$ is the smallest integer $k$ such that $p\mid q^k-1$.


Hope this helps.

Related Question