I am trying to come to grips with the motivation for a tangent space, and was wondering if anybody could offer any help. Suppose we have a manifold $M$ and a function $f:M \rightarrow \mathbb{R}$. Now, just for a simple example, suppose that $M$ is the unit circle in $\mathbb{R}^{2}$, which we know is a $1$-dimensional manifold. Consider two points on the unit circle, $x$ and $y$.
Now, if I were to ask, what is the directional derivative of $f$ at $x$ in the direction of $y$,then because $f$ is technically defined on (a subset of) $\mathbb{R}^{2}$, I can take this directional derivative in the freshman calculus way by considering the straight arrow from $x$ to $y$ and calculating the directional derivative from that.
However, if we consider $x$ and $y$ as points along this circle, then the direction from $x$ to $y$ is NOT a straight arrow in the $\mathbb{R}^{2}$ plane, but rather looks like a "curved arrow" of sorts because we must travel along the circle. Therefore, I would need to find a way to take the directional derivative in the direction of this "curved arrow".
Is this the basic motivation for all of this tangent space stuff? I'm understanding the math/proofs, but it is the "why" that is escaping me.
Thanks!
Think of 'directions' on a manifold as local entities. Given a point $x$ on a manifold $M$ there is a small region $U\subseteq M$ about the point where each point in $U$ can be ascribed coordinates so that every point in $U$ gets a unique coordinate. For an $n$-dimensional manifold each point will get $n$ coordinates. Additionally, if you move smoothly around $U$ then the coordinates change smoothly.
The utility of this is that you can think of $U$ as just being like $\Bbb R^n$ so you can directionally differentiate functions $U\to\Bbb R$ as though they were functions $\Bbb R^n \to \Bbb R$ by differentiating with respect to the ith coordinate. Since differentiation only relies on the behaviour of a function around a point, there are no issues caused by the fact that $M$ only resembles $\Bbb R^n$ around a small region of $x$.
The big difference in the case of manifolds is that the way you ascribe coordinates is arbitrary (up to diffeomorphism) so the meaning of directional differentiation then depends on the way you have assigned coordinates. However, since you are describing the behaviour as a function as you 'move' along the manifold, it should be possible to describe directional differentiation without relying on coordinates. After a bit of technical work, you can rest assured that the actual operation of directionally differentiating is intrinsic to the manifold itself. Then we call that operator a tangent vector. The space of all such operators is called the tangent space to $M$ at $x$.
Also note that your example doesn't really help you as the fact the circle is 1 dimensional means that there is only one way you can move on the manifold locally (i.e in coordinates only 1 coordinate can change). As a result, the tangent space to a circle at a point is 1 dimensional.