5.2 Complex Numbers & Complex Arithmetic
Key Takeaways
- The imaginary unit is defined by i = sqrt(-1) so that i^2 = -1, extending the real numbers to the complex numbers a + bi with a and b real.
- Powers of i repeat with period 4 in the cycle i, -1, -i, 1, so any i^n reduces by taking the remainder of n divided by 4.
- The product of a complex number a + bi and its conjugate a - bi is always the non-negative real number a^2 + b^2.
- Complex division is performed by multiplying the numerator and denominator by the conjugate of the denominator, which clears the imaginary part from the denominator.
5.2 Complex Numbers & Complex Arithmetic
In the real number system , quadratic equations such as or possess no real solutions because no real number multiplied by itself yields a negative quantity. To resolve this structural limitation, mathematics defines the complex number system (denoted by ), which extends the 1D real continuum into a 2D algebraic field.
The Imaginary Unit and Standard Form
The fundamental building block of complex numbers is the imaginary unit, denoted by , defined as:
Standard Form Definition
A complex number is any expression written in standard form:
where and are real numbers ().
- represents the real part of .
- represents the imaginary part of (note that itself is a real scalar coefficient).
Subsets of Complex Numbers
- If , , which is a purely real number. Thus, .
- If and , , which is a purely imaginary number (e.g., , ).
Geometric Representation & Absolute Value (Modulus)
Complex numbers are plotted on the 2D Complex Plane (Argand Plane), where the horizontal axis represents and the vertical axis represents . The modulus (or magnitude) represents the Euclidean distance from the origin to :
Cyclical Powers of
Because , repeated multiplication by yields a period-4 repeating pattern. Computing sequential powers of reveals:
| Power of | Structural Calculation | Simplified Value |
|---|---|---|
Exponent Reduction Formula
To simplify any high integer power , divide the exponent by to find the integer remainder (where ):
- If remainder
- If remainder
- If remainder
- If remainder
Complex Arithmetic Operations
Complex numbers obey standard algebraic field rules, treating like a variable while substituting whenever higher powers appear.
1. Complex Addition & Subtraction
Add or subtract corresponding real parts and imaginary parts:
2. Complex Multiplication
Expand the product using the FOIL method (First, Outer, Inner, Last) and substitute :
Complex Conjugates and Division
Definition of Complex Conjugate
For any complex number , its complex conjugate, denoted (or ), is formed by negating the imaginary part:
Conjugate Product Identity
Multiplying a complex number by its conjugate produces a strictly non-negative real scalar equal to the sum of the squares of its components:
This fundamental identity is used to eliminate imaginary terms from denominators.
Complex Division Procedure
To divide complex numbers , multiply both numerator and denominator by the complex conjugate of the denominator :
Comprehensive Worked Examples
Worked Example 1: Simplifying Higher Powers of
Problem: Fully simplify the complex expression:
Step-by-Step Solution:
- Evaluate exponent remainders modulo 4:
- with remainder .
- with remainder .
- with remainder .
- Substitute reduced powers back into the expression:
- Perform scalar multiplications:
- Combine real terms and imaginary terms into standard form :
Worked Example 2: Complex Multiplication and Division
Problem: Express in standard form .
Step-by-Step Solution:
- Multiply numerator terms using FOIL: Since , :
- Set up the division quotient:
- Multiply numerator and denominator by denominator conjugate :
- Expand numerator and denominator:
- Numerator: .
- Denominator: .
- Separate into real and imaginary parts:
Worked Example 3: Modulus and Conjugate Algebraic Identity
Problem: Given , calculate the conjugate product , the square , and evaluate .
Step-by-Step Solution:
- Find conjugate product: .
- Expand : .
- Sum expressions: .
What is the simplified value of the complex expression: 4i^23 - 3i^54 + 2*i^101?
Express the complex quotient (7 + 4i) / (3 - 2i) in standard form a + bi.
Given the complex number z = 3 - 4i with conjugate bar(z) = 3 + 4i, what is the value of z * bar(z) + z^2?
What are the complex roots of the quadratic equation x^2 - 6x + 13 = 0?