Originally posted by lethe
let me explain that a little further: a linear functional on the vector space says "take a vector, spit out a number". a vector says "take a function on the manifold, spit out a number". so for each function on the manifold, i can assign to it a linear functional that spits out the same number when it acts on the vector, as the vector spits out when it acts on the function. for any function ƒ, let me call this associated linear functional dƒ. the d will come to have a familiar meaning, but for right now, it just means find the linear functional who spits out the number required. it s just a symbol that means "the linear functional associated with the function ƒ".
read that paragraph again, and see if you can follow it. let me write down what i said above, using the symbols we have introduced:
dƒ(v) = v(ƒ) (4)
on the left hand side, we have a linear functional in the dual space acting on a vector in the tangent space, and on the right hand side, we have that same vector , it remembered that in addition to being a vector in the tangent space, it is also a differential operator, and as a differential operator it is acting on the function associated with my linear functional.
the linear functional takes the vector to the same number that the vector takes the associated function.
be careful of my use of the words function and functional. there isn t any deep difference between the two words, they are just usually used in different contexts. the word functional is usually reserved for mappings that act on vectors or more complicated objects, and functions usually act on numbers.
so dƒ is a functional that acts on vectors, and ƒ is a function, that acts on numbers. (well actually, in our case, it acts on points in our manfold M.)
sorry if i m getting repetitive here, but this is important, and i want to make it clear.
OK, so let's explore some properties of these 1 forms. first of all, let s write down the dual basis, {σν}. these are, by definition, linear functionals such that σν(eμ) = δνμ (eq. (1) above). where {eμ} is the basis for the vector space. but remember, for the tangent space, we already chose a basis, the coordinate basis {∂μ}. also, like we discussed above, our dual space linear functionals on the tangent space can be associated with functions on the manifold. so let s do that for each σν: σν = dƒν, where ƒν is some function on the manifold that we will determine.
with these changes, let s rewrite that condition for the dual basis (1):
dƒν(∂μ) = δνμ (5)
now using (4) above, this becomes:
dƒν(∂μ) = ∂μƒν = ∂ƒν/∂xμ = δνμ
now, can you think of a function whose derivative with respect to xμ is 1, and whose derivative with respect to all other coordinates is 0? it s easy..
think about it...
got it?
it s ƒμ = xμ! no sweat!
OK, so then the dual basis of the 1 forms is just {dxν}. now let s check what the components of a general 1 form are in terms of this basis:
dƒ = ανdxν
where αν are the components of the 1 form. let s solve for those components by acting this 1 form on a basis vector of the tangent space.
dƒ(∂μ) = ανdxν(∂μ)
∂μƒ = αν∂μxν = ανδνμ = αμ
i have used (4) twice in the second equation there.
how about that! the components of the 1 form αν are just the partial derivatives of the function!
dƒ = ∑(∂ƒ/∂xν)dxν = ∂νƒdxν (6)
now that equation should look familiar perhaps to some of you from your calc classes. it s just the chain rule of multivariable calculus, or at least it looks like it. this explains why we used the symbol "d" to create a 1 form out of a function, because it is done by simply differentiating. at first "d" was just a symbol to associate a linear functional with a function on the manifold. but now we see that it is actually a differential operator on the functions. this "d" operator we will see again, it is called the exterior derivative. it is very important. it is the "d" that appears in the integrand of stoke s theorem.