What Are Imaginary Numbers Really? A Visual Reframing

i isn't a number hiding on the number line. It's a quarter turn. Once you see multiplication as rotation instead of scaling, powers of i, complex arithmetic, and even sound waves stop looking like separate topics.

By Petrus Sheya

August 16, 2026 · 5 min read

What does multiplying by ii actually do to a number?

Most people learn ii as a patch: a symbol you're told to write down whenever 1\sqrt{-1} shows up, with one rule attached, i2=1i^2 = -1. That's not wrong, but it's the kind of fact you can memorize without ever seeing what's underneath it. If you've already read about why imaginary numbers exist or what complex numbers are, you know ii is a 90° rotation. This post picks up right there and asks: what does that reframing actually buy you?

Turns out, quite a lot. Once multiplication means "rotate," a pile of things that look unrelated, powers of ii, complex arithmetic, sound waves, turn out to be the same picture from different angles.

Is "−1" really just a point, or is it a destination?

Here's a habit worth breaking. When you picture 1-1, you probably picture it as a fixed spot on the number line, sitting to the left of zero. But multiplying 11 by 1-1 isn't teleportation. It's a motion. Something has to happen to get from 11 to 1-1, and that something is a 180° swing around the origin.

Watch the point below swing from 11 toward 1-1, and pay attention to what it passes through on the way.

Multiplying by −1 doesn't teleport 1 to the other side of zero. It swings it there. Watch what the swing passes through on the way.

1−190°: what's here?
Angle swept0°
Halfway point (90°)not yet

Right in the middle of that swing, at exactly 90°, the point passes through a spot that isn't 11 and isn't 1-1. It's somewhere new. That somewhere is ii. Not a separate invention bolted onto the number line, just the natural midpoint of a turn you already believed in. 1-1 was always a rotation. ii is what you find at the halfway mark.

Does ii only work on the number 1?

If ii really is a 90° turn, it shouldn't care what it's turning. It should rotate any number by 90°, not just 11. That's a claim you can actually test.

Drag the point zz anywhere you like below. Watch where izi \cdot z lands.

Drag z anywhere on the plane. i·z is always z rotated 90° counterclockwise, same length, new direction.

z = 1.8 + 0.9ii·z = -0.9 + 1.8i
|z|2.01
|i·z|2.01
Turn applied+90°

No matter where you drag zz, izi \cdot z shows up exactly 90° further around, at the same distance from the center. Try it near the edges, try it close to zero, try it on the real axis. The rule never breaks: ii rotates whatever you hand it, by exactly a quarter turn, leaving its length untouched.

That's the difference between a number and an operator. 55 is a place. ii is a move. We write the move as:

i(a+bi)=b+aii \cdot (a + bi) = -b + ai

but the formula is just bookkeeping for "rotate 90° counterclockwise." You don't need to memorize it if you can picture it.

So why does i2=1i^2 = -1, and why does it stop there?

If one turn is ii, two turns should land you at 180°, which is exactly where 1-1 lives. That's the whole content of i2=1i^2 = -1: turn twice, arrive at 1-1. Nothing mysterious, just 90°+90°90° + 90°.

But keep going. A third turn takes you to 270°, past 1-1 and into new territory again. A fourth turn brings you all the way back to where you started, at 0°, right on 11. After that, the whole pattern repeats. There are only ever four places to be.

Step through the powers of ii below and watch the point land on the same four spots, over and over.

Step n forward. Each step is one more 90° turn. The point never visits a fifth position, it just keeps revisiting the same four.

1i−1−i
i^01
n mod 40
Distinct values ever4

i0,i4,i8,i^0, i^4, i^8, \dots are all 11. i1,i5,i9,i^1, i^5, i^9, \dots are all ii. The exponent doesn't matter, only its remainder after dividing by 4 does. That's not a rule someone invented to make homework harder. It's just what happens when you keep applying the same 90° turn: four turns brings you full circle, so the pattern has to repeat every four steps.

What does any of this have to do with real waves?

Here's the payoff, and it's the reason engineers actually care about this stuff. Instead of turning ii four times and stopping, imagine turning continuously, at a constant rate, forever. That's not four discrete jumps anymore. It's smooth, ongoing rotation.

Now here's the question: what happens if you stop watching the spinning point directly, and instead just watch its shadow, its projection onto a single axis?

The dot spins at a constant rate, exactly what repeated multiplication by i does. Its shadow on the real axis is the wave. That's not an analogy, it's the same motion seen from the side.

spinning at constant rateshadow over time = sin(θ)
Angle θ0°
Shadow height sin(θ)0.00

The shadow doesn't spin. It oscillates, rising, slowing, falling, rising again. That oscillation is a sine wave, and it's not similar to a sine wave, it is one, produced by nothing more than steady rotation viewed from the side. This is exactly why ii shows up in electrical engineering (AC current is a rotating phasor), in sound (a musical tone is a spinning point's shadow, repeated at audible speed), and in quantum mechanics (wavefunctions rotate in the complex plane). If you want to see this same idea taken further, with ee and π\pi joining in, Euler's formula is the next stop, and how Fourier transforms work shows what happens when you build a real signal out of many of these spinning shadows at once.

We write the connection between rotation and its shadow as:

shadow(θ)=sin(θ)\text{shadow}(\theta) = \sin(\theta)

where θ\theta is just how far the point has turned. The wave was hiding inside the rotation the entire time.

So what are imaginary numbers, really?

They're not a broken patch for equations that "shouldn't" have answers. ii is a 90° turn, full stop. Squaring it gives 1-1 because two quarter turns make a half turn. Its powers cycle through exactly four values because four quarter turns bring you back to where you started. And spinning continuously instead of in fixed steps produces the waves that show up in sound, light, and electricity.

None of that requires believing in anything fake. It just requires noticing that multiplication can mean "turn," not only "scale." Once you see that, ii stops being imaginary and starts being one of the most useful moves in math.