HSSC Forge / Maths 11th / Complex Numbers / Complex Polynomials as a Product of Linear Factors

Complex Polynomials as a Product of Linear Factors

The Fundamental Theorem of Algebra says a degree-

nn

polynomial has exactly

nn

roots once you allow complex numbers (counting repeats) — so it always factors completely into linear pieces:

p(z)=a(zr1)(zr2)(zrn)p(z) = a(z - r_1)(z - r_2)\cdots(z - r_n)

If the polynomial's coefficients are all real, any non-real root

rr

comes paired with its conjugate

rˉ\bar{r}

as another root.

Example:

z22z+5z^2 - 2z + 5

has roots

1±2i1 \pm 2i

(complete the square:

(z1)2=4(z-1)^2 = -4

), so it factors as

(z(1+2i))(z(12i))(z-(1+2i))(z-(1-2i))

.