How to define differential on tangent space

48 Views Asked by At

Suppose $\sigma(u,v)$ is a surface patch of surface S. A tangent vector at point p in the image of $\sigma$ can be expressed uniquely as a linear combination of $\sigma_{u}$ and $\sigma_{v}$. My surface S is in $\mathbb{R}^{3}$.

I want to understand maps $du : T_{p} (S) \to \mathbb{R}$. I mean how $du(v^-) = \lambda$ ?, where $v^{-} = \lambda \sigma_{u} + \mu \sigma_{v}$

Please help me to understand this map precisely. This is a part of the book on differential geometry by Andrew Pressley section -6.1.

1

There are 1 best solutions below

3
On

Ah, I think the confusion is here: If you let $u,v$ be coordinate functions on $S$ about $p \in S$ then;

$$\\$$

$$\left\{\frac{\partial}{\partial u}\Bigr|_p, \frac{\partial}{\partial v}\Bigr|_p\right\} \equiv \{\sigma_u, \sigma_v\}$$

$$\\$$

span $T_pS$ and the corresponding 1-covectors (or 1-forms); $\{du, dv\}$ span $T_p^* S$. Recall $du,dv$ have the property that;

$$\\$$

$$du(\sigma u) = 1 ; du(\sigma v) = 0 ; dv(\sigma v) = 1; dv(\sigma u) = 0$$

$$\\$$

Therefore, if you have $v = \lambda_1 \sigma_u + \lambda_2 \sigma_v$ then since $du,dv$ are also linear maps;

$$\\$$

$$du(v) = du(\lambda_1 \sigma u + \lambda_2 \sigma v) = \lambda_1 du(\sigma_u) + \lambda_2 du(\sigma_v) = \lambda_1$$