A polynomial equation of degree two is called a quadratic equation. The general form is ax2+bx+c=0, where a,b,c are coefficients and a=0. In the context of real numbers, this equation has no solution if the discriminant (D=b2−4ac) is negative. However, in the complex number system, a solution always exists.
The Quadratic Formula for Complex Roots
When the discriminant D=b2−4ac<0, the roots of the quadratic equation are a pair of complex conjugates.
We can write D=−(4ac−b2)=i4ac−b2.
The roots are then given by the familiar quadratic formula:
x=2a−b±b2−4ac=2a−b±i4ac−b2
The Fundamental Theorem of Algebra
This theorem states that a polynomial equation of degree n has n roots in the complex number system (counting roots with multiplicity).
For a quadratic equation (degree 2), there are always two roots.
Conjugate Root Theorem
If a quadratic equation has real coefficients (a,b,c∈R), then its complex roots always occur in conjugate pairs. If p+iq is a root, then p−iq must also be a root.
Example 1: Basic Equation with Complex Roots
Question: Solve the quadratic equation x2+x+1=0.
Solution:
Here, a=1,b=1,c=1.
The discriminant is D=b2−4ac=12−4(1)(1)=−3.
Using the quadratic formula:
x=2(1)−1±−3=2−1±i3
The two roots are −21+i23 and −21−i23. (These are the complex cube roots of unity, ω and ω2)
Example 2: Forming an Equation from a Root
Question: Find the quadratic equation with real coefficients which has 3+2i as one of its roots.
Solution:
Since the coefficients are real, the complex roots must occur in conjugate pairs. If one root is z1=3+2i, the other root must be z2=z1=3−2i.
The quadratic equation can be written as (x−z1)(x−z2)=0, or more easily using the sum and product of roots: