GarageDweller said:
So as I have read in Schutzs book on GR, and I'm finding his section on tensors and one forms very confusing.
Schutz describes gradients of functions as a one form, I cannot quite grasp why. In calculus I was taught that the gradient was a vector pointing in the direction of the fastest increase. Could someone shed some light on this?
By applying the metric in various ways, you can convert a geometric object into other objects.
When you learned multivariable calculus, you only knew about scalars and vectors, and the course did not intend to introduce tensors, so everything got converted into a scalar or a vector. (3 is the largest dimension in which this trick can be pulled)
So, when you learn about the gradient -- the function that tells you how fast a function varies in various directions -- you weren't taught the gradient directly. Instead, you were taught about the direction of steepest ascent and the dot-product formula that relates it to directional derivatives.
Notions such as "axial vectors", "pseudoscalars" or "densities" are other examples of this. An axial vector is really a bivector -- but one can delay learning about tensors by using the metric to convert it into a vector, so long as one remembers it's not really a vector but an "axial vector".
This works pretty well to some extent -- if you never bother with coordinate transformations, or stick to orthogonal ones only -- you might not even notice that things are weird. The first clue that something's up comes when you think about reflections, but everything gets really screwy when you start considering more general transformations. e.g. the notion of density is notoriously tricky when you rescale things.It turns out the notion of covector is rather trivial to treat, though. I even figured it when I took multivariable calculus -- long before I had any inkling of notions like "tensor" or "dual space". Geometric vectors are "column vectors": 3x1 matrices. However the gradient is best thought of as a "row vector": a 1x3 matrix.
It turns out this is really equivalent to the distinction between vector and 1-forms: relative to a basis, the coordinate representation of a vector really is a column vector, and the coordinate representation of a 1-form really is a row vector.Now, to make things even more annoying, some people argue that because there is are two standard notations for the 1-form version -- \nabla f and df -- then one should reserve \mathop{\mathrm{grad}} f for the vector version.