Separable polynomials have distinct roots

A polynomial is separable iff it has no repeated roots in an algebraic closure (equivalently gcd(f,f')=1).
Separable polynomials have distinct roots

Let KK be a and f(x)K[x]f(x)\in K[x] be nonzero. In an K\overline K, the following are equivalent:

  1. ff has no repeated roots in K\overline K, i.e. every root αK\alpha\in\overline K occurs with multiplicity 11.
  2. gcd(f,f)=1\gcd(f,f')=1 in K[x]K[x], where ff' is the formal derivative.
  3. In the LL of ff over KK, the polynomial ff factors as a product of distinct linear factors.

When these conditions hold, ff is called separable. In particular, an α\alpha is over KK precisely when its minimal polynomial (over KK) has distinct roots in K\overline K.

A useful characteristic-pp test: if char(K)=p>0\mathrm{char}(K)=p>0, then f=0f'=0 iff f(x)=g(xp)f(x)=g(x^p) for some gK[x]g\in K[x]; in that case ff cannot be separable unless deg(f)=1\deg(f)=1.

Examples

  1. Characteristic 00: always distinct for irreducibles.
    Over Q\mathbb{Q}, f(x)=x32f(x)=x^3-2 has derivative f(x)=3x2f'(x)=3x^2, and gcd(f,f)=1\gcd(f,f')=1, so its three complex roots are distinct in its .

  2. A purely inseparable example.
    Over K=Fp(t)K=\mathbb{F}_p(t), the polynomial f(x)=xptf(x)=x^p-t satisfies f(x)=pxp1=0f'(x)=px^{p-1}=0. In K\overline K, it has a single root α=t1/p\alpha=t^{1/p} with multiplicity pp, so ff is not separable and α\alpha is not a over KK.

  3. A separable polynomial in characteristic pp.
    Over K=FpK=\mathbb{F}_p, f(x)=xpxf(x)=x^p-x has derivative f(x)=10f'(x)=-1\neq 0, hence gcd(f,f)=1\gcd(f,f')=1. It splits as aFp(xa)\prod_{a\in \mathbb{F}_p}(x-a) with distinct roots (indeed it cuts out the prime field).