Processing math: 100%
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

6.1: Complex Numbers, Vectors and Matrices

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

Complex Numbers

A complex number is simply a pair of real numbers. In order to stress however that the two arithmetics differ we separate the two real pieces by the symbol i. More precisely, each complex number, z, may be uniquely expressed by the combination x+iy, where x and y are real and i denotes 1. We call x the real part and y the imaginary part of z. We now summarize the main rules of complex arithmetic.

If z1=x1+iy1 and z2=x2+iy2 then

Definition: Complex Addition

z1+z2x1+x2+i(y1+y2)

Definition: Complex Multiplication

z1+z2(x1+iy1)(x2+iy2)=x1x2y1y2+i(x1y2+x2y1)

Definition: Complex Conjugation

¯z1x1iy1

Definition: Complex Division

z1z2z1z2¯z2¯z2=x1x2+y1y2+i(x2y1x1y2)x22+y22

Definition: Magnitude of a Complex Number

|z1|≡=z1¯z1=x21+y21

Polar Representation

In addition to the Cartesian representation z=x+iy one also has the polar form

z=|z|(cos(θ)+isin(θ))

where θ=arctan(yx)

This form is especially convenient with regards to multiplication. More precisely,

z1z2=|z1||z2|(cos(θ1)cos(θ2)sin(θ1)sin(θ2)+i(cos(θ1)sin(θ2)+sin(θ1)cos(θ2)))=|z1||z2|(cos(θ1+θ2)+isin(θ1+θ2))

As a result:

zn=(|z|)n(cos(nθ)+isin(nθ))

Complex Vectors and Matrices

A complex vector (matrix) is simply a vector (matrix) of complex numbers. Vector and matrix addition proceed, as in the real case, from elementwise addition. The dot or inner product of two complex vectors requires, however, a little modification. This is evident when we try to use the old notion to define the length of a complex vector. To wit, note that if:

z=(1+i1i)

then

zTz=(1+i)2+(1i)2=1+2i1+12i1=0

Now length should measure the distance from a point to the origin and should only be zero for the zero vector. The fix, as you have probably guessed, is to sum the squares of the magnitudes of the components of z. This is accomplished by simply conjugating one of the vectors. Namely, we define the length of a complex vector via:

(z)=¯zTz

In the example above this produces

(|1+i|)2+(|1i|)2=4=2

As each real number is the conjugate of itself, this new definition subsumes its real counterpart.

The notion of magnitude also gives us a way to define limits and hence will permit us to introduce complex calculus. We say that the sequence of complex numbers, {zn|n=(12)}, converges to the complex number z0 and write

znz0

or

z0=limnzn

when, presented with any ϵ>0 one can produce an integer N for which |znz0|<ϵ when nN. As an example, we note that (i2)n0.

Example 6.1.1

As an example both of a complex matrix and some of the rules of complex arithmetic, let us examine the following matrix:

F=(11111i1i11111i1i)

Let us attempt to find F¯F. One option is simply to multiply the two matrices by brute force, but this particular matrix has some remarkable qualities that make the job significantly easier. Specifically, we can note that every element not on the diagonal of the resultant matrix is equal to 0. Furthermore, each element on the diagonal is 4. Hence, we quickly arrive at the matrix

F¯F=(4000040000400004)=4i

This final observation, that this matrix multiplied by its transpose yields a constant times the identity matrix, is indeed remarkable. This particular matrix is an example of a Fourier matrix, and enjoys a number of interesting properties. The property outlined above can be generalized for any Fn, where F refers to a Fourier matrix with n rows and columns:

Fn¯Fn=nI


This page titled 6.1: Complex Numbers, Vectors and Matrices is shared under a CC BY 1.0 license and was authored, remixed, and/or curated by Steve Cox via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?