Complex Numbers
Arithmetic
Addition of complex numbers is defined coordinate-wise:
|
|
|
Multiplication of complex numbers is defined as:
|
|
|
As Matrices
A complex number
can be encoded as a 2×2 Matrix like so:
FATAL
This representation has some rather nice properties:
multiplication of matrices corresponds to complex
multiplication:
|
|
|
Moreover, Matrix
Transposition gives Complex
Conjugation:
|
|
|