CS Wiki | Cedric Schwyter

Complex Numbers (TODO)

Complex Numbers (TODO)

Definition of Complex Numbers

💡 We define a new number, namely , that solves the equation . We will call this number the imaginary unit and assign the value .

💡 A complex number is a number of the form , where and are real numbers and the imaginary unit. is called the real part and is denoted is called the imaginary part and is denoted

💡 The set of all complex numbers is called .

💡 Numbers of the form are called purely imaginary.

ComplexNumber.png

Operations using Complex Numbers

💡 Addition of two complex numbers and :

AdditionOfComplexNumbers_ManimCE_v0.14.0.png

💡 Multiplication of a complex number with a real number :

MultiplicationWithRealNumber.png

💡 Multiplication of two complex numbers and :

💡 Let be a complex number. The conjugate to is . Then:

💡 The non-negative real number is called the absolute value or the modulus of the complex number .

💡 Division of two complex number and :

💡 Some useful rules

Triangle Inequality

💡 Triangle Inequality:

Polar Form, Trigonometric Form, Exponential Form

💡 Polar Form:

https://www.notion.so

where is the distance to the origin and is the angle between the -axis and the position vector to . The latter is also described as the argument, angle or phase of .

Since has a period of , i.e., the polar form representation of a complex number is not unique. For this reason is bound to the interval , the so-called principal value of the argument.

💡 Trigonometric Form:

💡 Trigonometry Recap:

💡 Euler’s Formula:

This formula let’s us write a complex number in exponential form:

For , it holds that and the argument can be chosen freely.

💡 Useful rules for exponential form:

  • Let and . Then and ,
  • Let . Then

💡 Euler’s Identity:

💡 Switching from polar to normal form: Let . Then and .

💡 Switching from normal to polar form: Let . Then . To determine the argument we need to differentiate the following cases:

This project is maintained by D3PSI