Volumes of Parallelepipeds
Learning objectives
- Compute signed areas and volumes via determinants
- Recognise multilinearity and the alternating property as the defining axioms of -forms
- Use the wedge product to build higher-degree forms
- Connect the determinant to oriented volume in
Differential forms grow out of one geometric idea: signed volume. The determinant you met in linear algebra is the algebraic engine for measuring oriented volume of parallelepipeds, and the wedge product is the operation that lets you build higher-dimensional volume forms out of lower-dimensional ones. Once you grasp that a -form is just “a thing that eats vectors and returns a signed volume,” the rest of differential-forms theory unfolds naturally. This section is the algebraic foundation; the next builds calculus on top of it.
Signed area in
The parallelogram spanned by and has signed area equal to the determinant
The magnitude is the geometric area; the sign encodes orientation (positive if to is a counterclockwise rotation, negative otherwise).
Multilinear + alternating: the defining axioms
Signed volume has two structural properties:
- Multilinear: linear in each vector argument separately. ; .
- Alternating: swapping two arguments flips the sign. . Consequence: .
A function of vectors that is multilinear and alternating is called a -form. Determinants are the prototype.
The wedge product
The basic 1-forms on are , where is the linear functional that reads off the -th coordinate of a vector: . Their wedge product is the 2-form defined on a pair of vectors by
From this definition the wedge product is automatically antisymmetric: , and .
Volume in as an -form
The signed volume of the parallelepiped spanned by in is the determinant of the matrix with those vectors as columns. This is the standard volume form .
The matrix-multiplier above lets you experiment with matrices. The determinant of the matrix is the signed area of the image of the unit square — precisely the signed area form evaluated on the column vectors. Try a matrix with determinant (e.g., a reflection) and watch the orientation flip.
Pause and think: The wedge product is antisymmetric. What does antisymmetry force about ? What does that tell you about the “area” spanned by a vector with itself?
Try it
- Predict, then compute: the signed area of the parallelogram spanned by and . (Answer: .)
- For and , compute the signed area and explain geometrically.
- Evaluate and using the determinant definition. Confirm the antisymmetry.
- True or false: the 2-form is the zero form. (Hint: use antisymmetry.)
A trap to watch for
The wedge product is NOT commutative. ; in fact they differ by a sign. Beginners often mishandle this when re-ordering factors in a product of forms. The rule for swapping two basic 1-forms: introduce a minus sign each time. So — two swaps cancel back to a plus sign, three swaps would flip to a minus. Count swaps mod 2 carefully.
What you now know
You can compute signed volumes via determinants, recognise the multilinear-and-alternating axioms, and use the wedge product to build basic -forms. Section 6.2 introduces the exterior derivative , the operator that turns wedge calculus into the unifying language of vector calculus.
References
- Garrity, T. (2002). All the Mathematics You Missed. Cambridge University Press, ch. 6.
- Bachman, D. (2012). A Geometric Approach to Differential Forms (2nd ed.). Birkhäuser, ch. 1-3.
- Hubbard, J. H., Hubbard, B. B. (2015). Vector Calculus, Linear Algebra, and Differential Forms (5th ed.). Matrix Editions.
- Spivak, M. (1965). Calculus on Manifolds. W. A. Benjamin, ch. 4.
- Lee, J. M. (2012). Introduction to Smooth Manifolds (2nd ed.). Springer, ch. 14.