A prime number $p$ is ramified in $\mathbb{Q}(\sqrt[p]{a})$.

622 Views Asked by At

Let $p$ be an odd prime number and $a\in \mathbb {Z}$ with $\sqrt[p]{a}\notin \mathbb{Z} $. Prove that $p$ is ramified in the number field $\mathbb{Q}(\sqrt[p]{a})$.

My idea is to apply Dedekind's Theorem: A rational prime number is ramified in a number field $\mathbb K$ if and only if $p \mid d(\mathbb K)$ where $d(\mathbb K)$ stands for the discriminant of $\mathbb K$ (over $\mathbb Q$). So the question boils down to computing $d(\mathbb K)$. I tried to find the minimal polynomial of $\sqrt[p]{a}$ over $\mathbb Q$ but failed.

There is a lemma which I ignored at first: For $\mathbb K=\mathbb Q(w)$ where $w$ is a root of an irreducible polynomial which satisfies Eisenstein's Theorem ($p$ is used when applying it), $p$ is totally ramified in $\mathbb K$. I neglected it because $a$ may not have a prime factor of degree $1$.

1

There are 1 best solutions below

0
On

Using the irreducibility of $X^p-a$ as discussed in the comments write $K=\mathbb{Q}(\sqrt[p]{a})$ and $R=\mathbb{Z}[\sqrt[p]{a}]$. Then $\Delta(R)=\Delta(X^p-a)=(-1)^{\frac{1}{2}p(p-1)}p^pa^{p-1}$, and if we write $a=p^kb$ for $0\leq k<p$ and $(p,b)=1$ then we see that $$ \Delta(\mathbb{Z}[\sqrt[p]{a}])=(-1)^{\frac{1}{2}p(p-1)}p^{p+k(p-1)}b^{p-1}. $$ As $p$ is odd we know that $p+k(p-1)$ is also odd, hence the relation $$ \Delta(\mathbb{Z}[\sqrt[p]{a}])=[\mathcal{O}_K:R]^2\cdot \Delta(\mathcal{O}_K) $$ shows that we must have $p|\Delta(\mathcal{O}_K)$, and hence $p$ ramifies in $K$.

The statement indeed fails for $p=2$. For a quadratic field $\mathbb{Q}(\sqrt{d})$ with $d\equiv 1\bmod 4$ we have $\Delta(\mathcal{O}_K)=d$, which is odd and hence $2$ is unramified in $K$.