![]()
![]()
for
Given the function
,
the formula for the curvature (and radius of curvature) is stated in
all calculus textbooks
Definition (Curvature)
,
Definition (Radius
of
Curvature)
.
Definition (Osculating
Circle) At
the point {x,f[x]} on the
curve y =
f[x], the osculating circle is tangent to
the curve and has radius r[x].
Example 1. Consider
the parabola
and the point {0,f[0]} =
(0,0) on the curve. Find the radius of curvature
and the circle of curvature.
Solution
1.
Finding Curvature at Any
Point
For the above example the circle of curvature
was easy to locate because it's center lies on the
y-axis. How do you locate the center if the point of
tangency is not the origin? To begin, we need the concepts
of tangent and normal vectors.
Tangent and Normal Vectors
Given the graph
, a
vector tangent to the curve at the
point (x,f(x)) is
. The
unit tangent vector
is
, which
can be written as
Definition (Unit
Tangent) ![]()
For vectors in
, a
corresponding perpendicular vector called the
unit normal vector is given by
Lemma (Unit Normal)
.
Example 2. Consider
the parabola
and the point (1,f(1)) =
(1,1) on the curve.
Find the unit tangent and unit normal at point (1,1).
Solution
2.
Example 3. Consider
the parabola
and the point (1,f(1)) =
(1,1) on the curve.
Find the radius of curvature and the circle of curvature.
Solution
3.
A new construction of the Circle of
Curvature
What determines a
circle? A center and a radius. The formula for
the radius of curvature is well established. What idea
could we use to help understand the situation. We could
use the fact that three points determine a circle and see where this
leads.
Example 4. Consider
the parabola
and the point (0,f(0)) =
(0,0) on the curve.
Find collocation circle to go through the three
points
,
, and
,
and explore the situation for h = 1,.1,.01.
Solution
4.
Derivation of the Radius of Curvature
The standard derivation of the formula for
radius curvature involves the rate of change of the unit tangent
vector. This new derivation starts with the collocation
the collocation circle to go through the three
points
,
, and
on
the curve
. The
limit as
is the osculating circle to the curve
at the point
. The
radius of curvature and formulas for the location of its center are
simultaneously derived. The computer algebra software
Mathematica is used to assist in finding the
limits.
Start with the equation
, of
a circle. Then write down three equations that force the
collocation circle to go through the three
points
,
, and
on
the curve
. Enter
the equations into Mathematica
![[Graphics:Images/CurvatureMod_gr_116.gif]](curvature/CurvatureMod/Images/CurvatureMod_gr_116.gif)
Solve the equations for
and extract the formula for the radius of the collocation
circle. Since it depends on
we will store it as the function
.
![[Graphics:Images/CurvatureMod_gr_120.gif]](curvature/CurvatureMod/Images/CurvatureMod_gr_120.gif)
![[Graphics:Images/CurvatureMod_gr_121.gif]](curvature/CurvatureMod/Images/CurvatureMod_gr_121.gif)
The formula looks bewildering and one may wonder if it is of any
value.
However, we can demonstrate the power of Mathematica and see
if it can take the limit.
![[Graphics:Images/CurvatureMod_gr_123.gif]](curvature/CurvatureMod/Images/CurvatureMod_gr_123.gif)
The computer gets the correct formula, but leaves out all the
human understanding. The formula for
can be rewritten so that human insight and inspiration is involved,
but the computer cannot think of the formulas we desire to
see. So human intervention must be called upon and the
simplifications must be typed in by hand.
Notice that when we take the limit as
,
the limiting value for each of the radicals in the numerator
is
. Mathematica
is capable of finding them, we illustrate this with the third
one.
Therefore, the limit in the numerator is
. The
difference quotient in the denominator is recognized as the numerical
approximation formula for the second derivative, hence the
is
.
We already knew that Mathematica knows the rules for taking limits of functions when the formula is given. Now we know that it has the "artificial intelligence" to rearrange quantities involving an arbitrary function and can identify difference quotients for approximating derivatives and find their appropriate limits. It takes quite a bit of trust to let Mathematica do our thinking. From the steps we filled in, we can gain trust for the computer's way of doing it.
The Osculating Circle
We now show that the limit of the collocation circle as
is the osculating circle.
Now we want to find the center (a, b) of the
osculating circle.
The abscissa for the center of the collocation circle is
![[Graphics:Images/CurvatureMod_gr_138.gif]](curvature/CurvatureMod/Images/CurvatureMod_gr_138.gif)
Take the limit as
, to
obtain the abscissa for the center of the circle of
curvature.
![[Graphics:Images/CurvatureMod_gr_141.gif]](curvature/CurvatureMod/Images/CurvatureMod_gr_141.gif)
If we want to see "what's happening" in this limit, then we must
rearrange the formula for
. A
little finesse permits us to write it as follows
![[Graphics:Images/CurvatureMod_gr_144.gif]](curvature/CurvatureMod/Images/CurvatureMod_gr_144.gif)
The numerators involve three difference quotients, all of which
tend to
when
, and the difference quotient in the denominators tends to
when
.
Thus we have established the formula
for the abscissa of center of the circle of curvature.
The Abscissa the Easy Way
Subtract from
the radius of curvature times
.
![[Graphics:Images/CurvatureMod_gr_153.gif]](curvature/CurvatureMod/Images/CurvatureMod_gr_153.gif)
The Ordinate for the Center of the Circle
of Curvature
The ordinate for the center of the collocation circle is
![[Graphics:Images/CurvatureMod_gr_155.gif]](curvature/CurvatureMod/Images/CurvatureMod_gr_155.gif)
If we want to see "what's happening" in this limit, then we must
rearrange the formula for
. A
little finesse permits us to write it as follows
The limit of
as
is merely
, and
we have already observed that the limit in the denominator is
and
both quotients in the numerator tend to
as
.
Thus we have established the formula
for the ordinate of center of the circle of curvature.
Details
The Ordinate of the Circle the Easy
Way
Add to
the
radius of curvature times![]()
![[Graphics:Images/CurvatureMod_gr_182.gif]](curvature/CurvatureMod/Images/CurvatureMod_gr_182.gif)
The Osculating Circle
At the point
on the curve
,
the center and radius of the osculating circle are given by the
limits calculated in the preceding discussion.
![[Graphics:Images/CurvatureMod_gr_186.gif]](curvature/CurvatureMod/Images/CurvatureMod_gr_186.gif)
Example 5. Consider
the parabola
at the point
. Draw
the circle of curvature for various values
![]()
Solution
5.
Generalizations for 2D
In two dimensions, a curve can be expressed
with the parametric equations
and
. Similarly,
the formulas for the radius of curvature and center of curvature can
be derived using limits. At the
point
the
center and radius of the circle of convergence is
Remark. The absolute
value is necessary, otherwise the formula would only work for a curve
that is positively
oriented.
Details
The Abscissa the Easy Way
Subtract from
the radius of curvature times
. The
abscissa of the circle of curvature is
![[Graphics:Images/CurvatureMod_gr_231.gif]](curvature/CurvatureMod/Images/CurvatureMod_gr_231.gif)
Details
The Ordinate the Easy Way
Add to
the radius of curvature times
. The
ordinate of the circle of curvature is
Details
Example 6. Consider
the cardioid
,
. Draw
the circle of curvature at
.
Solution
6.
Example 7. Consider
the cardioid
,
. Draw
the circle of curvature at
.
Solution
7.
Reference
John Mathews,
The
Circle of Curvature: It's a Limit!,
The AMATYC Review, Vol. 25, No. 1, Fall 2003,
pp. 57-63.
Research Experience for Undergraduates
Curvature Curvature Internet hyperlinks to web sites and a bibliography of articles.
Download this Mathematica Notebook Curvature
(c) John H. Mathews 2004