Math for Non-Geeks/Definition of complex numbers

From testwiki
Revision as of 04:23, 18 February 2025 by imported>JJPMaster (JJPMaster moved page Math for Non-Geeks/ Definition of complex numbers to Math for Non-Geeks/Definition of complex numbers over redirect: rm superfluous space)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{#invoke:Math for Non-Geeks/Seite|oben}}

Here we will formally define the complex numbers and prove that they form a field. First of all we will clarify what the addition and multiplication of complex numbers should look like.

Deriving for the formal definition of complex numbers

Derivation of the tuple notation

Complex numbers have the form a+bi, where a,b are real numbers and the imaginary unit i satisfies the equation i2=1. However, we lack a mathematical definition for this new form of a number. So we will derive now a reasonable and precise definition.

A complex number a+bi is described by the two real numbers a and b. Furthermore, complex numbers can be represented as points in a plane. a is the x-coordinate of the point and the imaginary part b is the y-coordinate:

Complex numbers are represented by dots on a plane
Complex numbers are represented by dots on a plane

Now points within the plane can be described as tuples (a,b) of the set ×=2. So we can assign to a tuple (a,b) in × the complex number a+bi. So we identify (a,b)=^a+bi, which provides a one-to-one identification of the complex set of numbers with the set ×.

The tuple is a precisely defined mathematical concept, we can use it for the formal definition of the complex numbers. To this we say that complex numbers a+bi are in fact tuples (a,b) within a special notation and that allow for a multiplication (to be defined later).


Deriving computational rules

Adding complex numbers works like adding vectors.

It would be nice to calculate with complex numbers like with real numbers, by adding and multiplying them. Let us first consider the addition of two complex numbers a+bi and c+di. The result should again be a complex number, i.e. of the form x+yi. For this we add the two complex numbers, arrange the summands and factor out:

Template:Math

The result is again of the form x+yi. The real and the imaginary parts are added up. For the formal definition of the addition we use the tuple notation (a,b)in ×, with identification (a,b) =^ a+bi. With this we translate the above calculation into the tuple notation:

Template:Math

We see that summing nothing else than a component-wise addition in ×. This is exactly the vector addition in the plane ×. The multiplication of complex numbers is more complicated. We consider the product of two complex numbers a+bi and c+di and multiply out the product:

Template:Math

Translated in the tuple-notation, we have:

Template:Math

Formal definition of complex numbers

Definition of complex numbers

The complex numbers are defined as tuples in × with the appropriate addition and multiplication.

Math for Non-Geeks/Template:Definition

Definition of real and imaginary part

A complex number z=(a,b), can be described as a point in the plane. It is uniquely defined by its coordinates a and b. These coordinates have special names. a is called real part and b imaginary part of the complex number.

Math for Non-Geeks/Template:Definition

The complex numbers form a field Template:Anchor

We can calculate with complex numbers as with real numbers. The addition corresponds to the vector addition in ×. Thus it inherits all properties of the addition in a vector space and fulfils for example the associative law (z+w)+u=z+(w+u) and the commutative law z+w=w+z. The multiplication in the complex numbers has similar properties as the multiplication in the real numbers.

Like in the real numbers we can form fractions of the form wz in . This requires inverting a complex number z=(a,b) to z1=(c,d). The reciprocal number should satisfy the equation zz1=1. So we need to choose (c,d) such that (1,0)=(a,b)(c,d)=(acbd,ad+bc) holds. We will see that this system of equations is uniquely solvable for all (a,b){0}.

Altogether the addition and the multiplication fulfil the so-called field axioms, as it does for the real numbers. Thus, calculations in work with a similar structure compared to those within the real numbers.

Math for Non-Geeks/Template:Satz

as a sub-field of

We identify the complex numbers with the plane ×. Here the x axis lying in the complex plane is the real number line. So it makes sense that the real numbers are a subset of the complex numbers .

We also know that both and are fields. So should be a sub-field of . In order to verify this, we have to show more than that is a subset of . We must also prove that the addition and multiplication of real numbers in again leads to real numbers. Mathematically, two statements have to be shown: is a subset of and the arithmetic operations preserve the real numbers in .

The first statement is easily confirmed. Strictly speaking, is not subset of , since =×={(a,b)|a,b} is a set of tuples and just a set of single. So the elements of and of are different.

However, we can identify the real numbers with a subset of the complex numbers, which behaves similar to . To find this subset, we use the visualization of the complex numbers in the plane. The subset we are looking for is the real axis in the complex plane. A complex number z=(a,b) lies on this axis exactly when its imaginary part is zero, i.e. b=0. Thus the real line is identified with the set {(a,0)|a}=×{0}.

Now, a quick mathematical investigation of the identification of ×{0} with the real numbers follows. Intuitively, there is nothing to do: the real line looks like the real axis within the complex plane. Mathematically, there is still some work to be done: we need a one-to-one relationship (bijective mapping) of to ×{0}. Or we define an injective mapping ι: (called embedding) with ι()=×{0}. Then ι bijectively maps the real numbers to ×{0}.

And we need that ×{0} has the same structure as the real numbers. Our embedding map ι should preserve the structure of in the image. This means, sums in should be mapped from ι to sums in and the same with products. And the neutral elements 0 and 1 shall be mapped from the real numbers to the corresponding neutral elements in the complex numbers. (A mapping with such properties is also called field homomorphism).

How should we choose ι? Let us look again at our visualization of the complex plane. We want to map the real number line to the real axis ×{0}. The easiest way to do this is to just embed the number line into the two-dimensional plane. In other words, map a real number a to (a,0)×{0}:

Math for Non-Geeks/Template:Definition

It remains to be shown that our picture fulfils the characteristics of an injective field homomorphism. Such an injective body homohorphism is also called field monomorphism:

Math for Non-Geeks/Template:Satz

Due to the properties of a field monomorphism, the structure of a field is preserved in the image of the embedding. Simply put, the image of the field monomorphism fulfils the field axioms and thus defines a field again. Since the image of the embedding ι is a subset of the field of complex numbers, we can regard the image ι() as a sub-field of . Furthermore, the image ι:Imag(ι) gives a field isomorphism, i.e. a bijective field homomorphism between and Imag(ι). This justifies the notion and we view from now on all real numbers a as equal to the complex number a:=ι(a).

Definition of the notation a+bi

We would like to write a complex number as a+bi. According to our definition with =×, this number is the tuple (a,b). To simplify calculations, we would like to introduce the notation a+bi without the tuple. For this we have to define i mathematically. Since i lies in the complex plane on the y axis at coordinate 1, we choose i:=(0,1):

Math for Non-Geeks/Template:Definition

In the beginning we looked for the solution of the equation x2=1 and with i we found one of these solutions. We can verify that i2=1 for i=(0,1) by explicit computation:

Template:Math

Here, we use the embedding ι of the real numbers in and the notation a=ι(a) for a. So there indeed is i2=1. Now we show that the notation a+bi for (a,b) indeed makes sense. Using c:=ι(c)=(c,0) for c we show (a,b)=a+bi. Thanks to this proof, we can then calculate with the complex number a+bi as if it was a sum:

Math for Non-Geeks/Template:Satz

is not an ordered field Template:Anchor

It would be nice to have an ordering of complex numbers, that means a larger/smaller relation for complex numbers. Let us consider the numbers 1 and i. We notice that they lie on the unit circle. This is the set of all points which have the distance 1 to zero:

Unit circle in the complex plane with 1 and i
Unit circle in the complex plane with 1 and i

Is now 1<i, 1=i or 1>i? At first this case seems to be ambiguous, because both numbers have the same absolute value. What about 1 and 2i? The number 2i is further away from zero than the number 1. Is 2i>1 then also valid? Can the product of a negative number with the imaginary unit really be greater than a positive number?

From these small examples we can already see that establishing an ordering of complex numbers is difficult. In fact this is not possible. The following theorem proves this:

Math for Non-Geeks/Template:Satz

is algebraically closed

With we constructed a field in which the equation x2=1 is solvable, so the polynomial x2+1 has a zero. In the complex numbers we even have that every polynomial (with coefficients in ) of degree greater or equal to 1 has at least one zero. This excludes only constant polynomials, which of course (except the zero polynomial) have no zeros. This property is not valid in the real numbers: for instance, x2+1 has no real zeros.

This property of complex numbers is called algebraic closure and is treated in algebra. The algebraic closure of is proved in a theorem with the majestic name Fundamental Theorem of Algebra.

Exercises

Math for Non-Geeks/Template:Aufgabe

{{#invoke:Math for Non-Geeks/Seite|unten}}

Template:BookCat