Next: Linearisation and Differentials
Up: Differentiation of Functions of
Previous: Maxima and Minima
  Contents
  Index
Tangent Planes
Consider the surface
F(x, y, z) = c, perhaps as
z = f (x, y), and
suppose that f and F have continuous partial derivatives. Suppose
now we have a smooth curve on the surface, say
(t) = (x(t), y(t), z(t)). Then since the curve lies in the surface, we have
F(x(t), y(t), z(t)) = c,
and so, applying the chain rule, we have
or, writing this in terms of vectors, we have
Since the RH vector is the velocity of a point on the curve, which
lies on the surface, we see that the left hand vector must be the
normal to the curve.
Note that we have defined the gradient vector
F
associated with the function F by
Theorem 8.25
The tangent to the surface
F(
x,
y,
z) =
c at the point
(
x0,
y0,
z0)
is given by

(
x -
x0) +

(
y -
y0) +

(
z -
z0) = 0.
Proof.
This is a simple example of the use of vector geometry. Given that
(
x0,
y0,
z0) lies on the surface, and so in the tangent, then for
any other point (
x,
y,
z) in the tangent plane, the vector
(
x -
x0,
y -
y0,
z -
z0) must lie in the tangent plane, and so must be
normal to the normal to the curve (i.e. to
F). Thus
(
x -
x0,
y -
y0,
z -
z0) and
F are perpendicular, and that
requirement is the equation which gives the tangent plane.
Example 8.26
Find the equation of the tangent plane to the surface
F(x, y, z) = x2 + y2 + z - 9 = 0
at the point
P = (1, 2, 4).
Solution. We have
F|(1, 2, 4) = (2, 4, 1), and the equation of the
tangent plane is
2(x - 1) + 4(y - 2) + (z - 4) = 0.
Exercise 8.27
Show that the tangent plane to the surface
z = 3xy - x3 - y3 is
horizontal only at (0, 0, 0) and (1, 1, 1).
Next: Linearisation and Differentials
Up: Differentiation of Functions of
Previous: Maxima and Minima
  Contents
  Index
Ian Craw
2002-01-07