Thread Closed

Tangent vectors in affine spaces

 
Share Thread Thread Tools
Mar4-08, 12:14 AM   #1
mma
 

Tangent vectors in affine spaces


Affine spaces can be regarded as smooth manifolds if we take the natural topology and affine coordinate charts as atlas. So, if M is an n-dimensional affine space, then the tangent vector of a curve [tex] C: [0,1] \rightarrow M [/tex]in a point [tex]p = C(t_0)[/tex] can be defined as a derivation (as in any smooth manifold):
[tex]\dot C(t_0): C^\infty(M) \rightarrow \mathbb{R}, f \mapsto \frac{d f(C(t))}{d t}\bigg|_{t=t_0} [/tex]

On the other hand, for M is an affine space, the tangent vector of the curve C in the point [tex]p = C(t_0)[/tex] can be defined as an element of the underlying vectorspace V:
[tex]C'(t_0) = \lim_{t \to t_0} \frac {C(t) - C(t_0)}{t - t_0}[/tex]

[tex]C'(t_0)[/tex] and [tex]\dot C(t_0)[/tex] is related simply as
[tex]\dot C(t_0)(f) = \frac{d f(C(t))}{d t}\bigg|_{t=t_0} =f'(C(t_0))C'(t_0)[/tex]
where [tex]f'(C(t_0))[/tex] is the derivative of f at [tex]C(t_0)[/tex], that is a linear functional on V which satisfy:

[tex]f(C(t))-f(C(t_0))= f'(C(t_0)) (C(t) - C(t_0)) + \mathcal{O}(\|{C(t) - C(t_0)\|^2})[/tex]

But this works only if a norm is also defined on V. Evidently, the relation between [tex]C'(t_0)[/tex] and [tex]\dot C(t_0)[/tex] can also described using coordinates and then showing that the relation is independent from the coordinates chosen.

My question is: How can be related [tex]C'(t_0)[/tex] to[tex]\dot C(t_0)[/tex] without using norm or coordinates?
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Mar9-08, 05:03 PM   #2
mma
 
Perhaps [tex]f'(a)[/tex] can be defined alternatively on affine spaces as follows.

Let [tex]\Phi: M \rightarrow\mathbb{R}^n [/tex] be an affine chart on [tex]M[/tex] with origin [tex]a \in M [/tex], i.e.,
[tex] p - a = \sum_{i=1}^{n} \mathrm{proj}_i(\Phi(p))e_i [/tex]
[tex](p \in M)[/tex]
with some basis [tex]\{e_i\} [/tex] of [tex] V [/tex].
Clearly, this is equivalent with a linear map [tex]\tilde \Phi [/tex] between [tex]V [/tex] and [tex]\mathbb{R}^n[/tex]: [tex]\Phi(p) = \tilde{\Phi}(p-a)[/tex].
Let [tex]g := f \circ \Phi^{-1} : \mathbb{R}^n \rightarrow \mathbb{R}[/tex],
and let [tex]g'(0) = A [/tex], the derivative of [tex]g[/tex] at [tex]\Phi^{-1}(a) = 0 [/tex] in the usual sense.

We define now [tex]f'(a):= A \circ \tilde \Phi [/tex]. This definition doesn't require a norm on [tex]V[/tex] and can easily shown that the definition is unambiguous, i.e. independent of the choice of the [tex]\Phi[/tex] chart.
 
Mar14-08, 02:20 AM   #3
mma
 
Of course the original problem persists here. We have chosen a coordinate chart for defining the derivative and then see that the definition is independent of our choice.

Of course we could have used the original definition of the derivative using an arbitrarily chosen norm on V and then we could have shown that the any norm yields the same result.

But why do we use something in a definition what is really irrelevant? Couldn't we avoid such objects? What would Mr. Occam say about this?
 
Mar14-08, 02:23 PM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Tangent vectors in affine spaces


Tangent vectors define directional derivatives. Directional derivatives are derivations.
 
Mar14-08, 04:00 PM   #5
mma
 
Quote by Hurkyl View Post
Tangent vectors define directional derivatives. Directional derivatives are derivations.
Exactly. My problem about it is the following. The definition of the directional derivative on affine spaces needs a metric. But it doesn't matter what metric we use. The metric can be arbitrary: any choice of it leads to the same directional derivative. So the definition of the directional derivative really doesn't need a metric. Still we use this unnecessary metric in the definition. But if it is unnecessary, why do we use it?

How can we define directional derivatives without any reference of any metric?
 
Mar14-08, 04:22 PM   #6
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Quote by mma View Post
Exactly. My problem about it is the following. The definition of the directional derivative on affine spaces needs a metric.
It doesn't need a metric; it only needs a topology.
 
Mar14-08, 04:33 PM   #7
mma
 
OK, C' needs only topology. And directional derivative too.
But how do you define the total derivative of an [tex]M \rightarrow \mathbb{R} [/tex] function without metric (norm)? That is, the linear functional what maps the directional derivative of on [tex]M \rightarrow \mathbb{R} [/tex] function to the tangent vectors.
 
Mar14-08, 04:55 PM   #8
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
I just realized the directional derivative doesn't even use the topology on M! (Because it's defined as the derivative of a particular real-valued function of the reals) But that's getting into irrelevant detail.

Quote by mma View Post
OK, C' needs only topology. And directional derivative too.
But how do you define the total derivative of an [tex]M \rightarrow \mathbb{R} [/tex] function without metric (norm)?
Defining [itex]d_p f[/itex] is easy; a functional is just a fancy sort of function, and you can define it 'pointwise'. e.g.

[tex](d_p f)(v) := (\nabla_v f)(p)[/tex]

Which is exactly what the English definition says: it's the functional that maps tangent vectors to the directional derivative of f at p in that direction.

(which I think is what you were trying to say here:)
the linear functional what maps the directional derivative of on [tex]M \rightarrow \mathbb{R} [/tex] function to the tangent vectors.
 
Mar15-08, 04:05 AM   #9
mma
 
Quote by Hurkyl View Post
I just realized the directional derivative doesn't even use the topology on M! (Because it's defined as the derivative of a particular real-valued function of the reals) But that's getting into irrelevant detail.
Really. Only C' requires the topology.

Quote by Hurkyl View Post
Defining [itex]d_p f[/itex] is easy; a functional is just a fancy sort of function, and you can define it 'pointwise'. e.g.

[tex](d_p f)(v) := (\nabla_v f)(p)[/tex]

Which is exactly what the English definition says: it's the functional that maps tangent vectors to the directional derivative of f at p in that direction.

(which I think is what you were trying to say here:)
Really. We have to take only

[tex](\nabla_v f)(p) : = \frac{df(p+tv)}{dt}\bigg|_{t=0} [/tex]

Thank you, Hurkyl!
 
Apr9-08, 07:51 AM   #10
 
The differential of a function requires no norm. Its value on a tangent vector is the derivative of the function composed with any curve whose velocitiy equals that vector.

It is important to realize that metrics are not part of the definition of calculus. What they allow you to do is to interpret differentials (1 forms) as vectors (gradients)
 
Thread Closed
Thread Tools


Similar Threads for: Tangent vectors in affine spaces
Thread Forum Replies
Baez's Week 250, The Meaning of Relativity and Affine Spaces General Physics 18
tangent spaces and derivations Differential Geometry 14
Fifith Postulate in Affine Spaces Differential Geometry 0
Isomorphic Tangent Spaces Differential Geometry 3
tangent vectors General Math 1