CLASSICAL-MECHANICS · Interactive Practice
| Formula | Name | Description |
|---|---|---|
| Rotated unit vector | New x-axis basis in old basis | |
| Rotated unit vector | New y-axis basis in old basis | |
| Component transform | New x-component | |
| Component transform | New y-component (note the minus sign) | |
| Magnitude invariance | Length is the same in every frame |
Rotating the axes rewrites a fixed arrow's components — because and are its projections onto the tilted axes.
💡 Challenge: find the rotation that drives to — the arrow then lies entirely along the new -axis.
Each component swings wildly as the axes turn, so what survives every rotation?
💡 Why it matters: length is a property of the vector itself, not of the frame — the same holds for the dot product of any two vectors.
Question 1
A vector has components , in system . The axes are rotated by to form system .
Using , what is ?
✅ Correct! With θ = 90°, x' = 3(0) + 4(1) = 4.
❌ Not quite. Remember cos 90° = 0 and sin 90° = 1, so the cosine term vanishes.
Solution:
With : and .
After a rotation, the new x-axis points along the old y-axis, so the new x-component picks up the old y-value.
Question 2
The most common error in this derivation involves a sign.
True or False: The correct transformation for the new y-component is .
✅ Correct! The correct form is y' = −x sin θ + y cos θ — the minus sign is essential.
❌ Not quite. Watch the sign: the x sin θ term must be negative.
Solution:
The correct relation has a minus sign on the term:
This minus sign appears because the new -axis tilts away from the old -direction. The statement as written omits the minus sign, so it is False.
Question 3
A vector has components , in system . The axes are rotated by to form system , giving new components and .
What is the magnitude measured in system ?
✅ Correct! Magnitude is invariant: √(25 + 9) = √34 in both frames.
❌ Not quite. Length doesn't change under rotation — compute √(5² + (−3)²) in the original frame.
Solution:
Magnitude is invariant under rotation, so compute it in either frame.
In :
In :
The components look completely different, but the length is identical in both frames.
Question 4
Consider the conceptual meaning of rotating the coordinate axes.
True or False: Rotating the axes by an angle relabels the vector's components in exactly the same way as keeping the axes fixed and rotating the vector itself by .
✅ Correct! A passive rotation of the axes by +θ matches an active rotation of the vector by −θ.
❌ Not quite. Rotating the axes one way relabels components just like rotating the vector the opposite way.
Solution:
This is the distinction between a passive rotation (rotating the axes) and an active rotation (rotating the vector).
Rotating the axes by produces the same new component numbers as leaving the axes fixed and rotating the vector by . In this video nothing physical moved — only our description of the fixed arrow changed. So the statement is True.
Solved: 0 / 4