Problem 6: Envelopes


Home
Table of Contents
Index


Direction of a tangent line of a curve.

  • If the curve is given by an equation , then the slope of the tangent line is . A vector with this direction has coordinates or a scalar multiple of that ordered pair.

    Since , the direction of the tangent line at P = (x,y) is given by or .

  • If the curve is given by an equation F(x,y) = 0, then is implicitly given by :

    So, gives the direction of the tangent line.

    If we have that Fx(x,y) = Fy(x,y) = 0 at a particular point Q = (x,y), then we say that Q is a singular point of the curve. The other points are regular points. If there are no singular points then we say that 0 is a regular value of F(x,y).

  • If the curve is given by parameter equations x = f(t) ; y = g(t), then we have

    The direction of the tangent line at P is

Below we picture two examples of families of tangent lines to a function y = f(x).

[Maple Plot]

[Maple Plot]



Curve associated with a set curves

Think of a curve Ct depending on a parameter t. For each t-value, the curve Ct takes a possibly different shape or position. If t varies in an interval, we have a 1-parameter family of curves.

Let's suppose that for each Ct we can associate just one point Qt.

So with our 1-parameter family of curves Ct there corresponds a curve C: it is the locus of the points Qt.

[Maple Plot]



Envelope curve

Two curves are tangent to each other if and only if both curves share a common tangent line at a common point.

The envelope curve of a set of curves Ct is an associated curve C such that the associated point Qt is on Ct, and C is tangent to Ct at the point Qt.




Contact conditions - the case of regular points

The relation F(x,y,t) = 0 defines a 1-parameter family of curves Ct = Ft-1(0) with parameter t - we assume that 0 is a regular value: this is necessary in order to guarantee that
Ct = Ft-1(0) really are curves.

Note: Ft(x,y) is considered here as a function of x and y only.

Suppose that x = f(t) and y = g(t) are unknown parametric equations for the envelope curve C of the family: then the associated point Qt has coordinates .

Since Qt is on Ct we have

The tangent line to the curve C at point Qt has the direction .

The tangent line to the curve Ct has the direction , and at the point Qt that direction is - this direction is well-defined at a regular value of t.

For any given value of t, these directions must match. Thus,

(1) and (2) are the contact conditions.

Since (1) holds for each t, we get a new identity if we calculate the derivative, with respect to t, using the chain rule:

By virtue of this result (2) becomes

Thus (1) and (4) are the new and improved contact conditions.

With all this we can state: Let F(x,y,t) = 0 define the 1-parameter family of curves
Ct = Ft-1(0). Say x = f(t) and y = g(t) are the parametric equations of an envelope curve C. Then the contact conditions are


This means that the parametric equations x = f(t) and y = g(t) of an envelope curve form a solution of the system

If x = f(t) and y = g(t) are the parametric equations of an envelope curve for the family of curves defined by F(x,y,t) = 0, these parametric equations form the discriminant set D and are a solution of the system (S)

[Maple Plot]



A set of lines and its envelope

As an example we take

As t varies, with x and y fixed, we have a set of lines. The parametric equations for envelope are solutions of the system

If we solve this system for x and y, we find:

These are the parametric equations of an ellipse, because if

,

The ellipse is a curve C such that C is tangent to every member of the set of lines:

[Maple Plot]


Convex sets and support lines

As many of you are familiar, the ordered pair (m,b) (where m is the slope and b the y-intercept) uniquely defines a line:

For our purposes we will use a different coordinate system for the space of all straight lines in the plane. Every such line is uniquely determined by its distace from the origin and the angle made by the normal from the origin to the line and the x-axis:

The -coordinate system is the one we will use most often for the space of lines on the plane, and it will have as its basic 2-form or density. In the figure above the line of interest is the support line to the given convex curve at the point P. A point (x,y) in the plane is on this support line if and only if

Since is really a function of when we are looking at the support lines to a convex curve, the equation above reads

.

In order to find the envelope of all the support lines, which is the same thing as describing the convex curve, we need only solve simultaneously the system of equations S

to get the solutions

where

We will use this information in the next problem to find the area of a convex planar region as well as the length of its perimeter.




PROBLEM 6:

Show that the tangent to y = x3 at (t, t3) is F(x, y, t) = 0 where F(x, y, t) = y - 3t2x + 2t3. Show that the envelope of F is y = x3 itself. Do the same with the envelope of tangents to y = x2, calculating the tangent at (t, t2).


References:

  1. Geometry of Curves and Surfaces with Maple, by Vladimir Rovenski.
  2. Curves and Singularities, by J. W. Bruce and P. J. Giblin