Irreducibility of Polynomial in $\mathbb{Q}$

131 Views Asked by At

How can we show that, if $a>1$ is the product of distinct primes, then $x^n-a$ is irreducible in $\mathbb{Q}$ for all $n \geq 2$ and that it has no repeated roots in any extension of $\mathbb{Q}$?

Thoughts:

Perhaps we can do an inductive proof on $x^{k+2}-a$ as the $k=0$ and $k=1$ cases I know how to deal with.

Any help would be appreciated.

2

There are 2 best solutions below

0
On BEST ANSWER
0
On

For irreducibility use Eisenstein's cirterion (with any of the primes dividing $a$).

A repeated root of $f(x)$ would be a common root of $f(x)$ and $f'(x)=nx^{n-1}$, hence also a root of $nf(x)-xf'(x)=-na$

(Note that both parts work for $n\ge 1$).