4.5.23 · D5Linear Algebra (Full)
Question bank — Geometric interpretation — signed volume
Before we start, three plain-word reminders so nothing below uses a symbol you haven't re-anchored:
Recall What the words mean (open if rusty)
- = the signed volume of the box whose edges are the columns of . "Signed" means it may be negative.
- (bars = absolute value = "drop the minus") = the plain positive size of that box.
- Orientation = handedness — whether a little counterclockwise arrow stays counterclockwise (see Orientation and handedness of bases).
- Linearly dependent = one vector is a combination of the others, so the box is squashed flat (see Linear independence and rank).
True or false — justify
A "signed volume" of describes a real box.
True — the box has genuine size ; the minus sign only records that its edges form a reflected (left-handed) frame, not that volume is "negative."
If then the boxes of and have the same shape.
False — equal determinant only means equal signed volume; a rectangle and a thin slanted parallelogram both have area but look nothing alike.
Swapping two columns of leaves unchanged.
False — swapping two edges reverses handedness, so the sign flips: becomes ; this is the alternating axiom in action.
can happen even when no column is the zero vector.
True — you only need one column to be a combination of the others (e.g. columns and ); the box flattens without any edge vanishing.
Multiplying every entry of a matrix by multiplies its determinant by .
False — you scaled all three columns, so the volume grows by ; the rule is .
A matrix and its transpose enclose boxes of the same volume.
True — , so the column-box and the row-box always have identical signed volume even though they generally point differently.
If the map cannot flip any orientation.
True — a positive signed volume means counterclockwise stays counterclockwise everywhere, since one linear map scales all volumes by the same signed factor.
Two matrices with and have the same magnitude of volume-scaling.
True — both scale sizes by ; they differ only in that additionally mirrors space.
Spot the error
" of a matrix gives the area of the two column vectors it holds."
The determinant is only defined for square matrices — you need equal number of vectors and dimensions; for a 2-vector area sitting in 3D you must use the Gram determinant .
"The determinant came out negative, so I made a sign slip — areas are positive."
No slip — a negative determinant is a valid answer meaning the frame is reflected; the physical size is and the sign is extra orientation information.
"Since and the box is the unit square, every determinant equal to means the map is the identity."
False reasoning — only fixes the signed volume at ; a shear like also has yet moves points, because it slides area sideways without changing it.
"The vectors are linearly dependent, but they span a proper parallelogram, so the area is nonzero."
Contradiction — dependence means one edge lies along the plane of the others, so in 2D the "parallelogram" collapses to a line segment and its area is exactly .
" measures volume, so its sign is meaningless — I'll take absolute value automatically."
Wrong to auto-discard — the scalar triple product's sign tells you whether sits on the same side as , i.e. whether are right- or left-handed (see Cross product and scalar triple product).
"Adding a multiple of one column to another column changes the box's area."
False — this is a shear; sliding one edge parallel to another keeps base and height fixed, so the signed volume is unchanged (this is exactly why row/column reduction preserves ).
Why questions
Why must the signed-volume function be alternating (zero on repeated edges)?
Because two identical edges make a degenerate flat box with no area, and demanding is what forces the sign-flip on swaps that gives orientation its meaning.
Why does one single number suffice to describe how a linear map rescales every region?
Because linearity forces uniform scaling — the map stretches every little box by the same signed factor, so measuring the unit box once tells you the factor everywhere.
Why is equivalent to being non-invertible?
A flattened box means the columns are dependent and the map crushes some direction to zero, so information is lost and no inverse can un-crush it (see Invertibility and the inverse matrix).
Why does the product of the eigenvalues equal the determinant?
The eigenvalues are the pure stretch factors along the map's special axes, and multiplying all stretch factors gives the total volume change — which is exactly (see Eigenvalues — product equals determinant).
Why does the Jacobian determinant appear when changing variables in an integral?
A coordinate change is locally a linear map, so its determinant is the tiny signed-volume factor that rescales each infinitesimal box — the patch keeps areas honest (see Change of variables and the Jacobian).
Why does scaling a single column of by scale by exactly , not ?
Multilinearity acts on one edge at a time, so stretching one edge by stretches the box's volume by ; only scaling all edges gives the compound growth.
Edge cases
What is the signed volume of a box in 2D when both edges lie on the same line?
Exactly — the parallelogram has collapsed to a line segment, so there is no enclosed area regardless of how long the edges are.
What does with all edge lengths equal to tell you?
The box is still a genuine unit-size box, but the frame has been mirror-reflected into a left-handed orientation; size is preserved, handedness is flipped.
Can a determinant be while every pair of columns is independent?
Yes — all three can pairwise differ yet still lie in a common plane (the third is a combination of the first two), flattening the 3D box to a 2D sheet of zero volume.
If a map sends the unit cube to a box of the same volume but is negative, what happened?
The map is volume-preserving but orientation-reversing — it re-arranged/mirrored space (like a reflection or an odd number of swaps) without shrinking or growing it.
What is the smallest matrix for which "signed volume" makes sense, and what is its determinant's meaning?
A matrix — its "box" is a segment on the line, gives signed length, and its sign records whether the direction is kept () or reversed ().
As one column shrinks continuously toward the zero vector, what happens to the signed volume?
It slides smoothly to — the box collapses as that edge vanishes, and the sign may pass through exactly at the moment the columns become dependent.
Connections
- Geometric interpretation — signed volume
- Determinant — definition and cofactor expansion
- Cross product and scalar triple product
- Linear independence and rank
- Invertibility and the inverse matrix
- Change of variables and the Jacobian
- Eigenvalues — product equals determinant
- Orientation and handedness of bases