shankarvn said:
Hi quetzalcoatl9
This might not make sense but I still wanted to ask. Can we say that at a pont in the manifold TM_p , the tangent vector has a covariant representation dx_1 and a contravariant component dx^1.
I was taught that we can think of 2 representations(components) of a vector with respect to a basis and with respect to its dual(reciprocal basis). So are we looking at the tangent vector with respect to its components, with respect to its local basis(call it covariant) and with respect to its reciprocal/dual basis(call it its contravariant comp) . This question is due to the fact that I do not understand the concept of a differential map between tangent spaces. This is because they write out the differential map(
Jacobian) between tangent spaces R^M_{p}\rightarrow R^N_{f(p)} and that happens to be the map between the differential forms(cotangent vectors) from what we know " as the way differentials map with respect to coordinate transformation". This kind of forces me to think that cotangent vectors and tangent vectors are kind of representations of the same thing..If you feel I am talking absolute nonsense please ignore this question(do tell me you are ignoring it

).
Thanks
Shankar
Shankar,
let me try to help clarify some stuff:
a) TM_p is the tangent space at point p of the manifold M. so some tangent vector \vec{v} = v^i \partial_i is an element of this (linear) vector space TM_p. we may also write this as \vec{v_p} or some ppl use capitals like X_p to be clear that this tangent vector is only defined in the tangent space based at that point.
b) we consider tangent vectors to be linear operators. so for some function f defined in a coordinate chart of M, then \vec{v}(f) = v^i \frac {\partial}{\partial x^i} f
note that our tangent vector takes a function and maps it to a real number. this all makes perfect sense because a tangent vector is just the directional derivative of some function. however, given some tangent vector (pick one) our choice of function through that point p really doesn't matter since new components can simply be chosen such that we still have the same vector. this gives us our coordinate independent definition: instead we just write
\vec{v_p} = v^i \frac {\partial}{\partial x^i} = v^i \partial_i
how is this coord. independent you say? let r^i be a coord. system and s^j = s^j(r^i). so a then a vector \vec{v} is:
\vec{v_r} = v^i_r \frac {\partial}{\partial x^i_r}
in terms of the other coordinates, the same vector is:
\vec{v_s} = v^j_s \frac {\partial}{\partial x^j_s} = (\frac {\partial x^j_s}{\partial x^i_r} v^i_r)(\frac {\partial x^i_r}{\partial x^j_s}\partial x^i_r) = v^i_r \frac {\partial}{\partial x^i_r} right back where we started
i don't like the whole "contravariant/covariant" terminology because it is so confusing. when i think "contravariant" i think of the components of a tangent vector (or the basis of a covector) and when i think "covariant" i think of the basis of a tangent vector and the components of a covector. it sounds to me that you are using them in the exact opposite way, which is something that physicists do. i would just rather not use those words.
c) the differential map is defined as follows:
df(\vec{v}) = \vec{v}(f)
so we define some linear functional df: TM_p \rightarrow R
all this means is that there is some linear functional we call df which when acting on a the vector \vec{v} gives us the same value as \vec{v} acting on f
so to answer your question, yes, there is a covector representation of a tangent vector. the differential map takes our vector basis \{ \partial_i \} to a covector basis \{ dx^j \}
dx^j(\vec{v}) = \vec{v}(x^j) = v^i \frac {\partial}{\partial x_i} x^j = v^i \delta ^i _j = v^j
so our dx's strip of the jth component of our vectors. the antenna example shows this clearly.
the components of our covectors are the linear functionals acting on the vector, so:
\alpha = \alpha_j dx^j = \alpha(\partial_j) dx^j
\alpha(\vec{v}) = (\alpha_j dx^j)(\vec{v}) = (\alpha_j dx^j)(v^i \partial_i) = \alpha_j(dx^j(v^i \partial_i)) = \alpha_j v^i dx^j(\partial_i) = \alpha_j v^j = \alpha(\partial_j) v^j
in the antenna example, the components of the covector \alpha were \alpha_1 = \alpha(\partial_1) = 3, \alpha_2 = \alpha(\partial_2) = 4, \alpha_3 = \alpha(\partial_3) = 5
to speak of components in one versus components in the other, we need the metric tensor (inner product) to relate them directly:
v_j = v^i g_{ij}