Neha Patil (Editor)

Tangential and normal components

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Tangential and normal components

In mathematics, given a vector at a point on a curve, that vector can be decomposed uniquely as a sum of two vectors, one tangent to the curve, called the tangential component of the vector, and another one perpendicular to the curve, called the normal component of the vector. Similarly a vector at a point on a surface can be broken down the same way.

Contents

More generally, given a submanifold N of a manifold M, and a vector in the tangent space to M at a point of N, it can be decomposed into the component tangent to N and the component normal to N.

Surface

More formally, let S be a surface, and x be a point on the surface. Let v be a vector at x . Then one can write uniquely v as a sum

v = v + v

where the first vector in the sum is the tangential component and the second one is the normal component. It follows immediately that these two vectors are perpendicular to each other.

To calculate the tangential and normal components, consider a unit normal to the surface, that is, a unit vector n ^ perpendicular to S at x . Then,

v = ( v n ^ ) n ^

and thus

v = v v

where " " denotes the dot product. Another formula for the tangential component is

v = n ^ × ( n ^ × v ) ,

where " × " denotes the cross product.

Note that these formulas do not depend on the particular unit normal n ^ used (there exist two unit normals to any surface at a given point, pointing in opposite directions, so one of the unit normals is the negative of the other one).

Submanifold

More generally, given a submanifold N of a manifold M and a point p N , we get a short exact sequence involving the tangent spaces:

T p N T p M T p M / T p N

The quotient space T p M / T p N is a generalized space of normal vectors.

If M is a Riemannian manifold, the above sequence splits, and the tangent space of M at p decomposes as a direct sum of the component tangent to N and the component normal to N:

T p M = T p N N p N := ( T p N )

Thus every tangent vector v T p M splits as v = v + v , where v T p N and v N p N := ( T p N ) .

Computations

Suppose N is given by non-degenerate equations.

If N is given explicitly, via parametric equations (such as a parametric curve), then the derivative gives a spanning set for the tangent bundle (it's a basis if and only if the parametrization is an immersion).

If N is given implicitly (as in the above description of a surface, or more generally as a hypersurface) as a level set or intersection of level surfaces for g i , then the gradients of g i span the normal space.

In both cases, we can again compute using the dot product; the cross product is special to 3 dimensions though.

Applications

  • Lagrange multipliers : constrained critical points are where the tangential component of the total derivative vanish.
  • Surface normal
  • References

    Tangential and normal components Wikipedia