Back to Course

Complex Numbers

The Foundation: Field Axioms

The set of real numbers is a Field, a mathematical structure defined by a set of rules for a Binary Operation like addition and multiplication.
The Distributive Law links multiplication and addition across a field.
=Any elements within the field(unitless)
, illustrating the property of the additive identity.
Axiom Checklist: Includes Closure, Associative, Identity, Inverse, and Commutative properties.
Trichotomy Property: For any , exactly one of , , or must be true.
Additive Identity: The number 0, where .

Introduction to Complex Numbers

Complex numbers extend the real number system by introducing the Iota (), allowing for the square roots of negative numbers.
Definition of the imaginary unit .
=Imaginary unit (iota)(unitless)
Standard Form: A complex number is written as , where is the Real Part and is the Imaginary Part.
Every Real Is Complex: Any real number is a complex number with imaginary part 0, i.e., .
Purely Imaginary: If the real part , the number is called purely imaginary (e.g., , ).
Iota Cycle: Powers of repeat every four steps: , , , , then back to .
Power Shortcut: To find , divide by 4 and use the remainder: . For example, .
Consecutive Sum: Any four consecutive powers of always sum to zero: .

Algebraic Operations

Operations on complex numbers involve combining like terms (real with real, imaginary with imaginary) and applying the distributive property.
Standard multiplication formula for complex numbers.
=Real components(unitless)
=Imaginary components(unitless)
, a real non-negative number.
Equality: Two complex numbers are equal iff their real and imaginary parts match: and .
Addition: — add real parts, add imaginary parts.
Ordered Pair Form: Complex numbers can be expressed as , where multiplication follows .
Scalar Multiplication: for any real constant .
Division Technique: To divide , multiply numerator and denominator by the conjugate of : .

Conjugate Properties and Identities

The Conjugate of a complex number satisfies several important algebraic identities used throughout complex number computations.
The product of a complex number with its conjugate always yields a real non-negative number equal to the square of its modulus.
=Complex number $a + bi$(unitless)
=Conjugate $a - bi$(unitless)
is real ()
, and (reals are self-conjugate).
Double Conjugate: — conjugating twice returns the original number.
Sum Property: — the conjugate distributes over addition.
Product Property: — the conjugate distributes over multiplication.
Quotient Property: for .
Modulus Invariance: — negation and conjugation do not change the modulus.
Product of Moduli: — the modulus of a product equals the product of moduli.
Multiplicative Inverse: for .

The Complex Plane and Modulus

The Argand Diagram visualizes complex numbers as points or vectors, where the x-axis is the real axis and the y-axis is the imaginary axis.
ReImz = a + bi|z|baz̄ = a − bi
The modulus represents the magnitude or distance from the origin.
=Modulus of $z$(unitless)
=Real component coordinate(unitless)
=Imaginary component coordinate(unitless)
, reducing to the absolute value of a real number.
Pythagorean Link: The modulus formula is derived directly from the distance formula in Cartesian coordinates.
Triangle Inequality: — equality holds when and point in the same direction.
Reverse Triangle Inequality: — the minimum modulus of a sum.
Real Points: Points on the x-axis represent real numbers (imaginary part 0).
Imaginary Points: Points on the y-axis represent purely imaginary numbers (real part 0).
No Ordering: Unlike , complex numbers cannot be ordered — statements like are meaningless for non-real complex numbers.

Polar Form and De Moivre's Theorem

The Polar Form describes a complex number using its distance from the origin and the Argument , facilitating complex exponentiation.
ReImz = (x, y)rθy = r sin θx = r cos θ
De Moivre's Theorem for raising complex numbers to integer powers.
=Argument (angle)(radians/degrees)
=Integer exponent(unitless)
Double angle identities: .
Polar Form: where is the modulus and is the argument.
Multiplication in Polar: — multiply moduli, add arguments.
De Moivre's Power: — raise modulus to the th power, multiply argument by .