Module 2 · Lesson 2.4

Radians, Periodicity & the Limit of sin(x)/x

A radian isn't a protractor tick mark — it's a length. And as that length shrinks toward zero, sin(x)/x settles on one of calculus's most famous limits.

Intuition

Forget degrees for a moment. Take the circle's own radius and lay it along the circle's edge, like measuring a curved road with a straight ruler. The angle you sweep out while walking that one radius-length of arc is, by definition, one radian.

Because the full circumference is $2\pi$ radius-lengths around, one full trip around the circle is exactly $2\pi$ radians — and any trip that's a whole number of $2\pi$'s lands back on the same point. That's why sine and cosine repeat forever, which is exactly the repeating pattern behind a periodic signal.

Core concept

Radians measure arc length, not degrees of a protractor. One radian is the angle where the arc walked equals the radius used to walk it. This natural unit is also what makes a famous limit work out cleanly: as an angle $x$ (in radians) shrinks toward zero, the straight-line rise $\sin x$ and the arc length $x$ become almost indistinguishable, so their ratio settles near 1.

Radiusr = 1
Arc length walkeds = 1
Answer1 radian ≈ 57.3°

Interactive Lab

Drag the slider to move x toward zero and watch sin(x)/x close in on 1.

x (radians)3.000
sin x0.141
sin x / x0.047

Key Idea

$$ \lim_{x \to 0} \frac{\sin x}{x} = 1 \qquad \sin(x + 2\pi) = \sin x $$

The first statement says that as $x$ shrinks toward zero, the ratio of $\sin x$ to $x$ gets arbitrarily close to 1 — the arc and its straight-line rise become nearly the same tiny length. The second statement says sine never truly changes once you've walked a full $2\pi$ radians around the circle; it just repeats.

$x$An angle measured in radians (arc length on a unit circle)
$\sin x$The vertical shadow of the point at angle $x$
$\lim_{x\to0}$The value an expression approaches as $x$ gets arbitrarily close to zero
$2\pi$One full revolution around the circle, about 6.283 radians