








Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
MAT 3100 – Multivariable Calculus Rationale Multivariable functions arise in many real world situations, where physical quantities often depend on two or more variables. This course takes calculus from the two dimensional world of single variable functions into the three dimensional world of multivariable functions which are required to understand and manipulate planes and surfaces, curves in two or three dimensions and scalar-valued and vector-valued functions of several variables.
Typology: Lecture notes
1 / 14
This page cannot be seen from the preview
Don't miss anything!









MWALE David
The aim of this chapter is to present the study of surfaces. However, in these notes we will look at some basic concepts regarding surfaces.
3.0.1 Surfaces of Revolution
In this section, we will look at how to find the equation of a surface obtained after rotating a given curve about one of the axes. The following examples will help us understand the notion here.
Example 3.0.2. Write the equation for the surface obtained by revolving the curve z = y^2 (in the yz -plane) about the z− axis. Solution We begin first by sketching the graph of z = y^2 : We then take any point (0 ; y?; z? ) ; different from the origin, on z = y^2 and consider the resulting point ( x; y; z ) : It is easy to see that z = z?^ and √ x^2 + y^2 = y?: Consequently,
x^2 + y^2 = ( y? )^2 = z?^ = z:
Thus the resulting points satisfy the equation z = x^2 + y^2 :
Example 3.0.3. Write an equation for the surface obtained by rotating the
Figure 3.1: Graph Graph showing relationship between Cylindrical and Rectangular coordi-nates
gular coordinates (2 ; 2 √ 3 ; 8) :
22 + (2 √ 3)^2 = 4 ; tan θ = √ 3 ; so that θ = π 3 : Thus the set of cylindrical coordinates is (4 ; π 3 ; 8) :
Example 3.1.2. 1. Find a cylindrical equation for the ellipsoid x^2 + y^2 +4 z^2 = 5 :
z = r^2 cos 2 θ: Solution
r^2 + 4 z^2 = 5 :
z = r^2 cos 2 θ = r^2 (cos^2 θ − sin^2 θ ) = r^2 cos^2 θ − r^2 sin^2 θ = x^2 − y^2 ;
and so the surface is the hyperbolic paraboloid.
Example 3.1.3. 1. Find a set of spherical coordinates for the point whose rectangular coordinates are (1 ; 1 ; √ 6) :
Example 3.1.4. 1. Find a spherical equation for the surface whose rectan- gular equation is x^2 + y^2 + z^2 + 6 z = 0 :
x^2 + y^2 + 9 z^2 = 9 :
3.1.5 Tangent and Normal lines
Let S be a surface F ( x; y; z ) = 0 and let P ( x 0 ; y 0 ; z 0 ) be a point on S: Let C be a curve on S which passes through P given parametrically by g ( t ) = x ( t ) i + y ( t ) j + z ( t ) k. Then, for all t; F ( x ( t ) ; y ( t ) ; z ( t )) = 0 if F is differentiable and x′ ( t ) ; y′ ( t ) and z′ ( t ) all exists, then differentiating using the chain rule gives
∂t =^
∂x
dx dt +^
∂y
dy dt +^
∂z
dz dt = 0^ or ∂F ∂t =
i ∂F∂x + j ∂F∂y + k∂F∂z
( dx dt i^ +^
dy dt j^ +^
dz dt k
and at P ( x 0 ; y 0 ; z 0 ) ∇F ( x 0 ; y 0 ; z 0 ) · g′ ( t 0 ) = 0 : But g′ ( t 0 ) is a tangent vector to the curve through P: This result then says that the gradient at P; ∇F; is perpendicular to the tangent vector of every curve on S passing through P: Thus, all tangent lines at P lie in a plane that is normal to ∇F ( x 0 ; y 0 ; z 0 ) and contains P: Therefore, if F is differentiable at the point P ( x 0 ; y 0 ; z 0 ) on the surface S given by the equation F ( x; y; z ) = 0 such that ∇F ( x 0 ; y 0 ; z 0 ) 6 = 0 ; then
Example 3.1.6. Find an equation of the tangent plane to the hyperboloid z^2 − 2 x^2 − 2 y^2 = 12 at the point (1 ; − 1 ; 4) : Find also the unit normal vector to the surface at (1 ; − 1 ; 4) : Solution Let F ( x; y; z ) = z^2 − 2 x^2 − 2 y^2 − 12 then ∇F ( x; y; z ) = − 4 x i − 4 y j + 2 z k: It follows that ∇F (1 ; − 1 ; 4) = − 4 i + 4 j + 8 k is a vector perpendicular to any vector lying in the plane. Let ( x; y; z ) be a point on the plane, then v = ( x −
( − 4 i +4 j +8 k ) · [( x − 1) i + ( y + 1) j + ( z − 4) k ] = − 4( x− 1)+4( y +1)+8( z− 4) = 0 :
equation of the normal line to the surface at the point ( x 0 ; y 0 ; z 0 ) ; we use the gradient ∇F ( x 0 ; y 0 ; z 0 ) for direction numbers, and is given by
x − x 0 Fx ( x 0 ; y 0 ; z 0 ) =^
y − y 0 Fy ( x 0 ; y 0 ; z 0 ) =^
z − z 0 Fz ( x 0 ; y 0 ; z 0 )
Example 3.1.8. Find a set of symmetric equations for the normal line to the surface given by xyz = 12 at the point (2 ; − 2 ; − 3) : Solution From F ( x; y; z ) = xyz − 12 ; it is to show that
∇F (2 ; − 2 ; − 3) = 6 i − 6 j − 4 k:
Consequently, x − 2 6 =^
x + 2 − 6 =^
z + 3 − 4 : Most of the examples done here maybe be found in one or all of the recommended and prescribed readings.
Prescribed Readings