Serlo: EN: Absolute value and conjugation: Unterschied zwischen den Versionen

Aus testwiki
Zur Navigation springen Zur Suche springen
imported>Sascha Lill 95
 
(kein Unterschied)

Aktuelle Version vom 29. Oktober 2020, 17:31 Uhr

{{#invoke:Mathe für Nicht-Freaks/Seite|oben}}

Absolute value of a complex number

Motivation of the absolute value

When dealing with real numbers, we introduced the absolute value function ||:0, with which we could specify the distance of a certain number to zero. Visualised on the real number line this looks as follows:

absolute values of real numbers
absolute values of real numbers

Also in the complex plane we can determine the distance of a complex number from the zero point. For this we use the theorem of Pythagoras. Let z=a+bi be a complex number:

The complex number z with its real part a and imaginary part b
The complex number z with its real part a and imaginary part b

With the Pythagorean theorem, for the distance |z| from zero, we have |z|2=Re(z)2+Im(z)2=a2+b2. By taking roots on both sides, |z| can be determined. There is:

Vorlage:Einrücken

The absolute value transfers some concepts of real numbers to the complex numbers. As |xy| in the real numbers is the distance between x and y, so is |zw| in the complex numbers the distance between z and w. The distance in turn can be used to define terms such as a limit: A complex number z is the limit value of a sequence (zn)n of complex numbers, if the distance |zzn| between the limit value z and the sequence elements zn becomes arbitrarily small (below any ϵ).

Definition of the complex absolute value

Mathe für Nicht-Freaks: Vorlage:Definition

Mathe für Nicht-Freaks: Vorlage:Hinweis

Complex conjugation

Motivation of the conjugation

The imaginary unit i as a root of 1 fulfils the equation i2=1. We can imagine the multiplication x1x as a 180 rotation around the zero point. Now because of the equation i2=1, the multiplication x1x is the same as xi(ix). Thus, xix is an operation that corresponds to a 180 rotation when used twice.

If a double multiplication with i corresponds to a 180 rotation, then a single multiplication must correspond to a 90 rotation. In particular, the imaginary unit i is equal to the number which results from a rotation of the number 1 by 90:

Rotation of the number 1 by 90° yields i
Rotation of the number 1 by 90° yields i

It is common in Mathematics to turn counter-clockwise. Thus, i is located where in × the 1 lies on the y axis. However, one could just as well have turned clockwise. Then the i would lie at the position of the 1 on the x axis:

Rotation of the number 1 by -90° yields -i
Rotation of the number 1 by -90° yields -i

We could also have derived the complex numbers from this alternative rotation. In that case we would have obtained a different set of complex numbers where the imaginary unit i is below the x axis. In this alternative set of complex numbers the roles of i and i are reversed. So if we swap ii everywhere, essential properties and structures obtained by number range expansion should be preserved. Such an interchange is shown in the figure:

Vorlage:Einrücken

In this figure, the imaginary part is multiplied by 1. This corresponds to a reflection of the complex number on the real (x) axis:

complex conjugation visualized
complex conjugation visualized

An example where this reflection is useful are the zeros of the function f:,f(z)=z2+1. There is f(i)=i2+1=0. Therefore i is a zero of f. On the other hand there is also f(i)=(i)2+1=0 and therefore i is another zero. Let us consider g(z)=z22z+2 with the zero 1+i. One might think that the negative of the number, 1i, is another zero. Unfortunately this is not the case. But if we exchange i with i, i.e. if we look at the complex number 1i, we get another zero:

Vorlage:Einrücken

For die Nullstelle z=a+bi eines Polynoms scheint das an der reellen Achse gespiegelte abi eine weitere Nullstelle zu sein. Dies ist im Übrigen for all Polynome with rein reellen Koeffizienten der Fall. Dies weist darauf hin, dass die Abbildung a+biabi eine Besondere ist. Diese Abbildung wird complex Konjugation genannt.

For the zero point z=a+bi of a polynomial, the abi mirrored on the real axis seems to be another zero point. This is the case for all polynomials with purely real coefficients. This indicates that the mapping a+biabi might be particularly useful. As you progress with your math studies, you will see that it is useful in many more situations. So we better give it a name. Let's call it complex conjugation (since it connects/ conjugates a+bi and abi).


Definition of the complex conjugation

Mathe für Nicht-Freaks: Vorlage:Definition

Overview: Properties of the absolute value and the complex conjugation

Properties of the complex conjugation

For all z and w there is:

  • z=zIm(z)=0z
  • w=w
  • z+w=z+w
  • zw=zw
  • k=1nzk=k=1nzk
  • k=1nzk=k=1nzk
  • Re(w)=12(w+w)
  • Im(w)=12i(ww)
  • |z|=zz¯
  • z1=z|z|2
  • (zw)=zw

Properties of the absolute value of a complex number

For all z and w there is:

  • |z|0 and |z|=0z=0 (positive definiteness)
  • |wz|=|w||z| (multiplicativity)
  • |Re(z)||z| and |Im(z)||z|
  • |w+z||w|+|z| (triangle inequality)
  • |z||Re(z)|+|Im(z)|
  • ||w||z|||wz|

Computation rules for complex conjugation

Conjugation does not change real numbers

Mathe für Nicht-Freaks: Vorlage:Satz

Involution

Mathe für Nicht-Freaks: Vorlage:Satz

Compatibility with addition

Mathe für Nicht-Freaks: Vorlage:Satz

Compatibility with multiplication

Mathe für Nicht-Freaks: Vorlage:Satz

Compatibility of conjugation with finite sums and products

We know how the conjugation behaves with the sum and product of two numbers. What happens with sums and products with three or more numbers like z1+z2+z3? We use a trick: First, we consider (z1+z2) as a single complex number. Then,we twice use the theorem of conjugation and sum:

Vorlage:Einrücken

There is also no difference for three summands if we first sum everything and then apply conjugation to the resulting number, or if we first conjugate every number and then sum everything. This is generally true for arbitrary sums and products of complex numbers, as we will prove below via induction.

Mathe für Nicht-Freaks: Vorlage:Satz

Computation of the real and imaginary part

Mathe für Nicht-Freaks: Vorlage:Satz

Computation of the absolute value via conjugation

Mathe für Nicht-Freaks: Vorlage:Satz

Compoutation of the inverse via conjugation

Mathe für Nicht-Freaks: Vorlage:Satz

Mathe für Nicht-Freaks: Vorlage:Hinweis

Conjugation of fractions

Mathe für Nicht-Freaks: Vorlage:Satz

Properties of the complex absolute funciton

Positive definiteness

Mathe für Nicht-Freaks: Vorlage:Satz

Multiplicativity

Mathe für Nicht-Freaks: Vorlage:Satz

Estimating real and imaginary part

Mathe für Nicht-Freaks: Vorlage:Satz

Triangle inequality

Mathe für Nicht-Freaks: Vorlage:Satz

Estimating the absolute value

Mathe für Nicht-Freaks: Vorlage:Satz

Inverse triangle inequality

Mathe für Nicht-Freaks: Vorlage:Satz

{{#invoke:Mathe für Nicht-Freaks/Seite|unten}}