

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
Instructions for completing worksheet #4 in calculus iii, focusing on parametric surface plots. Students are asked to plot cartesian and cylindrical parametric surfaces, as well as the top half of an ellipsoid and a hyperboloid of one sheet. The document also includes formulas for various parametric surfaces and examples of functions for cylindrical coordinates.
Typology: Study notes
1 / 3
This page cannot be seen from the preview
Don't miss anything!


Professor Broughton − Winter 03-
Name: Box #:
A Cartesian parametric surface is given by 3 functions of two variables
x = f (s, t) y = g(s, t) z = h(s, t)
Note that this generalizes the notion of a space curve. A parametric plot is an explicit representation of a surface whereas an implicit representation of a surface is given by an equation such as:
x^2 4
y^2 9
z^2 16
which is the equation of an ellipsoid. Very often we will want to find a paramedic representation of a surface to graph the surface or to do some sort of computation. For instance smooth 3D modeling often results required find in certain good fitting parametric plots.
x = 2 sin(s) cos(t) (1.2) y = 3 sin(s) sin(t) z = 4 cos(s)
Plot the surface for 0 ≤ s ≤ π/2 and 0 ≤ t ≤ 2 π.
x^2 4
y^2 9
z^2 16
x = 2 cosh(s) cos(t) (1.4) y = 3 cosh(s) sin(t) z = 4 sinh(s)
A cylindrical parametric surface is given by 3 functions of two variables
r = f (s, t) θ = g(s, t) z = h(s, t)
where (r, θ, z) are the cylindr4ical coordinates of a point in space.