i-Cycle Slides i-Cycle Patterns
Mastering the Cyclic Nature of Imaginary Units
What is \(i\)?
The fundamental unit of imaginary numbers.
The Definition
\[ i = \sqrt{-1} \]
Therefore, the defining property is:
\[ i^2 = -1 \]
"I can believe that the number \(\pi\) is transcendental, but I cannot believe that \(i\) is anything other than a figment of our imagination... until it makes the math work."
Building the Cycle
Level 1
\(i^1\)
\(i\)
Level 2
\(i^2\)
\(-1\)
Level 3
\(i^3\)
\(i^2 \cdot i\)
\(-i\)
Level 4
\(i^4\)
\(i^2 \cdot i^2\)
\(1\)
What happens at \(i^5\)?
\(i^4 \cdot i = 1 \cdot i = i\)
The "Mod 4" Strategy
Procedural Step
To simplify \(i^n\), divide the exponent \(n\) by 4 and look at the remainder .
Rem = 1
\(i\)
Rem = 2
\(-1\)
Rem = 3
\(-i\)
Rem = 0
\(1\)
Example:
\(i^{23} \rightarrow 23 \div 4 = 5\) R \(3 \rightarrow \mathbf{-i}\)
Instant Mastery
Can you calculate this in 10 seconds?
\(i^{2024}\)
Hint: Is 2024 divisible by 4?
i-Cycle Worksheet i-Cycle Practice
Topic: Powers of \(i\) & Cyclic Patterns
Name:
Date:
The Pattern Reference
Rem = 1
\(i^1 = i\)
Rem = 2
\(i^2 = -1\)
Rem = 3
\(i^3 = -i\)
Rem = 0
\(i^4 = 1\)
1
Basic Cycle Mastery
Simplify each expression using the cyclic pattern of \(i\). Show the remainder calculation.
1. \(i^{15}\) Work:
2. \(i^{38}\) Work:
3. \(i^{100}\) Work:
4. \(i^{51}\) Work:
2
Large Exponent Challenge
Recall that a number is divisible by 4 if its last two digits are divisible by 4. Use this to simplify.
5. \(i^{422}\)
6. \(i^{1,003}\)
7. \(i^{2,025}\)
8. \(i^{12,345,678}\)
3
Synthesis & Patterns
9. Simplify the expression: \(i^1 + i^2 + i^3 + i^4\). What do you observe?
10. Given that \(i^{4n} = 1\) for any integer \(n\), explain why \(i^{4n+1}\) always equals \(i\).
11. **Challenge:** Solve for the integer \(x\) such that \(i^x = -i\) and \(10 < x < 15\).
Structure Slides Algebraic Structure
Complex Addition & Subtraction
The Standard Form
Every complex number can be expressed as a dual-component unit.
\(a + bi\)?
a The REAL Part
b The IMAGINARY Part
The "Like Terms" Rule
Treat \(i\) exactly like a variable \(x\), but keep it distinct from real numbers.
\((a + bi) + (c + di) = (a + c) + (b + d)i\)
Add the Real components
Add the Imaginary components
The Subtraction Trap
The most common error is forgetting to distribute the negative sign to the imaginary part of the second number.
Watch This:
\(10 - (3 + 2i)\)
\(10 - 3 - 2i = 7 - 2i\)
Pro-Tip
"Think of subtraction as adding the opposite of every term in the second set of parentheses."
Lightning Practice
1. \((4 + 5i) + (2 + 3i)\)
\(?\)
2. \((7 - 2i) - (4 + 6i)\)
\(?\)
3. \((-1 + i) - (-5 - 2i)\)
\(?\)
Structure Worksheet Complex Arithmetic
Workshop: Addition & Subtraction
Name:
Date:
1
Anatomy Check
Identify the real part (\(a\)) and the imaginary part (\(b\)) for each complex number in \(a + bi\) form.
\(3 + 4i\)
\(a =\) ____ \(b =\) ____
\(7 - 2i\)
\(a =\) ____ \(b =\) ____
\(i - 5\)
\(a =\) ____ \(b =\) ____
\(-8i\)
\(a =\) ____ \(b =\) ____
2
Sum and Difference
Simplify each expression to the standard form \(a + bi\). Show your steps for full credit.
1. \((12 + 5i) + (3 + 2i)\)
2. \((8 - 4i) + (-2 + 6i)\)
3. \((15 + 2i) - (6 + i)\)
4. \((4 - 3i) - (9 - 7i)\)
Watch the distribution!
3
Complex Challenges
5. Combine the three complex numbers: \((2 + i) + (3 - 4i) - (5 + 2i)\)
6. Solve for \(x\) and \(y\):
\((x + 2i) + (3 + yi) = 10 - 5i\)
7. Find a complex number \(z\) such that:
\(z + (4 - 3i) = 2 + i\)
Expansion Slides FOIL Mastery
Multiplying Complex Binomials
The Single Most Important Rule
Without this, multiplication results remain incomplete.
Every time you see
\(i^2\)
Change it to
\(-1\)
Applying FOIL
\((3 + 2i)(4 - 5i)\)
First: \(3 \cdot 4\) 12
Outer: \(3 \cdot -5i\) \(-15i\)
Inner: \(2i \cdot 4\) \(+8i\)
Last: \(2i \cdot -5i\) \(-10i^2\)
Simplify the result:
\(12 - 15i + 8i - 10i^2\)
\(12 - 7i - 10(-1)\)
\(12 - 7i + 10\)
\(22 - 7i\)
The Square Pattern
Remember: \((a+bi)^2\) is not \(a^2 + (bi)^2\). You must write it out twice or use the identity.
\((3 + 2i)^2\)
\((3+2i)(3+2i)\)
\(9 + 6i + 6i + 4i^2\)
\(9 + 12i - 4\)
\(5 + 12i\)
Mastery Tip
Squaring a complex number always results in another complex number. The middle term never disappears!
The Magic Product
What happens when we multiply \((a+bi)\) and \((a-bi)\)?
\((3 + 2i)(3 - 2i)\)
\(9 - 6i + 6i - 4i^2\)
\(9 + 0i + 4\)
\(13\)
The Imaginary Part Disappears.
Expansion Worksheet Expansion Workshop
Complex Multiplication & Binomials
Name:
Date:
Mandatory Substitution
In every problem, you must substitute i^2 = -1 and simplify your final answer to the form a + bi.
1
Monomial Distribution
1. \(3i(4 + 2i)\)
2. \(-5i(2 - 6i)\)
2
Binomial Expansion
3. \((2 + 3i)(4 + i)\)
4. \((5 - 2i)(3 + 4i)\)
5. \((-1 + 6i)(2 - 3i)\)
3
Special Case Scenarios
6. Square the following complex binomial: \((4 + 3i)^2\)
7. Multiply the complex conjugates: \((5 + 4i)(5 - 4i)\)
8. The Triple Threat (Challenge)
Multiply three complex numbers. Start with the first two, simplify, then multiply by the third.
\(2i(1 + i)(3 - i)\)
Conjugate Slides Conjugate Strategy
Complex Division & Rationalizing
The "Illegal" Expression
Why can't we leave an imaginary unit in the denominator?
\[ \frac{5}{3 + 2i} \]
"Just as we rationalize radicals, we must rationalize 'i'."
Standard form requires \(a + bi\). A fraction with \(i\) in the denominator is not in standard form because the real and imaginary parts are tangled.
The Solution: The Conjugate
Definition
The complex conjugate of \(a + bi\) is \(a - bi\). You only change the sign of the imaginary part .
\(4 + 5i\) \(4 - 5i\)
\(2 - 3i\) \(2 + 3i\)
Why it works?
\((a+bi)(a-bi)\)
Middle terms cancel out:
\(a^2 + b^2\)
A Purely Real Number
Step-by-Step Division
1
Find the conjugate of the denominator.
2
Multiply the numerator AND denominator by that conjugate.
3
Simplify the denominator to a single real number (\(a^2 + b^2\)).
4
Split into standard form \(a + bi\).
Conjugate in Action
\[ \frac{2 + i}{3 - i} \]
Multiply both by \((3 + i)\).
Numerator: \((2+i)(3+i) = 6 + 2i + 3i + i^2 = 5 + 5i\)
Denominator: \((3-i)(3+i) = 9 + 1 = 10\)
Result: \( \frac{5 + 5i}{10} \)
Standard: \( \frac{1}{2} + \frac{1}{2}i \)
Conjugate Worksheet Conjugate Workshop
Rationalizing Complex Denominators
Name:
Date:
1
The Conjugate Property
State the complex conjugate and find the product of the number and its conjugate. Remember: \((a+bi)(a-bi) = a^2 + b^2\).
1. \(z = 3 + 2i\)
Conjugate \(\bar{z}\):
Product \(z \cdot \bar{z}\):
2. \(z = 5 - 4i\)
Conjugate \(\bar{z}\):
Product \(z \cdot \bar{z}\):
2
Rationalizing Denominators
Perform the division by multiplying the numerator and denominator by the complex conjugate. Express your final answer in \(a + bi\) form.
\[ \frac{5}{1 + 2i} \]
Show Work Here
\[ \frac{2 - i}{4 + i} \]
\[ \frac{1 + 3i}{2 - 3i} \]
3
Conceptual Mastery
6. Why does multiplying a complex number by its conjugate always result in a real number? Use the expansion of \((a+bi)(a-bi)\) to justify your answer.
7. **Challenge:** Simplify the expression. You may need to perform multiple operations. Express in standard form \(a + bi\).
\[ \frac{(1+i)^2}{3-4i} \]
Radical Slides Radical Negatives
Bridging Algebra & Imaginary Units
The "Extraction" Method
How to handle \(\sqrt{-x}\) correctly.
Rule Number One
\[ \sqrt{-x} = i\sqrt{x} \]
Example 1
\[ \sqrt{-25} = 5i \]
Example 2
\[ \sqrt{-12} = 2i\sqrt{3} \]
The "Radical" Danger
CRITICAL ERROR ALERT
You cannot multiply two negative radicals under the same root symbol first. You must extract \(i\) first.
WRONG
\(\sqrt{-4} \cdot \sqrt{-9} = \sqrt{36} = 6\)
CORRECT
\(2i \cdot 3i = 6i^2 = -6\)
Quadratic Application
When the discriminant (\(b^2 - 4ac\)) is negative, the solutions are complex.
\[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \]
Simplify the radical using \(i\), then split the fraction to reach standard form \(a \pm bi\).
Example Solution
\[ \frac{4 \pm \sqrt{-16}}{2} \]
\[ \frac{4 \pm 4i}{2} \]
\[ 2 \pm 2i \]
Standard Form Check
Express this single value in the form \(a + bi\):
\[ \frac{6 - \sqrt{-18}}{3} \]
Simplify Root \(\rightarrow\) Extract \(i\) \(\rightarrow\) Divide
Radical Worksheet Radical Arithmetic
Simplifying Negative Square Roots
Name:
Date:
1
Radical Extraction
Rewrite each radical using the imaginary unit \(i\). Simplify fully.
1. \(\sqrt{-49}\)
2. \(\sqrt{-80}\)
3. \(2\sqrt{-18}\)
2
The Product Rule
Rule: Convert to \(i\)-form before multiplying. Simplify results to standard form.
4. \(\sqrt{-9} \cdot \sqrt{-16}\)
5. \(\sqrt{-2} \cdot \sqrt{-32}\)
6. \(\sqrt{3} \cdot \sqrt{-12}\)
7. \(i\sqrt{-5} \cdot \sqrt{5}\)
3
Complex Expressions
8. Standard Form Reduction
Simplify the fraction into \(a + bi\) form.
\[ \frac{8 - \sqrt{-64}}{4} \]
9. The Quadratic Outcome
A quadratic formula yields this result. Simplify it fully.
\[ \frac{-10 \pm \sqrt{-50}}{5} \]
10. Case Study: The Mistake
Student A writes: \(\sqrt{-4} \cdot \sqrt{-25} = \sqrt{100} = 10\).
Student B writes: \(\sqrt{-4} \cdot \sqrt{-25} = 2i \cdot 5i = 10i^2 = -10\).
Who is correct? Explain why the other student's logic fails based on the properties of imaginary units.