Section 11.8 Curvature
¶The tangent vector \(\TT\) has constant magnitude, and changes only in direction. Thus, its derivative measures how much the curves bends — this is the curvature \(\kappa\text{:}\)
If \(\kappa\ne0\text{,}\) then the curve bends in a particular direction, the principal unit normal vector \(\NN\text{,}\) given by
It is clear that \(\NN\) is a unit vector; we now show it is normal (perpendicular) to the curve in the sense that \(\NN\perp\TT\text{:}\)
One also defines the unit binormal vector \(\BB=\TT\times\NN\text{.}\)
Since it is often difficult in practice to determine \(s\text{,}\) it is useful to replace derivatives with respect to \(s\) by derivatives with respect to \(u\) by suitably multiplying by \(v=ds/du\text{.}\) We obtain
We can now rewrite velocity and acceleration in terms of their tangential and normal components, i.e. we can expand \(\vv\) and \(\aa\) in terms of the orthonormal vectors \(\TT\) and \(\NN\text{.}\) We have first of all
from which it follows that
where the last line is a definition. It is now easy to see that
and this formula provides a way to calculate \(\kappa\) directly.
If the parametric curve lies in the plane, so that \(z=0\text{,}\) the above formula for the curvature simplifies considerably. We have
so that
If furthermore \(y=f(x)\text{,}\) then we have \(x=u\text{,}\) \(y=f(u)\text{,}\) so that
The above formulas for the curvature all require you to compute a cross product, and the original definition requires you to differentiate \(\TT\text{,}\) and hence \(v\text{,}\) which typically involves a messy square root. There is yet another computational method which avoids both of these techniques. This method is particularly useful if you are asked to find all of \(\{\TT,\NN,\kappa\}\text{,}\) and/or if you are asked to find these quantities at a particular point, rather than as functions of \(u\text{.}\)
-
Compute \(\displaystyle\vv={d\rr\over du}\text{,}\) \(\displaystyle\aa={d^2\rr\over du^2}\text{,}\) and \(v=|\vv|\text{.}\)
(Evaluate at the given point \(t=t_0\) if appropriate.)
Compute \(\TT = {\displaystyle {\vv \over v}}\text{.}\)
Compute \(a_T=\aa\cdot\TT\text{.}\)
Compute \(a_N=\sqrt{|\aa|^2-a_T^2}\) and then \(\kappa = {\displaystyle {a_N \over v^2}}\text{.}\)
Finally, compute \(\displaystyle\NN={\aa-a_T\TT \over a_N}\text{.}\)