Planes and Standard Surfaces
We have spent the first four chapters building the geometry of points and vectors. We can now put those tools to work describing subsets of space. Our first examples are lines and planes, which are given by linear equations involving only the coordinate variables, constants, scalar multiplication, and addition.
We will then return to circles and spheres, and finish with a collection of standard surfaces described by quadratic equations. The goal is not to memorize a catalog of pictures, but to learn how an equation reveals the shape it describes.
5.1Normal Vectors and Planes
We begin with a familiar equation in the plane.
Definition 5.1 (Lines in $\RR^2$). A line in the plane is given by an equation of the form
where
The coefficients do more than determine the slope. Taken together as the
vector
Theorem 5.2 (Normal Direction to a Line). The line
How can we confirm this? Choose two points
Thus every displacement along the line is orthogonal to
Finding a direction along a line by first finding two points is tedious, so
luckily we do not need to do this every time! Since the line is orthogonal to
The same idea works one dimension higher. A plane is determined by a point it passes through and a direction perpendicular to it.
Definition 5.3 (Point-Normal Form of a Plane). Let
or, in coordinates,
Distributing and collecting all the constants on the right-hand side, we see that planes are given by simple linear equations in three variables.
Definition 5.4 (Scalar Equation of a Plane). A plane in
where
The figure below places the two-dimensional and three-dimensional versions
side by side. Change the coefficients by dragging the normal vectors, and
change the constant
For example, the plane through
Expanding gives the scalar equation
5.1.1A Plane Through Three Points
Three noncollinear points
First, subtract points to find two displacement vectors lying in the plane:
Their cross product
is orthogonal to both directions and is therefore normal to the plane. Finally, use any one of the three points in point-normal form.
Theorem 5.5 (Plane Through Three Points). If
Then the plane through the three points is
For a concrete example, take
Then
so
Using
or
5.2Fixed-Distance Sets and Cylinders
In Chapter 1, we defined circles and spheres as sets of points a fixed distance from a center. We can now record their equations for an arbitrary center and radius.
Definition 5.6 (Circle). The circle
If
Definition 5.7 (Sphere). The sphere
If
Now consider the equation
In
This is the missing-variable principle: an equation which does not involve one coordinate extends unchanged in that coordinate direction.
For example,
describes a circular cylinder of radius
describes a parabolic cylinder extending in the
The same principle produces several families of cylinders:
| Equation in
Permuting
5.3Standard Quadric Surfaces
The remaining standard surfaces are quadrics: surfaces described by
second-degree equations in
A trace of a surface is its intersection with a plane such as
5.3.1Ellipsoids
Other shapes that will be useful are ellipsoids, which are squashed or stretched spheres.
Definition 5.8 (Ellipsoid). An ellipsoid is given by the equation
It meets the coordinate axes at
Fixing
an ellipse when
5.3.2Paraboloids
Definition 5.9 (Elliptic Paraboloid). An elliptic paraboloid has the form
Its horizontal traces are ellipses, while its vertical traces are upward-facing
parabolas. When
Definition 5.10 (Hyperbolic Paraboloid). A saddle-shaped surface, or hyperbolic paraboloid, has the form
It has an upward-facing parabolic trace in the
5.3.3Cones and Hyperboloids
The other recurring quadrics can be recognized by the signs in their equations and by how their traces change.
| Surface | Standard equation | What to notice |
|---|---|---|
| Elliptic cone |
For a one-sheeted hyperboloid, the variable with the negative squared term gives the axis of the surface. For a two-sheeted hyperboloid, the variable with the positive squared term gives the axis.
The interactive atlas below collects these standard forms. Do not only rotate the surfaces: move the cutting plane and try to identify each trace directly from the equation.
We have now developed the basic geometry of points, vectors, planes, and standard surfaces. So far, these shapes have mostly been described as sets of points satisfying equations. In the next part of the book, we change our point of view: instead of asking which points belong to a curve, we describe a point moving along it. This is the idea of parameterization.