The Fundamental Form of a Surface
Note: The material in this chapter brings us very close to an
extremely important field of mathematics known as Differential Geometry.
The "DIFF GEOM" material at the end of this chapter and in a few places in
chapter 5 comprises an introduction to this extremely important field. The
"DIFF GEOM" material may be omitted completely without compromising the course,
but we felt that such proximity to this important body of mathematics justified
including this material for those inclined to pursue it.
Properties of a curve or surface which depend on the coordinate
space that curve or surface is embedded in are called extrinsic properties
of the curve. For example, the slope of a tangent line is an extrinsic
property since it depends on the coordinate system in which rises and runs
are measured.
In contrast, intrinsic properties of surfaces are properties that can be
measured within the surface itself without any reference to a larger space.
In this section, we explore two structures which are intrinsic to a
surface-the fundamental form and geodesics.
If r( u,v) is a parameterization of a surface S, then the vector
is tangent to the surface for any scalars du and dv. If du and dv
are sufficiently small, then the length of v is practically the
same as a short distance ds on the surface itself.
Since ( ds) 2 = v·v, we have
|
|
|
|
( rudu+rvdv)·( rudu+rvdv) |
| |
|
| ru·ru( du) 2+2rv·rududv+rv·rv(dv) 2 |
|
|
To simplify this expression, let us define the metric coefficients by
|
g11 = ru· ru, g12 = rv· ru, and g22 = rv· rv |
|
Thus, a sufficiently short distance on the surface can be approximated by
|
( ds) 2 = g11( du) 2+2g12dudv+g22(dv) 2 |
| (1) |
Equation (1) is the fundamental form of the
surface, which intrinsic to a surface because it is related to distances on
the surface itself.
EXAMPLE 1 Find the fundamental form of the right circular
cylinder of radius R, which can be parameterized by
|
r( u,v) =
á Rcos( u), Rsin( u), v
ñ |
|
Solution: Since ru =
á -Rsin( u),Rcos( u), 0
ñ and rv =
á0, 0, 1ñ , the metric coefficients are
|
|
|
|
ru·ru = R2sin2( u)+R2cos2( u) +02 = R2 |
| |
|
| |
|
|
|
Thus, ds2 = R2du2+dv2.
If the parameterization is orthogonal, then g12 = ru·rv = 0, so that
For example, the xy-plane is parameterized by r( u,v) =
á u,v,0
ñ ,which implies that ru = i and rv = j and that g11 = g22 = 1, g12 = 0. The fundamental form for the plane is
which is, in fact, the Pythagorean theorem. Moreover, distances are not
altered when a sheet of paper is
rolled up into a cylinder, which means that a cylinder should have the same
fundamental form as the plane.
Indeed, if R = 1 in example 1, then ds2 = du2+dv2.
EXAMPLE 2 Find the fundamental form of the sphere of radius R
centered at the origin in the spherical coordinate parameterization
|
r( f,q) =
á Rsin( f) cos( q), Rsin( f) sin(q), Rcos( f)
ñ |
|
Solution: To do so, we first compute the derivatives rf and rq:
|
|
|
|
á Rcos( f) cos(q) ,Rcos( f) sin( q) ,-Rsin( f)
ñ |
| |
|
|
á -Rsin( f) sin(q) ,Rsin( f) cos( q),0
ñ |
|
|
It then follows that
|
|
|
|
R2cos2( f) cos2( q) +R2cos2( f)sin2( q) +R2sin2( f) |
| |
|
| |
|
|
|
and thus, g11 = R2. Moreover, spherical coordinates is an orthogonal
parameterization, which means that rf·rq = 0. Thus, g12 = 0. Finally, g22 is given by
|
g22 = rq·rq = R2sin2(f) sin2( q) +R2sin2( f) cos2( q) = R2sin2(f) |
|
As a result, the fundamental form of the sphere of radius R is given by
|
ds2 = R2df2 + R2sin2(f) dq2 |
| (2) |
That is, the ''hypotenuse'' of a spherical ''right triangle'' corresponds to
a ''horizontal'' arc of length Rsin(f) dq and a
''vertical'' arc of length Rdf.
Check your Reading: Is the Pythagorean theorem
intrinsic to the xy-plane?