It is well known that the $p$th cyclotomic polynomial $$\Phi_p(x)\ =\ x^{p-1}+\cdots+x+1\ =\ \frac{x^p-1}{x-1}$$
is irreducible over $\mathbb Q$ for prime $p$. The standard trick is to make the transformation $x\mapsto x+1$ and turn the polynomial to one of the form $x^{p-1}+p\cdot q(x)$, where $q(x)$ is polynomial of degree $p-2$ and constant term 1, and apply Eisenstein's criterion.
On p.35 of The Theory of Algebraic Numbers by Harry Pollard and Harold G. Diamond (Dover edition) the authors state that the following polynomial is also irreducible over $\mathbb Q$: $$\Phi_p(x^p)\ =\ x^{p(p-1)}+\cdots+x^p+1\ =\ \frac{x^{p^2}-1}{x^p-1}$$
(where $p$, as before, is prime). According to the book the result can also be proved by applying the transformation $x\mapsto x+1$. I tried it but I'm afraid it got me nowhere; neither have I been able to prove it by any other method.
I would be grateful if someone could show me how it is done. Thanks.
In any commutative ring of characteristic $p$ we have $(a+b)^p=a^p+b^p$. Therefore, when reduced modulo $p$, $$ \Phi_p((x+1)^p)=\frac{(x+1)^{p^2}-1}{(x+1)^p-1}\equiv\frac{x^{p^2}}{x^p} =x^{p^2-p}. $$ So all but the leading coefficient of $\Phi_p((x+1)^p)$ are divisible by $p$.
On the other hand $\Phi_p(1^p)=p$, so the constant term of $\Phi_p((x+1)^p)$ is not divisible by $p^2$. Eisenstein kicks in, and the irreducibility of $\Phi_p(x^p)$ follows.