0% found this document useful (0 votes)
181 views

Radius of Curvature and Evolute of The Function Y F (X) : DX DF DX Dy DX Ds Dy

This document discusses the concepts of radius of curvature and evolute for functions defined as y=f(x). It provides the key formulas for calculating the radius of curvature as [1+(df/dx)2]3/2 and the evolute. As examples, it analyzes the radius of curvature and evolute for the parabola and the Witch of Agnesi curve. It also discusses representing curves in polar coordinates and the corresponding formula for radius of curvature.

Uploaded by

Saddam Husain
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
181 views

Radius of Curvature and Evolute of The Function Y F (X) : DX DF DX Dy DX Ds Dy

This document discusses the concepts of radius of curvature and evolute for functions defined as y=f(x). It provides the key formulas for calculating the radius of curvature as [1+(df/dx)2]3/2 and the evolute. As examples, it analyzes the radius of curvature and evolute for the parabola and the Witch of Agnesi curve. It also discusses representing curves in polar coordinates and the corresponding formula for radius of curvature.

Uploaded by

Saddam Husain
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

RADIUS OF CURVATURE AND EVOLUTE OF THE FUNCTION y=f(x)

In introductory calculus one learns about the curvature of a function y=f(x) and also about the path
(evolute) that the center of curvature traces out as x is varied along the original curve. Beginning
students sometimes have difficulty in deriving and understanding the quantity [1+(df/dx)2]3/2which
enters such calculations. We want here to review these concepts and add a few simplifying
thoughts which will help clarify the problem.

We start with a continuous curve y=f(x) as shown –

An increment of length ds along this curve is-

df 2
ds  dx 2  dy 2  dx 1  ( )
dx
Also we have that at x the angle between the x axis and the curve is-

dy
  arctan( )  arctan[ f ' ( x )]
dx
Differentiating this last expression with respect to x produces-

f " ( x)
d  dx
[1  f ' ( x ) 2 ]

If we now go back to the above figure, we see that at any point x along the curve y=f(x) there lies a
unique circle whose radius represents the radius of curvature r=. Mathematically we have-
ds dx 1  f ' ( x ) 2 [1  f ' ( x ) 2 ]3 / 2
  | |
d { f " ( x )dx /[ 1  f ' ( x ) 2 ] f " ( x)

The absolute value symbol has been added because  should always be considered a positive
quantity. Notice this radius of curvature is just the reciprocal of standard curvature, usually,
designated by K. The curvature of f(x) changes sign as one passes through an inflection point
where f ”(x)=0. In the above example such inflection points occur at x=±1/2. There the radius of
curvature  becomes infinite and the curvature K=0.

Consider now the following simple curve of historical interest. It is known as the Witch of Agnesi
and has the form-
8a 3
y  f ( x) 
x 2  4a 2
Maria Agnesi (1718-1799) was a famous female Italian mathematician and polymath. She knew
six languages by the time she was eleven and was appointed in later life to a professorship at the
University of Bologna .The term “witch” was attached to the curve later because of a
mistranslation of the word versoria from Latin to English. Differentiating we find-

 16a 3 x 16a 3 ( 3x 2  4a 2 )


f ' ( x)  2 and f " ( x) 
( x  4a 2 ) 2 ( x 2  4a 2 ) 3

To simplify things a bit we now set a=1/2. This means y=f(x)=1/(x2+1). So the function reaches a
maximum value of f(0)=1 . The curve has two inflection points at x=±1/sqrt(3). The smallest
radius of curvature occurs at x=0 and has the value =1/2. A plot of the Witch of Agnesi curve
follows-
The area under the curve equals-

 
8a 3 dz
A  2 dx  4 a 2
  4a 2 where x  2az
x   x  4 a w   ( z  1)
2 2

So the total area under the curve just equals four times that of the area of the blue circle shown.

An important second curve derivable from y=f(x) is the evolute Y=g(X). This evolute represents
the locus of points which represent the moving center of curvature of f(x). Designating a point on
the evolute by [X,Y], one has from simple geometry that-

X  x   sin( ) and Y  y   cos( )

, where y=f(x) and tan( )=f ’(x). Eliminating the angle between these forms for X and Y, we find-

[1  f ' ( x ) 2 ]3
[ X  x ]  [Y  y ] 
2 2

[ f " ( x )]2

Also taking the ratio, we have –

[ X  x]
  f ' ( x)
[Y  y ]

These last two formulas allow us to express both X and Y as functions of x. The formulas for
doing this are-

f ' ( x )[1  f ' ( x ) 2 ] [1  f ' ( x ) 2 ]


X x and Yy
f " ( x) f " ( x)

Let us apply this last result to the case of the parabola f(x)=x2 where f ’(x)=2x and
f ”(x)=2. Here we find-

2 x (1  4 x 2 ) 1  4x2
X  x  4 x 3 and Y x 
2
 3x 2  (1 / 2)
2 2
Eliminating the parameter x from these solutions produces the final result-

1
27 X 2  16(Y  ) 3
2
A graph of this evolute and the original parabola follow

Note the cusp at x=0. The presence of such cusps is a common characteristic of evolutes.

As a second example of an evolute take the Witch of Agnesi curve f(x)=1/(1+x2). Here the evolute
coordinates are given by the rather lengthy parametric form-

4t 3 (3t 2  3t 4  t 6  2) 1 ( 1  14t  6t 4  4t 6  t 8 )
X ( ) and Y ( )
3 (1  t 2 )(3t 2  1) 2 (1  t 2 )(3t 2  1)

, where we have replaced x by the parametric parameter t. Although one can not eliminate the ts
from these two expressions analytically, we can run a standard parametric plot program in MAPLE
which reads-

plot([X,Y, t=-0.4..0.4], color=blue, scaling=constrained, thickness=2);

This will produce the following graph instantaneously-


Sixty years ago when I was first introduced to calculus we didn’t have PCs and it would have
taken many hours to come up with this witches hat or tepee shaped curve.

To finish up our discussion on curvature of 2D curves, we look at the radius of curvature of a


curve expressed in polar coordinates [r,] and related to [x.y] via-

x=r cos() and y=r sin()

This time the increment of length along the curve is-

dr 2
ds  d r 2  ( )
d

To find the angle change one needs , it is first necessary to look at the following sketch-
We see from the sketch that the radius of curvature will be-

ds 1 d d
 or the equivalent  
d (   )  ds ds

But we have that-

dr d  d 2r dr 
d  d {cot ( 1
)}   r 2  ( )2 
rd [ r 2  ( ) 2 ]  d
dr d 
d
After substitutions one ends up with the rather complicated curvature expression-

dr 2 d 2r
r 2  2( )  r( 2 )
1
 d d
 dr
[ r 2  ( ) 2 ]3 / 2
d
This expression usually does not appear in elementary calculus texts because of its complexity. If
it does appear it is usually delegated to a homework problem.

For a unit radius circle this result leads to the obvious result that =1. For an Archimedes Spiral,
where r= , the radius of curvature becomes-
(1  r 2 ) 3 / 2

(2  r 2 )

The radius of curvature is thus seen to be directly proportional to the first power of the radial
distance from the origin when r gets large.

It is also possible to calculate evolutes of curves expressed in polar coordinates. We will not do so
here , but point out the procedure is straight forward and will require arguments similar to those we
used above for the Cartesian coordinate cases.

You might also like