According to the Fundamental Theorem of Algebra, every nonzero, single variable polynomial of degree n with real coefficients must have exactly n roots, counting multiplicity. However, in some cases, it is not possible to describe all of these roots using real numbers. For example, the polynomial must have two roots, since it has real coefficients and degree 2, but there are no real numbers which satisfy this equation. So, how do we solve for these nonreal roots? We use complex numbers!
Define to be . Within the real number system, we cannot take the square root of a negative number, so I must not be a real number and is therefore known as the imaginary unit. Using the set of all numbers of the form , called the complex numbers, we can obtain the two roots of . (What are they?)
The set of all real numbers, =, is a subset of the set of all complex numbers, C, because every real number has the form . A number of the form is called purely imaginary because it has no real part.
|
Converting between Cartesian and Polar Coordinates
|
|
When points in the complex plane are described using polar coordinates: , r is called the modulus or magnitude of z and is the argument or phase of z.
We define the modulus as , where is the complex conjugate of z. So, .
The argument, , measures (in radians) the angle between the positive Re(z) axis and the line segment connecting the point z to the origin.
To switch back to a regular Cartesian point from polar form, we can use Euler's formula: .
|