CLASSICAL-MECHANICS
| Formula | Name | Description |
|---|---|---|
| Cyclic unit products | Right-handed cycle; reverse flips sign; self-product is | |
| Component formula | Each component skips its own axis | |
| Magnitude | Area of the spanned parallelogram | |
| Scalar triple product | Signed volume of the parallelepiped |
Why does peak at and vanish when the two vectors line up?
💡 Parallel vectors span no area — this is why .
The component formula returns a vector at a right angle to both and — a normal to the plane they span.
💡 Normalizing gives a unit normal — the standard way to orient a surface.
Shearing the slant edge sideways leaves the volume unchanged — only its height along the base normal counts.
💡 builds the base area; dotting with extracts the height.
Question 1
Let and .
What is the component of , given by ?
✅ Correct! .
❌ Not quite. Use and watch the sign of .
Solution:
The component is with , , , :
So the component is . (The full result is .)
Question 2
Using the right-handed cycle , , , what is ?
✅ Correct! Reversing the order flips the sign: .
❌ Not quite. The cross product is anti-commutative — reversing order flips the sign.
Solution:
The cross product is anti-commutative: . Since , reversing the order flips the sign:
It is not zero — the two unit vectors are perpendicular, not parallel.
Question 3
A parallelepiped has edge vectors , , and . What is its volume, ?
✅ Correct! Base area times height gives volume .
❌ Not quite. Compute , then dot with .
Solution:
First compute the base with , :
Then take the dot product with :
The volume is . (Base area , height .)
Question 4
True or False: To find a unit vector perpendicular to a plane containing two non-parallel vectors and , you can compute , and the reflects that two opposite directions are both perpendicular.
✅ Correct! The normalized cross product gives a unit normal, with two opposite choices.
❌ Not quite. The cross product is perpendicular to both vectors; normalizing gives a unit normal.
Solution:
True. The cross product is perpendicular to both and , hence normal to the plane they span. Dividing by its magnitude makes it a unit vector:
The appears because a plane has two opposite unit normals — both are valid perpendicular directions. (This requires and to be non-parallel, so that .)
Solved: 0 / 4