Problem Set 6 Differential Geometry 6.1 Differential Forms Just like group theory is the study of multiplication without the commutative property and without addition, differential forms are the study of tensors without the metric tensor "g mu nu". Anything one can do with forms, one can do with tensors too. We study forms for two reasons. First, some subjects in physics have no natural metric structure, and the entire subject can be described in terms of forms. Classical Hamiltonian mechanics (as described, for example, by Arnold) is often taught using forms for this reason; dynamical systems on manifolds is a beautiful, clean subject because of differential forms. Second, properties which are derived without the use of the metric are usually deeper or more primitive than those which demand everything. In group theory, subgroups and quotient groups are important primitive structures in whatever broader context groups arise: vector spaces, Lie groups, ... Dot products, cross products, div, curl, grad, Gauss' Theorem, Stokes Theorem, the fundamental theorem of calculus --- all are primitive notions of vector spaces which have their origins in differential forms. I've set up a package with an implementation of differential forms in Mathematica. <