0

How to I use the Eisenstein Criterion to show that for any prime $p$, $1+x^{p}+x^{2p}+...+x^{p(p-1)}$ is irreducible in $\mathbb{Z}[x]$? I tried using the substitution $x = y+1$ and I guess this works but this method seems too complicated. Is there a more efficient/elegant way?

S.C.B.
  • 22,768
Debbie
  • 840

1 Answers1

0

We only need Eisenstein to show the irreducibility for the cyclotomic polynomial $\Phi_p=1+X+X^2+\cdots +X^{p-1}$ over $\Bbb Q$. For prime powers then the usual proof works for showing that $\Phi_n$ is irreducible by considering $X^n-1=g\Phi_n$ and passing to $\Bbb F_p[X]$. In our case $$ \Phi_{p^2}=1+X+X^p+\cdots +X^{(p-1)p}. $$

Dietrich Burde
  • 130,978