Back to courseLesson 4 of 8

The sine wave

What you'll learn

See how the sine wave is just the y-coordinate of the unit-circle point plotted as θ increases — no memorization needed.

Where does the sine wave come from? It's not a separate idea — it's the unit circle in disguise.

The unit circle, unrolled

Place a point P on the unit circle. As you increase the angle θ from 0° to 360° (0 to 2π radians), P travels around the circle. At every moment, P has a y-coordinate. That y-coordinate is sin θ.

Now take those y-coordinates and plot them against θ:

60°sin θ0π/2π3π/21-1y = sin θ
The sine wave is the y-coordinate of the unit-circle point, plotted as θ increases from 0 to 2π.

The dashed line shows the connection: the height of P on the circle at 60° equals the height of the wave at θ = π/3.

Reading the key values

Because sin θ = y-coordinate of the unit circle point:

θCircle positionsin θ
rightmost point0
90° (π/2)top1
180° (π)leftmost point0
270° (3π/2)bottom−1
360° (2π)back to start0

The wave rises from 0, peaks at 1, returns to 0, dips to −1, and returns to 0. That's one period — the length of one complete cycle. For y = sin θ, the period is 2π (≈ 6.28 radians, or 360°).

The cosine wave

The cosine wave is the same idea but for the x-coordinate of P:

  • cos 0° = 1 (rightmost)
  • cos 90° = 0
  • cos 180° = −1 (leftmost)

Cosine is just the sine wave shifted left by 90°. Same shape, different starting point.

Why this matters

Every repeating signal in physics, engineering, and music is built from sine and cosine waves. Understanding the unit-circle origin means you'll never need to memorize the wave shape — you can reconstruct it from a circle.

Check your understanding

Question 1 of 2

At which angle does the sine wave reach its maximum value of 1?

Next lesson