Cheatsheet
General Information
Imaginary Unit
Cartesian/Arithmetic/Algebraic Form
Where are the real and imaginary parts of the complex number:
- The real part, .
- And the imaginary part, .
Set of Complex Numbers
Equality of Complex Numbers
Complex numbers are equal if and only if their real and imaginary parts are equal.
Complex/Gaussian Plane
A unique mapping and identification of complex numbers as points.
Magnitude/Modulus of a Complex Number
The modules/magnitude of a complex number is the distance of the point from the origin, i.e. the length of the vector.
Argument of a Complex Number is the angle of the vector with respect to the x-axis.
Alternatively, but less common:
Polar Form
Using the absolute value and argument, a complex number can also be represented in the polar coordinate system.
Trigonometric/Goniometric Form
From the conversion from Cartesian to polar coordinates, we notice that we can also uniquely write and identify complex numbers in another way:
where and .
Exponential/Euler Form
From the power series of and , we can form the Euler form:
Operations
Negation
Negation corresponds to reflection across the origin in the complex plane. If then
Complex Conjugation
Complex conjugation is negation of only the imaginary part and corresponds to reflection across the x-axis. If then the komplexe Konjugation is
Addition/Subtraction
Addition/subtraction is best done in Cartesian form, where the two vectors are added/subtracted.
Multiplication
Multiplication can be done in all forms, but it is easiest and fastest in the trigonometric or Euler form. In Cartesian form, multiplication becomes complicated with more than two factors.
- Cartesian form:
- Trigonometric form:
- Euler form:
Exponentiation
Using the binomial formula, we can raise complex numbers to a power using Cartesian form, but because multiplication is so much easier in the other forms, exponentiation is also much easier in those forms.
- Cartesian form:
- Trigonometric form: Using De Moivre's theorem
- Euler form:
Division
Division can also be done in all forms, but like multiplication, it is best not to use Cartesian form.
- Cartesian form:
- Trigonometric form:
- Euler form:
Roots of Complex Numbers
The process of taking roots is more complicated with complex numbers than with real numbers. Fortunately, taking roots is the inverse function of raising to a power, and we can convert roots to powers as follows: . Thus, we can proceed as we did with real numbers. However, when raising to a power, we did not have to take into account the periodicity of the cosine and sine functions, but when taking roots, we must do so because for gives exactly different values. Of course, we can also convert the formulas below into trigonometric form.
To calculate all solutions, we use the following formula
where and we call the solution the principal value of the root.
Logarithm
Thanks to the exponential/euler form, we can also take logarithms.
If the natural logarithm is not used, we can make a base change at the end.
Complex Numbers in the Exponent
We can also solve problems where the complex number is used as an exponent.