Algebraically Deriving Circular Motion Equations

What Circular Motion Actually Is

Circular motion describes movement along a circular path. That's it. No fancy metaphors needed. Objects moving in circles appear everywhere — wheels, planets, electrons orbiting nuclei, amusement park rides.

To understand circular motion mathematically, you need three core equations. This guide shows you exactly how to derive them from first principles. No shortcuts, no skipping steps.

The Foundation: Angular Displacement and Velocity

Angular Displacement (θ)

When an object moves along a circle, its position changes by an angle. We measure this angle in radians, not degrees.

One complete revolution equals 2π radians. This comes directly from the circumference formula: arc length = rθ, and for a full circle, arc length = 2πr, so θ = 2π.

Angular Velocity (ω)

Angular velocity tells you how fast the angle changes. The derivation is straightforward:

ω = Δθ / Δt

Units: radians per second (rad/s)

If an object completes f revolutions per second, each revolution is 2π radians, so:

ω = 2πf

Deriving Centripetal Acceleration

Here's where most textbooks lose people. Let's do this properly.

Step 1: Position Vectors

Consider an object at position r moving at constant speed v along a circular path of radius r. At time t₁, the position vector makes angle θ₁ with the x-axis. At time t₂, it makes angle θ₂.

The displacement vector Δr = r₂ - r₁ connects these two positions.

Step 2: Velocity Vectors

Velocity is always tangent to the circle, perpendicular to the radius. This means velocity vectors also rotate as the object moves.

At t₁, velocity vector points tangent at angle θ₁ + 90°. At t₂, it points at angle θ₂ + 90°.

Step 3: Finding Acceleration

Acceleration is the rate of change of velocity:

a = Δv / Δt

Since both velocity vectors have magnitude v and are separated by the same angle Δθ as the position vectors, the geometry is identical. The magnitude of Δv equals v times the chord angle for small angles:

v| ≈ v · Δθ

Step 4: The Derivation

Dividing by Δt:

v| / Δt = v · (Δθ / Δt)

v| / Δt = v · ω

But v = ωr, so:

a = ω²r = v²/r

That's centripetal acceleration. It always points toward the center of the circle — hence "centripetal" (center-seeking).

Deriving Centripetal Force

Newton's Second Law makes this trivial once you have acceleration. Just multiply by mass:

F = ma = m(v²/r) = mω²r

That's the force required to keep an object moving in a circle at constant speed. If this force disappears, the object flies off tangentially — that's not magic, just inertia doing its thing.

Period and Frequency Relationships

The period (T) is the time for one complete revolution. The frequency (f) is revolutions per second.

By definition:

f = 1/T and T = 1/f

For circular motion, speed equals distance per time:

v = (circumference) / T = 2πr / T

Since T = 1/f:

v = 2πrf

Combined with ω = 2πf:

v = ωr

Quick Reference: The Four Essential Equations

QuantityEquationUnits
Angular velocityω = Δθ / Δt = 2πfrad/s
Centripetal accelerationa = v²/r = ω²rm/s²
Centripetal forceF = mv²/r = mω²rN
Linear velocityv = 2πrf = ωrm/s

How to Apply These Equations

Here's the practical part. Most circular motion problems follow the same pattern:

Example Problem

A satellite orbits Earth at 7,000 km altitude with orbital speed of 7.5 km/s. Find the centripetal acceleration.

Earth's radius ≈ 6,371 km, so orbital radius r = 6,371 + 7,000 = 13,371 km = 13,371,000 m

v = 7.5 km/s = 7,500 m/s

a = v²/r = (7,500)² / 13,371,000 = 56,250,000 / 13,371,000 ≈ 4.21 m/s²

Compare this to g = 9.81 m/s² at Earth's surface. The satellite experiences about 43% of surface gravity — astronauts feel weightless because they're in freefall, not because gravity disappears.

Why This Matters

These equations aren't abstract math exercises. They predict satellite orbits, design roller coasters, explain why water stays in a spinning bucket, and determine safe speeds for cars on curved roads.

The centripetal force equation tells you exactly how much force a curve needs to prevent sliding. Banking angles on highways exist because of this math. The banking provides the required horizontal component of the normal force instead of friction fighting alone.