1/9
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
|---|
No study sessions yet.
What is the set of complex numbers defined as?
C = {a + bi : a ∈ R and b ∈ R} .
The complex conjugate z ̄ of a complex number z = a + bi given by?
z ̄ = a − bi.
For z ∈ C\ {0} a non-zero complex number, what is the inverse of z given by?
z−1 = (1/zz-)z-
What is the quotient of two complex numbers α = a + bi and β = c + di, with β ̸= 0?
αβ−1 = α/β = (1/ββ-)αβ-
What is the principal value of arg(z), denoted Arg(z)?
The member of arg(z) such that Arg(z) ∈ (−π, π].
What is De Moivre’s Theorem?
If n ∈ N and θ ∈ R, then (cos(θ) + isin(θ))n = cos(nθ) + isin(nθ).
If n ∈ N and θ ∈ R, then (cos(θ) + isin(θ))−n = cos(nθ) − isin(nθ) = cos(−nθ)i + sin(−nθ).
What is Euler’s formula?
eiθ = cos(θ) + isin(θ),
What are the 3 different ways we can write complex numbers?
z = a + bi = r (cos(θ) + isin(θ)) = reiθ
Using Euler’s formula, how can we write cosθ and sinθ?
cos(θ) = ½ (eiθ + e−iθ) and sin(θ) = ½ i (eiθ − e−iθ) ∀θ ∈ R.
Using De Moivre’s Theorem, how can we write cos(nθ) and sin(nθ)?
einθ = cos(nθ) + isin(nθ),
e−inθ = cos(nθ) − isin(nθ),