Complex number

From Conservapedia
(Redirected from Imaginary number)
Jump to: navigation, search

This article/section deals with mathematical concepts appropriate for a student in mid to late high school.

The complex numbers are a set of numbers which have important applications in the analysis of periodic, oscillatory, or wavelike phenomena. Mathematicians denote the set of complex numbers with an ornate capital letter: . They are the 5th item in this hierarchy of types of numbers:

  • The "natural numbers", 1, 2, 3, ... (There is controversy about whether zero should be included. It doesn't matter.)
  • The "integers"—positive, negative, and zero
  • The "rational numbers", or fractions, like 355/113
  • The "real numbers", including irrational numbers
  • The "complex numbers", which give solutions to polynomial equations

A complex number is composed of two parts, or components—a real component and an imaginary component. Each of these components is an ordinary (that is, real) number. The complex numbers form an "extension" of the real numbers: If the imaginary component of a complex number is zero, that number is essentially identical to the real number that is its real component.

The complex numbers are defined as a 2-dimensional vector space over the real numbers. That is, a complex number is an ordered pair of numbers: (a, b). The familiar real numbers constitute the complex numbers with second component zero. That is, x corresponds to (x, 0).

The second component is called the imaginary part. Its unit basis vector is called . The first component is called the real part. Its unit basis vector is just 1. Thus, the complex number can also be written . Numbers with real part of zero are sometimes called "pure imaginary", with the term "complex" reserved for numbers with both components nonzero.

While the "invisible" nature of the imaginary component may be disconcerting at first (and the word "imaginary" may be an unfortunate term for it), the complex numbers are just as genuine as the Dedekind cuts and Cauchy sequences that are used in the definition of the "real" numbers.

The complex numbers form a field, with the mathematical operations defined as shown below.

Arithmetic operations

The field operations are defined as follows:

Addition

Addition is just the standard addition on the 2-dimensional vector space. That is, add the real parts (first components), and add the imaginary parts (second components).

Letting the complex numbers w and z be defined by their respective components:

we have:

Multiplication

Multiplication has a special definition. It is this definition that gives the complex numbers their important properties.

When we multiply , this definition gives

Writing out the product in the obvious way, we get the same answer:

This means that, using , one can perform arithmetic operations in a completely natural way.

Division

Division requires a special trick. We have:

To get the individual components, the denominator needs to be real. This can be accomplished by multiplying both numerator and denominator by . We get:

This division will fail if and only if , that is, and are both zero, that is, the complex denominator is exactly zero (both components zero). This is exactly analogous to the rule that real division fails if the denominator is exactly zero.

Fundamental theorem of algebra

The complex numbers form an algebraically closed field. This means that any degree polynomial can be factored into n first degree (linear) polynomials. Equivalently, such a polynomial has n roots (though one has to count all multiple occurrences of repeated roots.) This statement is the Fundamental Theorem of Algebra, first proved by Carl Friedrich Gauss around 1800. The theorem is not true if the roots are required to be real. (This failure is what led to the development of complex numbers in the first place.) But when the roots are allowed to be complex, the theorem applies even to polynomials with complex coefficents.

The simplest polynomial with no real roots is , since -1 has no real square root. But if we look for roots of the form , we have:

For the imaginary part to be zero, one of a or b must be zero. For the real part to be zero, a must be zero and must be 1. This means that , so the roots are and , or .

These two numbers, and , are the square roots of -1.

Similar analysis shows that, for example, 1 has three cube roots:

One can verify that

For a given field, the field containing it (strictly speaking, the smallest such field) that is algebraically closed is called its algebraic closure. The field of real numbers is not algebraically closed; its closure is the field of complex numbers.

Polar coordinates, modulus, and phase

Complex numbers are often depicted in 2-dimensional Cartesian analytic geometry; this is called the complex plane. The real part is the x-coordinate, and the imaginary part is the y-coordinate. When these points are analyzed in polar coordinates, some very interesting properties become apparent. The representation of complex numbers in this way is called an Argand diagram.

If a complex number is represented as , its polar coordinates are given by:

Transforming the other way, we have:

The radial distance from the origin, , is called the modulus. It is the complex equivalent of the absolute value for real numbers. It is zero if and only if the complex number is zero.

The angle, , is called the phase. (Some older books refer to it as the argument.) It is zero for positive real numbers, and radians (180 degrees) for negative ones.

The multiplication of complex numbers takes a particularly interesting and useful form when represented this way. If two complex numbers and are represented in modulus/phase form, we have:

But that is just the addition rule for sines and cosines!

So the rule for multiplying complex numbers on the Argand diagram is just:

Multiply the moduli.
Add the phases.

One can use this property to find all of the nth roots of a number geometrically. For example, by using these trigonometric formulas:

The three cube roots of 1, listed above, can all be seen to have moduli of 1 and phases of 0 degrees, 120 degrees, and 240 degrees respectively. When raised to the third power, the phases are tripled, obtaining 0, 360, and 720 degrees. But they are all the same angle—zero. So the cubes of these numbers are all just one. Similarly, and have phases of 90 degrees and 270 degrees. When those numbers are squared, the phases are 180 and 540, both of which are the same angle—180 degrees. So their squares are both -1.

One can apply this property to the nth roots of any complex number. They lie equally spaced on a circle. This is DeMoivre's theorem.

The three cube roots of +1.
The two square roots of -1.

Euler's formula

A careful analysis of the power series for the exponential, sine, and cosine functions reveals the marvelous Euler formula:

of which there is the famous case (for θ = π):

Conjugates

The complex conjugate, or just conjugate, of a complex number is the result of negating its imaginary part. The conjugate is written with a bar over the quantity: . All real numbers are their own conjugates.

All arithmetic operations work naturally with conjugates—the sum of the conjugates is the conjugate of the sum, and so on.

It follows that, if P is a polynomial with real coefficients (so that its coefficients are their own conjugates)

If is a root of a real polynomial, then, since zero is its own conjugate, is also a root. This is often expressed as "Non-real roots of real polynomials come in conjugate pairs." We saw that above for the cube roots of 1—two of the roots are complex and are conjugates of each other. The third root is its own conjugate.

Transcendental functions

The higher mathematical functions (often called "transcendental functions"), like exponential, log, sine, cosine, etc., can be defined in terms of power series (Taylor series). They can be extended to handle complex arguments in the completely natural way, so these functions are defined over the complex plane. They are in fact "complex analytic functions". Just about any normal function one can think of can be extended to the complex numbers, and is complex analytic. Since the power series coefficients of the common functions are real, they work naturally with conjugates. For example:

Complex functions

The general study of functions that take a complex argument and return a complex result is an extremely rich and useful area of mathematics, known as complex analysis. When such a function is differentiable, it is called a complex analytic function, or just analytic function.

Applications

Complex numbers are extremely important in many areas of pure and applied mathematics and physics. Basically, any description of oscillatory phenomena can benefit from a formulation in terms of complex numbers.

The applications include these:

  • Theoretical mathematics:
algebra— (including finding roots of polynomials)
linear algebra—vector spaces, inner products, Hermitian and unitary operators, Hilbert spaces, etc.
eigenvalue/eigenvector problems
number theory—This seems improbable, but it is true. The Riemann zeta function, and the Riemann hypothesis, are very important in number theory. For a long time, the only proofs of the prime number theorem used complex numbers. The Wiles/Taylor proof of Fermat's Last Theorem uses modular forms, which use complex numbers.
trigonometry—finding arcsine and arccosine functions of numbers with absolute values more than 1 or arcsecant and arccosecant functions with absolute values between 0 and 1.
  • Applied mathematics
eigenvalue/eigenvector problems
Fourier and Laplace transforms
linear differential equations
stability theory
  • Electrical engineering
alternating current circuit analysis
filter design
antenna design
  • Theoretical physics
quantum mechanics
fundamental particle physics
electromagnetic radiation
optics