You are here: start » book » gdf » orthogonal
- §1. Gradient
- §2. Exterior Differentiation
- §3. Divergence and Curl
- §4. Ex: Polar Laplacian
- §5. Properties
- §6. Product Rules
- §7. Ex: Maxwell's Eqns I
- §8. Ex: Maxwell's Eqns II
- §9. Ex: Maxwell's Eqns III
- §10. Orthogonal Coords
- §11. Aside: Div, Grad, Curl
- §12. Uniqueness
Orthogonal Coordinates
An orthogonal coordinate system is one in which the coordinate directions are mutually perpendicular. The standard examples are rectangular, polar, cylindrical and spherical coordinates.
Working in Euclidean $\RR^3$, suppose that $(u,v,w)$ are orthogonal coordinates. Then an infinitesimal displacement $d\rr$ between nearby points can be expressed as \begin{equation} d\rr = h_u\,du \,\Hat u + h_v\,dv \,\Hat v + h_w\,dw \,\Hat w \label{ortho} \end{equation} for some functions $h_u$, $h_v$, $h_w$, where $\{\Hat u,\Hat v,\Hat w\}$ is an orthonormal basis. Equivalently, the line element takes the form \begin{equation} ds^2 = d\rr \cdot d\rr = h_u^2 \,du^2 + h_v^2 \,dv^2 + h_w^2 \,dw^2 \end{equation} Since $d\rr$ expresses the infinitesimal displacement in mutually orthogonal directions, its components, namely $\{h_u\,du,h_v\,dv,h_w\,dw\}$, should be an orthonormal basis of 1-forms. 1)
We also have \begin{equation} d\rr = \Partial{\rr}{u}\,du + \Partial{\rr}{v}\,dv + \Partial{\rr}{w}\,dw \end{equation} and comparison with ($\ref{ortho}$) shows that \begin{equation} h_u\,\Hat u = \Partial{\rr}{u} \end{equation} which in turn implies that \begin{align} h_u &= \left|\Partial{\rr}{u}\right| \\ \Hat u &= \frac{1}{h_u}\Partial{\rr}{u} \end{align} and similarly for $v$ and $w$. Thus, if $\rr$ can be expressed in terms of $u,v,w$ — the traditional parameterization — then the orthonormal bases (of both vectors and 1-forms) can be easily computed.