Chapter 7 Applications to Surfaces


On a curve in two-dimensional space R2, there is:

  • a tangent line;

  • a normal line.


What are the corresponding features of a surface in three-dimensional space R3?

7.1 Surfaces in Cartesian Coordinates

All surfaces considered in this section are assumed to be described as the set of points in R3 that satisfy some equation of the form F(x,y,z)=0.

The grad of F is the vector F=(Fx,Fy,Fz).

The symbol is called a nabla or a del.

Let S be a surface described by F(x,y,z)=0, and let P be a point on S. Then F(P) is a normal vector to S at P.

let C be a curve that passes through P, and lies entirely on S.


Consider a parametrisation r(t)=(x(t),y(t),z(t)) of C. The tangent line to P at C is given by drdt=(dxdt,dydt,dzdt). Since C lies on S, it follows that F(x(t),y(t),z(t))=0, for all t. Hence dFdt(x(t),y(t),z(t))=0,for all t. By the Chain Rule dFdt=dFdxdxdt+dFdydydt+dFdzdzdt=(dFdx,dFdy,dFdz)(dxdt,dydt,dzdt)=Fdrdt

Provided F0 and drdt0, then F is perpendicular to the tangent to the curve C at P.

This discussion applies to all such curves on S through P. Therefore F is perpendicular to all tangent vectors to S at P, and is a normal vector to S.



The unique plane through P that is perpendicular to F is the tangent plane to S at P.


Find a normal vector and the tangent plane to the surface z=x+2y12(x2+y2) at the point P where (x,y)=(54,52).


When (x,y)=(54,52), calculate the value of z:

(54)+2(52)+4z=12584z=758z=7532.

Define F(x,y,z)=zx2y+12(x2+y2). The surface S is F(x,y,z)=0. Calculate

Fx=1+x,Fy=2+y,Fz=1.

Therefore F=(1+x,2+y,1). Evaluating F at x=54,y=52,z=7532 shows that the normal to S at P is (14,12,1). The tangent plane is all the points satisfying

((x,y,z)(54,52,7532))F(P)=0(x54,y52,z7532)(14,12,1)=014(x54)+12(y52)+(z7532)=0x+2y+4z=1258.

7.2 Surfaces in Parametric Coordinates

Alternatively one can consider a surface S given in parametric form as discussed in Section 2.4.

Let S be a surface defined by r(u,v) for a set of values of the parameters u, v, and further that P=r(u0,v0) is a point on S. Then the normal vector to S at P is given by ru×rv.

By fixing the parameter u=u0 while allowing v to vary describes a curve C1 that both lies on the surface S, and passes through P. Similarly fixing the parameter v=v0 while allowing u to vary describes another curve C2 that lies on the surface S and passes through P.


The tangent vectors to C1 and C2 at P are given respectively by ru(P)=ru(P) and rv(P)=rv(P). Hence provided that these tangent vectors exist and are not parallel, the tangent plane to S at P is uniquely determined by the point P and the direction vectors ru and ru. It follows from the geometric interpretation of the cross product that ru×rv is a normal vector to S at P.


Having a simple formula for the normal of a parametric surface at a point, also provides a simple method by which to calculate the tangent plane of a parametric surface at a point.

Find the normal vector at a general point on the parametric surface S described by r(u,v)=(sech(u)cos(v),sech(u)sin(v),utanh(u)),where u(,),v[0,2π). Further find the tangent plane to S at the point P=r(32,π2).


Calculate that ru=(sech(u)tanh(u)cos(v),sech(u)tanh(u)sin(v),1sech2(u))=sech(u)tanh(u)(cos(v),sin(v),sinh(u)), and rv=(sech(u)sin(v),sech(u)cos(v),0)=sech(u)(sin(v),cos(v),0) The scalars can be ignored since we are only interested in the direction of a normal vector. Therefore a normal vector N at a general point of S is given by N(u,v)=ru×rv=|ijkcos(v)sin(v)sinh(u)sin(v)cos(v)0|=(sinh(u)cos(v),sinh(u)sin(v),1).

The point P has position vector

r(32,π2)=(0,sech(32),32tanh(32)),

and normal vector

N(32,π2)=(0,sinh(32),1).

Therefore the tangent plane at P has equation

((x,y,z)r(32,π2))N=0(x,ysech(32),z32+tanh(32))(0,sinh(32),1)=00x+sinh(32)(ysech(32))+(z32+tanh(32))=0(sinh(32))ytanh(32)+z32+tanh(32)=0sinh(32)y+z=32.


The surface appearing in Example 7.2.2 is known as the psuedosphere.