Argand Mapping Slides Mapping the Argand Plane
Escaping the Number Line: What if numbers had two dimensions?
The Real Problem
The standard number line is a one-dimensional continuum.
Consider the equation:
\[x^2 + 1 = 0\]
The solution \(x = \pm i\) has no home on this line. We need more room. We need a second dimension.
0 Where is i?
The Argand Plane
A complex number \(z = a + bi\) is mapped as a point \((a, b)\).
Horizontal Axis: Real Part \(\text{Re}(z) = a\)
Vertical Axis: Imaginary Part \(\text{Im}(z) = b\)
Algebraic expression \(\longleftrightarrow\) Geometric point
z = 3 + 2i Imaginary Real
Numbers as Vectors
A complex number isn't just a position; it's a vector from the origin.
Magnitude (Modulus)
Distance from zero: \(|z| = \sqrt{a^2 + b^2}\)
Direction (Argument)
Angle from positive real axis: \(\theta = \text{arg}(z)\)
z θ
Quick Discussion
If we represent complex numbers as vectors, what does "negative" a number mean geometrically?
z
The original vector.
-z
A vector in the exact opposite direction (\(180^\circ\) rotation).
Vector Mapping Worksheet Vector Mapping Task
Geometric Perspectives on Complex Operations
Name:
Date:
Part 1: Point Plotting
Plot the following complex numbers on the provided Argand plane. Label each point with its corresponding letter.
A: \(z_1 = 3 + 4i\)
B: \(z_2 = -2 + 3i\)
C: \(z_3 = -4 - 2i\)
D: \(z_4 = 5 - i\)
Calculations
Determine the magnitude of vector A :
Determine the argument (in degrees) of vector B :
Re Im
-5-4-3-2-1012345
Part 2: Vector Representation
1. Draw vector \(\mathbf{w} = -3 - 3i\). Then, identify the quadrants for \(w\), \(-w\), and \(\overline{w}\) (the conjugate).
w
-w
\(\overline{w}\)
Synthesize Your Thinking
Explain the geometric relationship between a complex number \(z\) and its conjugate \(\overline{z}\) in terms of reflection. Why does the modulus remain the same?
Mapping Plane Teacher Guide Teaching Guide
Lesson 1: Mapping the Argand Plane
Lesson Objectives
Map algebraic complex numbers \(a+bi\) to coordinates \((a,b)\).
Identify magnitude (modulus) and argument (angle) geometrically.
Connect complex conjugation and negation to geometric transformations.
Quick Specs
Duration
50-60 Minutes
Format
Slide-led Workshop
Key Vocabulary
Argand Plane, Modulus, Argument, Vector, Conjugate
The Hook: Escaping the Number Line
Start by asking students to solve \(x^2 + 1 = 0\). When they arrive at \(i\), ask them where that point sits on their desk. Not on the line—it's "off the line." This physical gesture helps students realize we need a plane, not just a line, to represent these "imaginary" values that are very real in their mathematical utility.
Common Pitfalls
Misconception: Imaginary Units
Students often try to plot \(bi\) as a point on the grid. Emphasize that the coordinate is just the scalar \(b\). The vertical axis is the imaginary component.
Confusing \(\text{arg}(z)\)
Watch for students measuring from the vertical axis. Remind them standard position always starts at the positive Real axis.
Guided Questions
"If \(z\) is in Quadrant I, where must \(\overline{z}\) be located?"
"How can a 'vector' represent both a single number and a movement?"
"Why is the modulus formula identical to the distance formula?"
Quick Key: Vector Mapping Task
Magnitude A
\(|3+4i| = 5\)
Argument B
\(\approx 123.7^\circ\)
Reflection
Conjugation is a reflection over the Real axis.
Geometric Addition Slides Vector Addition
Walking the Plane: Visualizing complex arithmetic as a journey.
The Algebraic Rule
To add complex numbers, we combine like terms (Real with Real, Imaginary with Imaginary).
\[(a + bi) + (c + di) = \]
\[(a+c) + (b+d)i\]
The Geometric Question
If we treat these as vectors, what does "combining" them actually look like on the plane?
The Parallelogram Rule
Tip-to-Tail
Place the start of the second vector at the end of the first. The result is the path from the origin to the final tip.
This forms a parallelogram where the sum is the diagonal spanning from the origin.
This works exactly like force vectors in physics!
z₁ z₂ z₁ + z₂
Geometric Subtraction
Subtraction \(z_1 - z_2\) can be seen as adding the opposite vector: \(z_1 + (-z_2)\).
Pro Tip:
The vector representing \(z_1 - z_2\) is the vector that "connects" the tip of \(z_2\) to the tip of \(z_1\).
Origin (0,0) z₂ z₁ z₁ - z₂
Key Takeaways
Addition
Creates a parallelogram; sum is the resultant diagonal.
Subtraction
Finds the vector connecting two complex points.
"Complex arithmetic isn't just calculation; it's a map of movements in two dimensions."
Vector Sum Challenge Worksheet Vector Sum Challenge
Visualizing Addition as Translation
Name:
Date:
Task 1: The Parallelogram Rule
Given \(z_1 = 4 + i\) and \(z_2 = 1 + 3i\). Perform the following steps:
A. Calculate the sum algebraically:
B. Geometric Construction:
Plot \(z_1\) and \(z_2\) as vectors.
Construct the parallelogram.
Identify the coordinates of the result.
Observe:
Do the algebraic and geometric results match? Why is the sum further from the origin than the individual components (usually)?
Scale: 1 square = 1 unit
Task 2: Difference as Displacement
Let \(z_1 = 5 + 2i\) and \(z_2 = 2 - 3i\). Visualise the difference \(D = z_1 - z_2\).
Step-by-step Subtraction:
Algebraic
Magnitude
Critical Reflection
If \(|z_1 - z_2|\) represents the distance between the two points, what geometric object is described by the equation \(|z - (1+i)| = 5\)?
Draw your displacement vector here
Spin and Scale Slides Spin and Scale
The Spinning Number: How multiplying by 'i' turns the world 90 degrees.
Multiplying by \(i\)
Consider a point \(z = a + bi\). What happens when we multiply it by \(i\)?
\[i(a + bi) = ai + bi^2\]
\[= -b + ai\]
The coordinates swap and the new x-coordinate becomes negative.
z (3,2) iz (-2,3) 90° Spin
Scaling and Rotating
When we multiply any two complex numbers \(z_1\) and \(z_2\):
Magnitudes MULTIPLY
\(|z_1 z_2| = |z_1| \cdot |z_2|\)
Arguments ADD
\(\text{arg}(z_1 z_2) = \text{arg}(z_1) + \text{arg}(z_2)\)
Polar Intuition
Algebraically, multiplication is messy. Geometrically, it's just a combined movement of growth and rotation.
"This is why complex numbers are the language of vibrations and electricity."
The Cycle of Powers
\(i^1 = i\)
90°
\(i^2 = -1\)
180°
\(i^3 = -i\)
270°
\(i^4 = 1\)
360°
Multiplication is a orbit!
Spin and Scale Activity Worksheet Spin and Scale Activity
Inquiry into Geometric Multiplication
Name:
Date:
Part 1: The 90° Turn
Graph \(z = 3 + i\). Then calculate and graph \(iz\), \(i^2z\), and \(i^3z\).
\(z = 3 + i\)
\(iz = \)
\(i^2z = \)
\(i^3z = \)
Observations
Describe the visual pattern. What happens to the magnitude of the vector after each multiplication by \(i\)?
I II III IV
Part 2: Scaling & Rotation Combined
Let \(z_1 = 1 + i\) and \(z_2 = 2 + 0i\). Predict the magnitude and argument of \(z_1 \cdot z_2\) before calculating.
Prediction:
Actual Calculation:
Now consider \(z_3 = 1 + i\). What is the geometric effect of squaring it? (\(z_1^2\))
Geometric Rule Summary
Fill in the blanks based on your discoveries:
Multiplying by \(2\) ______________ the length.
Multiplying by \(i\) rotates by ______________.
Multiplying by \(1+i\) rotates by ______________ and scales by ______________.
"Wait until we get to De Moivre... this scaling and rotating is the key to everything!"
Unity Roots Slides The Perfect Circle
Finding numbers that form perfect polygons in the complex plane.
What are Roots of Unity?
The n-th roots of unity are all complex numbers \(z\) that satisfy the equation:
\[z^n = 1\]
Algebraically, these are the solutions to \(z^n - 1 = 0\). Geometrically, they are points on the Unit Circle.
Geometric Facts
All have magnitude \(|z| = 1\).
They are equally spaced around the circle by \(360/n\) degrees.
One root is always \(1 + 0i\).
Case Study: \(z^3 = 1\)
The solutions form an equilateral triangle inscribed in the circle.
\(z_0 = 1\)
\(z_1 = -\frac{1}{2} + \frac{\sqrt{3}}{2}i\)
\(z_2 = -\frac{1}{2} - \frac{\sqrt{3}}{2}i\)
Sum of all roots = 0
Symmetry is Balance
Arithmetic Symmetry
Multiplying by a root of unity is a discrete rotation.
"If \(\omega\) is the first root after \(1\), then every other root is just a power of \(\omega\):"
\(1, \omega, \omega^2, \omega^3, \dots, \omega^{n-1}\)
Group Property
Multiplying two roots always results in another root.
Zero Sum
The center of mass of these points is always the origin.
Unity Polygons Worksheet Unity Polygons
Exploring Symmetry in the Complex Plane
Name:
Date:
Part 1: Plotting Unity
For each value of \(n\), identify the roots and sketch the resulting polygon on the unit circle.
\(n = 4 \implies z^4 = 1\)
Identify the roots:
\(n = 6 \implies z^6 = 1\)
Identify the roots:
Part 2: Algebraic Mastery
The Sum of Unity
Algebraically prove that for \(n=3\), the sum of all roots is zero. \(1 + \omega + \omega^2 = 0\).
Hint: Use the roots \(1, -\frac{1}{2} + \frac{\sqrt{3}}{2}i, -\frac{1}{2} - \frac{\sqrt{3}}{2}i\)
Challenge Question
"If \(\omega\) is a root of \(z^5 = 1\), what is the geometric result of multiplying any complex number \(v\) by \(\omega^2\)? Explain in terms of rotation."
Complex Polynomial Slides The Fundamental Theorem
Using complex arithmetic to find the 'missing' solutions real numbers can't provide.
Where Complex Numbers Live
The Fundamental Theorem of Algebra guarantees that an \(n\)-th degree polynomial has exactly \(n\) complex roots.
Conjugate Root Theorem:
If \(z\) is a root of a polynomial with real coefficients , then its conjugate \(\overline{z}\) is also a root.
The Skills We Need
Verification by substitution.
Synthetic division with complex coefficients.
Reconstructing factors from roots.
Complex Synthetic Division
The method remains the same, but the arithmetic requires constant tracking of \(i^2 = -1\).
The Challenge:
"Every multiplication is a rotation. Dividing by \((x - i)\) is effectively checking if a \(90^\circ\) orbit lands on zero."
i | 1 0 1
i | ↓ i -1
i | 1 i 0
Conclusion: (x - i) is a factor of x² + 1
The Bigger Picture
Physics
Complex roots describe "damped" oscillations where energy leaves the system.
Engineering
Circuit stability is determined by the location of complex poles.
Analysis
Complex analysis allows us to solve "impossible" real-valued integrals.
Root Verification Lab Worksheet Root Verification Lab
Mastering Polynomial Arithmetic
Name:
Date:
Part 1: Verification by Substitution
Show that \(z = 1 + 2i\) is a root of the polynomial \(P(z) = z^2 - 2z + 5\).
Show your algebraic steps:
Substitute (1 + 2i) for z...
According to the Conjugate Root Theorem, what other value must also be a root of this polynomial?
Part 2: Complex Synthetic Division
Use synthetic division to divide \(f(z) = z^3 - 3z^2 + z - 3\) by \((z - 3)\). Then, find the two complex roots that remain.
A. Synthetic Division Table:
B. Quadratic Result:
Write the quotient here:
C. Final Roots
Solve the quadratic quotient to find the remaining two roots. Plot all three roots of the original cubic on the plane below.
Argand Plane Sketch