Intuition The ONE core idea
When you stand inside something that spins, your body still obeys ordinary physics — it just tries to travel in a straight line . But because your floor is turning under you , that straight line looks bent to you, so you invent two make-believe forces (centrifugal + Coriolis) to keep the rule "force = mass × acceleration" working. Everything in the parent topic is bookkeeping to describe that one visual fact.
This page assumes you know nothing . We build every symbol the parent note throws at you, in an order where each brick rests on the one before it.
Definition Reference frame
A reference frame is just a chosen viewpoint — a set of axes glued to some observer — from which you measure where things are and how fast they move. Two observers moving differently can honestly disagree about an object's velocity, yet both be right in their own frame .
Picture two people watching the same ball: one standing on the ground, one riding a spinning platform. Same ball, two stories. The whole topic is about translating between these two stories.
Intuition Inertial vs non-inertial
An inertial frame is one that moves at constant velocity (or sits still) — no speeding up, no turning. In it, a lonely object with no forces glides in a straight line forever. A non-inertial frame is one that accelerates — including one that spins , because spinning constantly changes direction, and changing direction is acceleration. See Inertial vs Non-inertial Frames .
Why the topic needs this: Newton's rule is only guaranteed in inertial frames. A rotating frame is non-inertial, so we must patch the rule — that patch is centrifugal + Coriolis.
Definition Vector, and the notation
A
A vector is an arrow: it has a length (how much) and a direction (which way). We write it with a tiny arrow on top, A . Plain letters like m (mass) are just numbers (called scalars ) — no direction.
r — the position vector : an arrow from the centre/origin out to where the object is. Its length is the distance from the origin.
v — the velocity vector : how fast and in what direction the object moves.
a — the acceleration vector : how fast the velocity is changing.
F — the force vector : a push or pull, with strength and direction.
Intuition Why arrows and not just numbers?
Rotation is all about direction change . A number can't record "the ball turned left." Only an arrow can. That's why the whole topic is written in vectors.
∣ A ∣
The magnitude ∣ A ∣ is just the length of the arrow A — a plain positive number, direction thrown away. Example: ∣ v ∣ = speed.
e ^ (the "hat")
A unit vector is an arrow of length exactly 1 that only carries direction . We mark it with a hat: e ^ , r ^ , θ ^ , z ^ . Think of it as a signpost: "this way," no size attached.
Any vector = (its length) × (its direction signpost): A = ∣ A ∣ A ^ .
The parent note uses three special signposts on a spinning disk:
r ^ — points radially outward , straight away from the centre.
θ ^ — points sideways , in the direction of spin (tangent to the circle).
z ^ — points up the axis , out of the disk.
Why the topic needs these: centrifugal force points along r ^ ; Coriolis on a radially-thrown ball points along θ ^ . Having named signposts lets us say which way each fictitious force pushes.
Definition Angular velocity
ω ("omega")
ω is the spin arrow . Its length ω = how fast you turn, measured in radians per second (rad/s ). Its direction = the axis you spin around, chosen by the right-hand rule : curl your right fingers the way the disk turns, your thumb points along ω .
Intuition What is a radian?
A radian measures angle by arc length : sweep a distance equal to the radius along the circle, and you've turned 1 radian (≈ 57° ). A full circle is 2 π ≈ 6.28 radians. We use radians (not degrees) because they make the clean relation v = ω r true with no extra conversion factor.
Why the topic needs it: ω is the input describing the rotating frame. Both fictitious forces are built out of ω .
This is the engine of the whole topic, so we build it slowly. Full treatment: Cross Product & Right-Hand Rule .
×
The cross product A × B takes two arrows and produces a new arrow that is perpendicular to both of them. Its direction is set by the right-hand rule (point fingers along A , curl toward B , thumb gives the answer). Its length is ∣ A ∣ ∣ B ∣ sin ϕ , where ϕ is the angle between them.
Intuition WHY the cross product, and not multiplication?
We need a tool that answers: "given the spin axis and a direction, which way is 90° sideways?" Turning is inherently a sideways, perpendicular effect. Ordinary multiplication (ω ⋅ r ) gives a number with no direction — useless for "which way did it deflect." The cross product is the unique operation that outputs the perpendicular direction. That's exactly why it appears in both fictitious forces.
Two facts the parent uses, now un-mysterious:
z ^ × r ^ = θ ^ — spin axis crossed with "outward" gives "sideways." (Perpendicular to both, right-hand rule.)
sin ϕ = 0 when A ∥ B : if two arrows are parallel, their cross product is zero. So a velocity along the axis feels no Coriolis.
A × B is the same as B × A ."
Why it feels right: ordinary multiplication doesn't care about order. The fix: the cross product flips sign when you swap: A × B = − B × A . Order matters — that minus sign is where the direction of Coriolis deflection comes from.
Why the topic needs it: this is the rule we refuse to give up. Because it only holds in an inertial frame, the rotating observer's job is to rearrange it into m a rot = F real + ( fictitious terms ) so the same familiar equation still works inside the spin.
Definition Centripetal force
To keep something moving in a circle, a real force must pull it constantly inward toward the centre . That inward force is centripetal ("centre-seeking"), magnitude m ω 2 r ⊥ . See Circular Motion & Centripetal Force .
Intuition Centripetal vs centrifugal — don't confuse them
Centripetal is a real inward force (the seat, the string, gravity) that bends your straight-line path into a circle. Centrifugal is the fake outward force you invent inside the rotating frame to explain why you feel pressed outward. Same size, opposite direction, opposite reality-status.
Here r ⊥ (read "r-perp") means the perpendicular distance from the spin axis — how far out from the pole you are, not how far from the origin. On a flat disk they're the same; on a globe they differ.
Definition The derivative
d t d A
d t d A reads "the ==rate at which A changes each second==." If A is position, its rate of change is velocity; if A is velocity, its rate of change is acceleration. The dot A ˙ is shorthand for the same thing: A ˙ = d t d A .
Intuition Why calculus enters at all
Velocity is "how position changes" and acceleration is "how velocity changes" — both are rates of change, and the derivative is the exact tool for measuring a rate of change of a vector. The parent's "transport theorem" is nothing but: "how does a rate of change look different to a spinning observer?" You can't even phrase that question without d / d t .
The parent writes ( d t d A ) inertial and ( d t d A ) rot : the same arrow, its change-per-second as judged by the ground observer versus the spinning observer. These disagree precisely because the spinning observer's own signposts are turning.
Magnitude and unit vectors
Centrifugal and Coriolis forces
Cover the right side; can you answer each before revealing?
What does the little arrow in A tell you that a plain letter A does not? That
A has a
direction , not just a size — it's an arrow, not a mere number.
What is a unit vector e ^ ? An arrow of length exactly 1 that carries only direction — a "signpost."
What does the length of ω measure, and in what units? The spin rate, in radians per second (rad/s).
How do you find the direction of ω ? Right-hand rule: curl fingers the way it spins, thumb points along the axis
= ω .
Why do we use the cross product instead of ordinary multiplication? Because we need the perpendicular (sideways) direction produced by turning, which only × delivers.
What is z ^ × r ^ on a spinning disk? θ ^ — the tangential ("sideways") direction.
When is a cross product zero? When the two vectors are parallel (sin ϕ = 0 ).
In which type of frame does F = m a hold as-is? An inertial (non-accelerating) frame.
Difference between centripetal and centrifugal force? Centripetal is the real inward pull that bends your path; centrifugal is the fake outward force invented in the rotating frame.
What does r ⊥ mean? Perpendicular distance from the spin axis (not from the origin).
What does d t d A represent? The rate at which the vector
A changes each second.
Ready? Continue to 1.2.14 D2 Visual Walkthrough .