« previous | Tuesday, August 27, 2013 | next »
Complex Numbers
-
Plot complex numbers on a Cartesian coordinate plane: -axis is real, -axis is imaginary
Magnitude of complex number:
Polar Coordinate Form
Thus
It's worth noting Euler's formula: , so
Multiplication of Complex Numbers
Complex Conjugate
Algebra on Circles
Unit circle defined as
So all points on the circle satisfy
Notice is closed on multiplication: for all
Isomorphism
Also, every complex number on the circle corresponds exactly to a unique angle (one-to-one bijection). Furthermore, if corresponds to and corresponds to , then the product corresponds to the sum (see section below)
This isomorphism applies to the sets and
Modular addition
We define as the modular operation:
For example,
Roots of Unity
We define the root of unity to be an th of a circle:
The set consists of the points , , , etc. (or for integers
These points define an -gon subset of the unit circle, so the cardinality of (denoted ) is .
For example, for consists of the points
Notice that the set has a one-to-one correspondence to , so there is this isomorphism between and
Binary Operations
A Binary operation on a set is a function mapping onto : for all
Addition, subtraction, mutiplication, division, etc. are all binary operations over the real numbers.
Example from linear algebra:
- Let be square matrices of size over the real numbers. These matrices can be added and multiplied.
- However, let be matrices of size over real numbers, where . These matrices may be added, but multiplication is not defined (only over matrices of size .
Given [1] and
We say is closed under if for all we have .
Composition
Given function we can perform all standard arithmetic operations (including division if is non-zero. We add to this a special composition operation:
Properties
- is commutative if for all .
- addition and multiplication are both commutative in , , , and
- but multiplication of (square) matrices is not commutative
- is associative if for all
- All arithmetic operations including composition of functions are associative [2]
Tables
Only applicable to finite sets (e.g. )
Rows and columns of table labeled with elements of . cell in th row and th column has value .
- ↑ where is a set and is a binary operation over
- ↑ check for yourself