Historical Context & Motivation
For centuries, mathematicians worked exclusively with numbers you can locate on a number line — the real numbers. Positive numbers, negative numbers, fractions, and even irrational numbers like √2 all had a clear place on that line. But a stubborn problem kept appearing: certain equations, like x² + 1 = 0, demanded a number whose square is negative. Since squaring any real number always produces a positive result (or zero), there was simply no real number solution. Rather than accept that gap forever, mathematicians decided to invent a new kind of number.
So here is the central question this lesson addresses: what is the number i, how does it behave when you raise it to different powers, and why should you care? Understanding i opens the door to complex numbers, which turn out to be essential in physics, engineering, and advanced algebra.
Core Principles & Definitions
The entire concept rests on a single, powerful definition. Once you accept this definition, everything else follows logically. Let's explore the foundational ideas you need before tackling any computations.
The Imaginary Unit i
The Key Property: i² = −1
The Cyclic Pattern of Powers
Division by 4 Shortcut
Visual Explanation — The Cycle of i
The best way to internalize the repeating pattern of powers of i is to see it laid out visually. The diagram below shows the four-step cycle as a loop, making it clear that after every fourth power the values reset.
Notice the arrows moving clockwise around the loop. Each arrow represents multiplying by i one more time. Starting from i¹ = i, multiplying by i gives i² = −1. Multiplying by i again gives i³ = −i, and one more multiplication brings you to i⁴ = 1. From there, multiplying by i takes you right back to i, completing the loop. This cycle of four is the single most useful pattern to memorize when working with powers of i.
Mathematical Framework
Let's formalize everything with equations and precise definitions. These are the tools you'll use every time you encounter a power of i.
The key algebraic insight is that every power of i reduces to one of four values because i⁴ = 1 acts as a reset. Multiplying any number by 1 leaves it unchanged, so once you hit i⁴ = 1 the cycle starts over. This means you never need to compute i to a huge power directly — just use the remainder when dividing the exponent by 4.
Detailed Breakdown — Powers of i Table
Seeing multiple powers of i laid out in a table drives the pattern home. Study the table below and confirm that the remainder column always determines the value.
| Power of i | Exponent ÷ 4 | Remainder | Value |
|---|---|---|---|
| i¹ | 1 ÷ 4 = 0 R 1 | 1 | i |
| i² | 2 ÷ 4 = 0 R 2 | 2 | −1 |
| i³ | 3 ÷ 4 = 0 R 3 | 3 | −i |
| i⁴ | 4 ÷ 4 = 1 R 0 | 0 | 1 |
| i⁵ | 5 ÷ 4 = 1 R 1 | 1 | i |
| i⁶ | 6 ÷ 4 = 1 R 2 | 2 | −1 |
| i⁷ | 7 ÷ 4 = 1 R 3 | 3 | −i |
| i⁸ | 8 ÷ 4 = 2 R 0 | 0 | 1 |
The complex plane gives a powerful geometric interpretation: each time you multiply by i, you rotate the point 90° counterclockwise. After four rotations (4 × 90° = 360°), you're back where you started. This is why i⁴ = 1 and the cycle repeats. You won't be tested on the complex plane in this lesson, but it's a beautiful visual that explains why the pattern exists.
Worked Example — Simplifying i⁴⁷
Let's walk through a full example to see the remainder method in action. Suppose you need to simplify i⁴⁷. There is no way you'd want to multiply i by itself 47 times, so the cycle shortcut is essential.
Common Mistakes & How to Avoid Them
Working with i is straightforward once you know the cycle, but a few mistakes appear again and again on tests. Let's identify them so you can steer clear.
| Common Mistake | Why It's Wrong | Correct Approach |
|---|---|---|
| Writing i² = 1 | Confusing i² with i⁴. Remember i² = −1, not 1. | i² = −1. Memorize this first and derive the rest. |
| Saying √(−9) = ±3i | The radical symbol √ denotes only the principal (positive) root. | √(−9) = 3i. The ± only appears when solving x² = −9. |
| Multiplying √(−4) × √(−9) = √36 = 6 | The rule √a × √b = √(ab) only works when a and b are non-negative. | First convert: √(−4) = 2i and √(−9) = 3i. Then (2i)(3i) = 6i² = 6(−1) = −6. |
| Forgetting that i⁰ = 1 | Any nonzero number raised to the zero power equals 1, including i. | i⁰ = 1. This is consistent with the cycle: remainder 0 → 1. |
Connection to Complex Numbers
The imaginary unit i is not the end of the story — it's the beginning. Once you combine i with real numbers, you get a whole new number system called the complex numbers. A complex number has the form a + bi, where a is the real part and b is the imaginary part. Everything you've learned about the powers of i will be essential when you add, subtract, and multiply complex numbers in upcoming lessons.
| Feature | Imaginary Unit i (This Lesson) | Complex Numbers (Next Steps) |
|---|---|---|
| Form | iⁿ for integer n | a + bi where a, b ∈ ℝ |
| Key operation | Simplifying powers of i | Adding, multiplying, dividing complex numbers |
| Graphical representation | Four points on the unit circle | Any point on the complex plane |
| Real-world use | Foundation for complex arithmetic | Electrical engineering, quantum physics, signal processing |
In future courses, you'll see that complex numbers are not just a mathematical curiosity. Engineers use them to analyze electrical circuits, physicists use them in quantum mechanics, and computer scientists use them in graphics and signal processing. Your ability to quickly simplify powers of i will be a fundamental skill in all of these areas.
Practice Problems
Test your understanding with these five problems, arranged from basic recall to critical thinking. Try each one before checking the answer.
Lesson Summary
The imaginary unit i is defined as i = √(−1), which means i² = −1. This definition was created because no real number has a negative square. The powers of i follow a repeating four-step cycle: i¹ = i, i² = −1, i³ = −i, and i⁴ = 1, then the cycle restarts. To simplify any power iⁿ, divide n by 4 and use the remainder to determine which of the four values applies.
When simplifying square roots of negative numbers, always extract i first by writing √(−a) = i√a before performing any other operations. Never apply the product rule for radicals directly to two negative radicands. Mastering these skills prepares you for working with complex numbers (a + bi), which you'll encounter in the very next unit.