Geometry Chapter1
Geometry Chapter1
Geometry Chapter1
In this chapter the basic concepts of curves and surfaces are introduced,
and examples are given. These concepts will be described as subsets of R2 or
R3 with a given parametrization, but also as subsets defined by equations.
The connection from equations to parametrizations is drawn by means of the
implicit function theorems (Theorems 1.5, 1.6 and 1.7).
1.1 Curves
It is well known from elementary geometry that a line in R2 or R3 can be
described by means of a parametrization t !→ p + tq where q ̸= 0 and p are
fixed vectors, and the parameter t runs over the real numbers. Likewise, a
circle in R2 (say with center 0) can be parametrized by t !→ (r cos t, r sin t)
where t ∈ R. The common nature of these examples is expressed in the
following definition.
Definition 1.1. A parametrized continuous curve in Rn (n = 2, 3, . . . ) is a
continuous map γ: I → Rn , where I ⊂ R is an open interval (of end points
−∞ ≤ a < b ≤ ∞).
y
γ
a b x
Example 1.1.3. Let γ(t) = (a cosh t, b sinh t) where a, b > 0 and (see
Appendix E)
et + e−t et − e−t
cosh t = , sinh t = .
2 2
Using the equation cosh2 t − sinh2 t = 1 we see that γ is a parametrization
2 2
of the hyperbola (branch) C = {(x, y) | xa2 − yb2 = 1, x > 0}.
y
x
Parametrized curves and surfaces 3
Example 1.1.4. The space curve γ(t) = (λt, r cos(ωt), r sin(ωt)), where
r > 0 and λ, ω ̸= 0 are constants, is called a helix. It is the spiraling motion
of a point which moves along the x-axis with velocity λ while at the same
time rotating around this axis with radius r and angular velocity ω.
y
1.2 Surfaces
v z
σ σ(U )
U σ(p)
p
u y
x
S 2 = {(x, y, z) ∈ R3 | x2 + y 2 + z 2 = 1}.
The parameters u and v are called latitude and longitude, and together they
are called spherical coordinates.
z
σ(u, v)
u
y
v
x
y
x
1.3 Graphs
By definition, the graph of a map h: A → B, where A and B are arbitrary
sets, is the set of all pairs (x, h(x)) ∈ A × B, where x ∈ A.
Let h: I → R be a smooth function, where I ⊂ R is an open interval. The
map t !→ (t, h(t)) from I to R2 parametrizes the graph and makes it into a
parametrized plane curve. We shall always regard the graph as being this
parametrized curve.
y
γ(t) = (t, h(t))
x
I
Likewise we shall regard the graph of a smooth function h: I → R2 as the
parametrized curve t !→ (t, h(t)) = (t, h1 (t), h2 (t)) in R3 .
Example 1.3.1. The graph of an affine linear function h(t) = at+b, R → R
(where a, b ∈ R), is the line in R2 parametrized by (t, at + b). All lines which
are not perpendicular to the x-axis can be parametrized in this fashion.
Similarly the graph of an affine linear function h(t) = at + b, R → R2
(where a = (a1 , a2 ), b = (b1 , b2 ) ∈ R2 ), is the line in R3 parametrized by
(t, a1 t + b1 , a2 t + b2 ). All lines of direction not perpendicular to the x-axis
can be parametrized in this fashion.
Example 1.3.2. The helix in Example 1.1.4 with λ = 1 is the 3-dimensional
graph of the map h: R → R2 defined by h(t) = (r cos(ωt), r sin(ωt)).
6 Chapter 1
C = {x ∈ Ω | f (x) = c}
y0 W
p
C
x0
f >0
y0 +δ f =0
y0 p
y0 −δ f <0
x0 −η x0 x0 +η
is zero both for t = 0 and t = 1. By the mean value theorem (Rolle’s theorem)
there exists a number θ ∈ (0, 1) (depending on ∆x) such that
ϕ′ (θ) = 0.
The formula on the left gives two expressions, each with y a function of x.
Only one of these is relevant in a neighborhood of a given point (x, y) ∈
C, provided |x| > 1. However, at the points where x = ±1, these two
expressions for y collapse, and neither of them gives a well-defined function
in a neighborhood, because |x| < 1 is not allowed in the square root. Notice
that these are exactly the two points where ∂f∂y = 0.
The expression for x, on the other hand, is defined and smooth for all
y ̸= 0 (and y = 0 never occurs in C).
y
p = (1, 1)
q = (−1, −1)
Only the first one of these belongs to C, and this point is therefore the only
critical point in C.
Parametrized curves and surfaces 11
C = {(x, y) ∈ Ω | f (x, y) = c}
∂fi
A= (p),
∂yj
We see that the last m columns of D(A−1 ◦ f )(p) comprise a unit matrix
δkj . By the replacement of f with A−1 ◦ f we thus obtain a function whose
Jacobian matrix at p has a unit matrix in its last m columns, and for which
the solution set C is unaltered. From now on we assume this replacement has
been carried out, that is, we assume ∂fk /∂yj = δkj .
In particular, for the function fm whose derivatives are in the last row
of Df , we have that ∂fm /∂ym (p) = 1. We will apply Theorem 1.6 to the
equation fm (x, y) = 0. The effect of the theorem is that the last variable,
ym , can be written as a smooth function of the remaining variables. We
write the remaining variables as (x, y ′ ) ∈ Rn−1 where y ′ = (y1 , . . . , ym−1 ).
More precisely, it then follows that there exists an interval neighborhood
W1 = I1 × J1 around p, where I1 ⊂ Rn−1 and J1 ⊂ R, and a smooth function
h: I1 → J1 such that for (x, y) = (x, y ′ , ym ) ∈ W1 we have fm (x, y) = 0 if
and only if
ym = h(x, y ′ ).
Let the function F : I1 ⊂ Rn−1 → Rm−1 be defined by
W = W1 ∩ {(x, y) | (x, y ′ ) ∈ W2 }.
(x, y) ∈ C
Parametrized curves and surfaces 15
if and only if
fk (x, y) = 0, k = 1, . . . , m
if and only if
if and only if
F (x, y ′ ) = 0 and ym = h(x, y ′ )
if and only if
y ′ = g(x) and ym = h(x, y ′ )
if and only if
y = (g(x), h(x, g(x))).
The function x !→ (g(x), h(x, g(x))) is thus seen to be the desired function
whose graph is C in a neighborhood of p. !
Corollary 1.7. Let f : Ω → R2 be smooth, where Ω ⊂ R3 is open. Let c ∈ R2
and
p ∈ C = {(x, y, z) ∈ Ω | f (x, y, z) = c}.
Assume the rows of Df (p) (a 2 × 3 matrix) are linearly independent.
Then there exist an open interval W ⊂ Ω around p, such that C ∩ W can
be parametrized as a smooth curve in the form of a graph, considered either
as (y, z) = h(x), as (x, z) = h(y) or as (x, y) = h(z).
Proof. At least one of the three 2 × 2 submatrices of Df (p) has non-zero
determinant. With suitable reorganization of variables the theorem can be
applied. !
x + xy + z 2 = 3 ∧ x3 + 2xz − y 2 z 2 = 2 (4)
In the point (1, 1, 1) the equations (4) are satisfied and the Jacobian is
# $
2 1 2
.
5 −2 0
16 Chapter 1
The determinant of the last two columns is det A = 4. Since this determinant
is not zero, the implicit function theorem assures that the equations can
be solved for (y, z) as function of x, in a neighborhood of (1,1,1). In this
neighborhood the set of solutions can thus be parametrized as a smooth curve
in the form of a 3-dimensional graph (t, h(t)) where h(t) = (y(t), z(t)) ∈ R2 .
This example demonstrates the theoretical power of the implicit function
theorem, since the explicit solving of (4) for y and z as functions of x is
clearly a difficult task.
1.8 Exercises