LADDER MODULE 4 · WAVES & POSITION / SINE & COSINE v1

First rung of Module 4 · the shape of going in circles

sin & cos — one walk, two readings

Take a dot for a walk around a circle, always at the same steady pace. Watch how high it climbs at every instant — that's sine. Watch how far it swings sideways — that's cosine. Same walk, two readings, and both turn into a smooth wave that repeats forever. It's why day turns to night, tides climb and fall, a swing swings, your heart keeps time, and — one rung from now — how an AI is going to stamp word order onto a sentence.

Why this quietly runs your life

You already live inside this shape. It's why day fades into night and the seasons wheel back around every year, why the tide climbs and falls on schedule, and why a heartbeat monitor draws that same steady blip-blip-blip beat after beat. It's why a speaker cone — and your eardrum — wiggles back and forth to make music and sound. It's even how your phone talks to a cell tower: every text, call, and video rides on a wave shaped exactly like the one you're about to spin yourself. Anything that goes around and comes back smoothly is secretly doing this same circle-walk.

Step 1: put a dot on a circle and give it a steady walk

Picture a dot starting at 3 o'clock on a circle, walking around the rim at a perfectly steady pace — no speeding up, no slowing down, no stopping. That's it. That's the whole setup. Everything below is just two different ways of reading where that dot is.

Step 2: track how HIGH it is — that's sine

As the dot climbs toward the top of the circle, its height rises to a max. Keep walking and it comes back down through the middle, dips below the middle to a low point, then climbs back up. Up, down, up — plotted over time, that rise-dip-rise is the sine wave.

height at this instant = sin(angle walked so far)

Step 3: track how far SIDEWAYS it's swung — that's cosine

Now forget height — just watch the dot's left-right position, like its shadow cast straight down onto a ruler below it. That shadow also rises and falls in the exact same shape... it just starts at a different point in the cycle (all the way out, instead of in the middle). That shifted twin is cosine.

sideways shadow at this instant = cos(angle walked so far)

Step 4: watch it happen — spin the dot yourself

Hit spin, or just drag the slider. The gold dashed line is the height reading (sine) getting carried straight across into the wave on the right. The cyan dashed line is the sideways shadow (cosine).

height (sine) = 0.00 sideways (cosine) = 1.00

Gold = height reading (sine) · cyan = sideways reading (cosine). One steady walk, two live numbers.

Step 5: same walk, forever — meet the period

The dot has no reason to ever stop. Every full lap, it lands back exactly where it started — so the wave it traces repeats exactly, forever. The length of one full repeat has a name: the period. Constant speed around a circle only knows how to do one thing: repeat.

Step 6: an AI is about to steal this trick

A Transformer looks at an entire sentence all at once — it has no built-in sense of "this word came first, that one came tenth." So engineers reach for exactly this — a smooth, endlessly-repeating wave (actually many of them, spun at different speeds) — and use it to stamp a unique fingerprint onto every position in the sentence. The wave you just watched a dot draw is about to become word order.

Prove it · get one wrong and I’ll walk you through it

Two quick ones and the rung is yours.

As the dot makes one full lap around the circle at a steady pace, its height…

How long does the sine wave take to repeat itself, start to finish?

Answer both to unlock the next rung ↓

🏆

Sine & Cosine — mastered.

You didn't memorize a diagram — you watched one steady circle-walk hand you two waves at once. Anywhere a smooth, repeating rhythm shows up again, you'll spot the circle underneath it, and you skip it.