1
$\begingroup$

I'm asking this only because I could not find it anywhere on the web (tried Wikipedia and Google searches).

The only hint I found was in this image on Wikipedia, which seems to indicate that the radius of curvature is directed towards the centre of the osculating circle, which would mean the curvature vector itself is directed in the opposite direction.

But there's no clear definition anywhere. So: how is the direction of the curvature vector defined?

  • 0
    @Marcus -- the formula you gave will calculate the curve tangent. You need to differentiate again to get curvature.2013-04-28

1 Answers 1

2

Suppose we have a curve $\mathbf r$ that is parameterised by arclength, $s$, and let $\mathbf t$ be the unit tangent of $\mathbf r$. The curvature $\kappa$ is defined by $ \kappa =\left\Vert{\frac{d{\mathbf t}}{ds}}\right\Vert = \left\Vert{\frac{d^2{\mathbf r}}{ds^2}}\right\Vert. $ Note that this implies that $\kappa \ge 0$.

The unit vector parallel to $\tfrac{d{\mathbf t}}{ds}$ is denoted by $\mathbf n$ and is called the principal normal of the curve.

So, we have $ \frac{d{\mathbf t}}{ds} = \kappa {\mathbf n} $ Since $\kappa \ge 0$, this last equation says that the vector $\mathbf n$ is a non-negative multiple of $\tfrac{d{\mathbf t}}{ds}$, which means that $\mathbf n$ points roughly in the direction that $\mathbf t$ is turning towards. In other words, roughly speaking, $\mathbf n$ points towards the concave side of the curve. Or saying it another way, $\mathbf n$ points towards the center of the osculating circle.

Incidentally (in case you're doing engineering or manufacturing rather than mathematics) ... when you're working with planar curves, and trying to offset them, these definitions are inconvenient. The principal normal flips from one side of the curve to the other at points of inflexion, so it's not very useful for offsetting purposes. There is a concept called "signed curvature" that works better in this situation.

One of the comments asked how to compute curvature and principal normal. The formulae above are pretty useless for this purpose, because they assume that the curve is parameterized by arclength, which is never the case except in differential geometry textbooks. For curves that have more practical parameterizations (not arclength), you can calculate curvature using the formulae on this page