Guided Notes 7 — Complex Numbers (Komplexe Zahlen), Lecture notes of Mathematics

Guided Notes 7 — Complex Numbers (Komplexe Zahlen) Algebraic form, polar form, and roots

Typology: Lecture notes

2025/2026

Uploaded on 02/02/2026

ugo-rotti
ugo-rotti 🇹🇷

3 documents

1 / 3

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Guided Notes 7 Complex Numbers (Komplexe
Zahlen)
Algebraic form, polar form, and roots
by Ugorotti
Learning goals (Lernziele). After this booklet you should be able to:
work confidently with complex numbers (komplexe Zahlen),
switch between algebraic form (algebraische Form) and polar form (Polarform),
compute modulus (Betrag) and argument (Argument),
apply Euler’s formula (Eulersche Formel),
compute powers and roots of complex numbers (Potenzen und Wurzeln).
1. Definition and algebraic form (algebraische Form)
Complex number (komplexe Zahl). The set of complex numbers is
C:= {a+bi |a, b R, i2=1}.
Here:
(z)=a(real part / Realteil),(z)=b(imaginary part / Imagin¨arteil).
Example. Let z= 3 2i. Then
(z)=3,(z)=2.
Equality criterion (Gleichheitskriterium). Two complex numbers are equal if and only if
their real and imaginary parts are equal:
a+bi =c+di a=cand b=d.
2. Arithmetic operations (Rechenoperationen)
Addition and multiplication. Let z1=a+bi and z2=c+di. Then
z1+z2= (a+c) + (b+d)i,
z1z2= (ac bd)+(ad +bc)i.
Example.
(1 + 2i)(3 i) = 3 i+ 6i2i2= 5 + 5i.
1
pf3

Partial preview of the text

Download Guided Notes 7 — Complex Numbers (Komplexe Zahlen) and more Lecture notes Mathematics in PDF only on Docsity!

Guided Notes 7 — Complex Numbers (Komplexe

Zahlen)

Algebraic form, polar form, and roots

by Ugorotti

Learning goals (Lernziele). After this booklet you should be able to:

  • work confidently with complex numbers (komplexe Zahlen),
  • switch between algebraic form (algebraische Form) and polar form (Polarform),
  • compute modulus (Betrag) and argument (Argument),
  • apply Euler’s formula (Eulersche Formel),
  • compute powers and roots of complex numbers (Potenzen und Wurzeln).

1. Definition and algebraic form (algebraische Form)

Complex number (komplexe Zahl). The set of complex numbers is

C := { a + bi | a, b ∈ R, i 2 = − 1 }.

Here:

ℜ(z) = a (real part / Realteil), ℑ(z) = b (imaginary part / Imagin¨arteil).

Example. Let z = 3 − 2 i. Then

ℜ(z) = 3, ℑ(z) = − 2.

Equality criterion (Gleichheitskriterium). Two complex numbers are equal if and only if their real and imaginary parts are equal:

a + bi = c + di ⇐⇒ a = c and b = d.

2. Arithmetic operations (Rechenoperationen)

Addition and multiplication. Let z 1 = a + bi and z 2 = c + di. Then

z 1 + z 2 = (a + c) + (b + d)i,

z 1 z 2 = (ac − bd) + (ad + bc)i.

Example. (1 + 2i)(3 − i) = 3 − i + 6i − 2 i 2 = 5 + 5i.

Complex conjugate (komplex konjugierte Zahl). For z = a + bi the conjugate is

z = a − bi.

Properties of conjugation. For all z, w ∈ C:

z + w = z + w, zw = z w, zz = |z| 2 .

  1. Modulus and geometric interpretation

Modulus (Betrag). For z = a + bi the modulus is

|z| =

p a^2 + b^2.

Geometric meaning (geometrische Bedeutung). Identify C with the plane R^2 :

z = a + bi ↔ (a, b).

Then |z| is the distance from the origin.

Triangle inequality (Dreiecksungleichung). For all z, w ∈ C:

|z + w| ≤ |z| + |w|.

  1. Polar form (Polarform)

Argument (Argument). For z ̸= 0, an angle φ ∈ R is called an argument of z if

cos φ =

ℜ(z) |z|

, sin φ =

ℑ(z) |z|

The principal argument is denoted by arg(z).

Polar form. Every z ̸= 0 can be written as

z = |z|(cos φ + i sin φ).

Example. Let z = 1 + i. Then

|z| =

2 , arg(z) =

π 4

so z =

cos

π 4

  • i sin

π 4