Complex numbers
From Wikiversity
| Subject classification: this is a mathematics resource . |
| Educational level: this is a tertiary (university) resource. |
| Completion status: this resource has been started but most of the work is still to be done. |
Contents |
[edit] Introduction
Complex numbers arise from dealing with the square root of negative numbers, such as the solutions to x2 = − 1. Here the solutions are
. The foundation of complex number theory is the definition
, where i is referred to as an 'imaginary number'. A complex number z is the sum of a real part a and an imaginary part b, i.e.
.
If b = 0 then
. That is, z is a real number, and can be called 'pure real'. Conversely, if a = 0 then
, and z is 'pure imaginary'. We can refer specifically to the real and imaginary parts (a and b) of z respectively as follows:
and
.
Whilst the real numbers are readily visualised by considering a straight "number line", complex numbers are best seen as being positions on a plane. This plane would have one axis considered to be the real axis (where
), and the other an imaginary axis (where
).
A typical example of complex numbers is the quadratic formula for finding the roots of a second order polynomial: ax2 + bx + c = 0. The roots are given by the well known formula:
[1].
[edit] Polar Notation
We have already seen the cartesian representation of complex numbers, expressed in terms of real and imaginary parts. Alternatively, we can represent a complex number by a magnitude and direction,
and
. In this representation a complex number z can be represented as,
where,
This also allows one to write,
This is known as Euler's formula.[2][3]
Note:To represent a complex number graphically, simply draw a vector on the X - Y plane with an X intercept
and a Y intercept
.
[edit] Adding/Subtracting
Adding and subtraction is simple, just add/subtract the reals and add/subtract the imaginaries.

and

[edit] Multiplication
The same procedure to multiply polynomials is applicable to multiplying complex numbers: term by term. Simply keep in mind that: 
So:

Group the terms (remember: i*i = -1)






