Loading [MathJax]/jax/output/HTML-CSS/jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

7.1: A - Complex Numbers

( \newcommand{\kernel}{\mathrm{null}\,}\)

In this Appendix we give a brief review of the arithmetic and basic properties of the complex numbers.

As motivation, notice that the rotation matrix

A=(0110)

has characteristic polynomial f(λ)=λ2+1. A zero of this function is a square root of 1. If we want this polynomial to have a root, then we have to use a larger number system: we need to declare by fiat that there exists a square root of 1.

Definition 7.1.1: Imaginary Number and Complex Number
  1. The imaginary number i is defined to satisfy the equation i2=1.
  2. A complex number is a number of the form a+bi, where a,b are real numbers.

The set of all complex numbers is denoted C.

The real numbers are just the complex numbers of the form a+0i, so that R is contained in C.

We can identify C with R2 by a+bi(ab). So when we draw a picture of C, we draw the plane:

Complex plane graph with labels. Horizontal axis: real, vertical axis: imaginary. Points: \(i\), \(1\), and \(1-i\) plotted.

Figure 7.1.1

Note 7.1.1: Arithmetic of Complex Numbers

We can perform all of the usual arithmetic operations on complex numbers: add, subtract, multiply, divide, absolute value. There is also an important new operation called complex conjugation.

  • Addition is performed component-wise:

    (a+bi)+(c+di)=(a+c)+(b+d)i.

  • Multiplication is performed using distributivity and i2=1:

    (a+bi)(c+di)=ac+adi+bci+bdi2=(acbd)+(ad+bc)i.

  • Complex conjugation replaces i with i, and is denoted with a bar:    

    ¯a+bi=abi. The number ¯a+bi is called the complex conjugate of a+bi. One checks that for any two complex numbers z,w, we have

    ¯z+w=¯z+¯wand¯zw=¯z¯w. Also, (a+bi)(abi)=a2+b2, so zˉz is a nonnegative real number for any complex number z.

  • The absolute value of a complex number z is the real number |z|=z¯z:

    |a+bi|=a2+b2. One checks that |zw|=|z||w|.

  • Division by a nonzero real number proceeds component-wise:

    a+bic=ac+bci.

  • Division by a nonzero complex number requires multiplying the numerator and denominator by the complex conjugate of the denominator:

    zw=z¯ww¯w=z¯w|w|2. For example,

    1+i1i=(1+i)212+(1)2=1+2i+i22=i.

  • The real and imaginary parts of a complex number are   

    (a+bi)=a(a+bi)=b.

The point of introducing complex numbers is to find roots of polynomials. It turns out that introducing i is sufficent to find the roots of any polynomial.

Theorem 7.1.1: Fundamental Theorem of Algebra

Every polynomial of degree n has exactly n (real and) complex roots, counted with multiplicity.

Equivalently, if f(x)=xn+an1xn1++a1x+a0 is a polynomial of degree n, then f factors as

f(x)=(xλ1)(xλ2)(xλn)

for (not necessarily distinct) complex numbers λ1,λ2,,λn.

The quadratic formula gives the roots of a degree-2 polynomial, real or complex:

f(x)=x2+bx+cx=b±b24c2.

For example, if f(x)=x22x+1, then

x=2±22=22(1±i)=1±i2.

Note that if b,c are real numbers, then the two roots are complex conjugates.

A complex number z is real if and only if z=ˉz. This leads to the following observation.

Note 7.1.3

If f is a polynomial with real coefficients, and if λ is a complex root of f, then so is ¯λ:

0=¯f(λ)=¯λn+an1λn1++a1λ+a0=¯λn+an1¯λn1++a1¯λ+a0=f(¯λ).

Therefore, complex roots of real polynomials come in conjugate pairs.

A real cubic polynomial has either three real roots, or one real root and a conjugate pair of complex roots.

For example, f(x)=x3x=x(x1)(x+1) has three real roots; its graph looks like this:

A red wavy line crosses a horizontal black line, forming a sine wave pattern. The red line moves from the bottom left to the top right.

Figure 7.1.2

On the other hand, the polynomial

g(x)=x35x2+x5=(x5)(x2+1)=(x5)(x+i)(xi)

has one real root at 5 and a conjugate pair of complex roots ±i. Its graph looks like this:

A red, upward-curving line intersects a horizontal gray line, forming an S-shape.

Figure 7.1.3


This page titled 7.1: A - Complex Numbers is shared under a GNU Free Documentation License 1.3 license and was authored, remixed, and/or curated by Dan Margalit & Joseph Rabinoff via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?