Implicit Curves, Surfaces, and Contour Plots

Contour plots, similar to the topographical maps used by mountain hikers, are an important way to study functions of several variables.  These plots correspond to a family of curves of constant height as shown in the next figure.

Contours as Height Changes

Click the link below this figure to run an animation that shows the various level curves as the height of the horizontal slicing plane changes.

[Graphics:../Images/index_gr_28.gif]

Load the Animation 

The whole collection of these curves can be graphed by the following command.

[Graphics:../Images/index_gr_29.gif]

[Graphics:../Images/index_gr_30.gif]

We will also study implicit graphs in 3D as in the next example.

Example

Find the equation tangent to  [Graphics:../Images/index_gr_31.gif]=1  at  (x,y,z) = (5/2,1,[Graphics:../Images/index_gr_32.gif])

First, the general symbolic total differential of the equation is

    [Graphics:../Images/index_gr_33.gif]

At the particular point  (x,y,z) = (5/2,1,[Graphics:../Images/index_gr_34.gif]), the differential is

    [Graphics:../Images/index_gr_35.gif]    ⟺    [Graphics:../Images/index_gr_36.gif] = 0

The tangent is the plane through  (5/2,1,[Graphics:../Images/index_gr_37.gif])  perpendicular to  P = (6,15,[Graphics:../Images/index_gr_38.gif]) ≈ (6,15,14.14) as shown next with the implicit ellipsoid.

[Graphics:../Images/index_gr_39.gif]


Converted by Mathematica      May 7, 2001