Unit Vectors in Curvilinear Coordinates


Unit Vectors in Curvilinear Coordinates Swapnil Sunil Jain September 15, 2006

Unit Vectors in Curvilinear Coordinates

Let (u,v,w) be any non-cartesian coordinate systemMathworldPlanetmath such that

x=x(u,v,w),y=y(u,v,w),z=z(u,v,w) (1)

We can combine the above three equations into a single vector equation that gives the position vector r of any point P=(x,y,z) in space as a functionMathworldPlanetmath of the coordinatesMathworldPlanetmathPlanetmath u,v,w:

r=x(u,v,w)i^+y(u,v,w)j^+z(u,v,w)k^

If we held u fixed s.t. u=u0 then the position vector becomes the parametric equation of the surface (called the coordinate surface) u=u0 where v,w play the role of parametersMathworldPlanetmath. Furthermore, if we held both u and v fixed s.t u=u0 and v=v0, then the position vector becomes the parametric equation of the curve (called the coordinate curve) formed by the intersection of the surfaces u=u0 and v=v0, in which w acts as a parameter along the curve.

Now, how do we find the tangent vectors? Well, what is the meaning of a tangent vector? A tangent vector is a vector which is tangentPlanetmathPlanetmathPlanetmath to a coordinate curve formed by the intersection of the two coordinate surfaces. In other words, it is a vector which indicates the direction in which one of the coordinates, say u, increases while the other two coordinates (i.e. v and w) are held fixed. Sound familiar? Yes, of course, partial derivativesMathworldPlanetmath! A partial derivative with respect to u would take the derivative of the position vector r along the coordinate curve formed by the intersection of the surfaces v=v0 and w=w0 and hence return you a tangent vector along that curve. Hence, by taking the partial derivative of r one by one with respect to all three coordinates, we would get all the three tangent vectors which are tangent to their respective coordinate curves. Thus, we arrive at the following three tangent vectors:

eu=ru  ev=rv  ew=rw

However, these are only tangent vectors. Most often we are interested in unit tangent vectors (a.k.a. standard basis vectors for 3). So we divide them by their respective lengths. Therefore,

e^u=ru|ru|  e^v=rv|rv|  e^w=rw|rw| (2)

But this is very cumbersome to write, so we instead write them as

e^u=euhu,e^v=evhv,e^w=ewhw

where

hu=|eu|=|ru|=|xui^+yuj^+zuk^|=(xu)2+(yu)2+(zu)2

and, similarly, hv=|ev|,hw=|ew| where hu,hv,hw are known as scale (or metric) factors (or coefficients).

Title Unit Vectors in Curvilinear Coordinates
Canonical name UnitVectorsInCurvilinearCoordinates1
Date of creation 2013-03-11 19:27:37
Last modified on 2013-03-11 19:27:37
Owner swapnizzle (13346)
Last modified by (0)
Numerical id 1
Author swapnizzle (0)
Entry type Definition