2.9 Euclidean Space 55
we first introduced in Section 2.3.4 is one particular choice of inner product; it has
properties that make it particularly useful. The third condition for the inner product
is involved with the definition of length; from it, we know that any nonzero vector has
a positive value as the inner product with itself. The square root of this inner product
is called the norm and is notated as
u=
u, u
As we’ll see later, the geometric “interpretation” of Euclidean space allows us to view
the norm as the length ofavector.
If the norm of a vector is 1, that is, u=1, then we say that the vector is normal-
ized. Any (nonzero) vector u ∈ V can be normalized by multiplying it by 1/u.The
distance between two vectors u, v ∈ V is defined as v −u. An inner product space
over R
n
whose inner product is the dot product is defined as a Euclidean space.
2.9.2 Orthogonality and Orthonormal Sets
Given a Euclidean space V , an inner product equal to 0 has particular significance:
if u, v=0, then they are called orthogonal.
Orthogonality has a particularly important role, relative to the concept of basis
vectors. Let V ={v
1
, v
2
, ..., v
n
} be a set of basis vectors for a vector space v.Ifwe
have v
i
, v
k
=0, ∀v
i
, v
k
∈ V, i = k, then the set V is itself called an orthogonal set.
If V is an orthogonal set of basis vectors, and v
i
=1, ∀v
i
∈V, then V is further
definedtobeorthonormal. A Euclidean space with a standard orthonormal frame is
known as Cartesian space.
Any Euclidean space has an infinite number of sets of basis vectors that define the
space. Any set of basis vectors may be orthogonal, orthonormal, or neither of these.
However, any set of basis vectors may be converted into an orthonormal set by means
of the Gram-Schmidt orthogonalization process.
Before we go into the orthogonalization process itself, we must understand a
property of orthonormal sets of basis vectors: an orthonormal set of vectors V
=
{v
1
, v
2
, ..., v
k
}, with k<n(the dimension of V ) because it is a subset of some set
of basis vectors, must be linearly independent; further, for any u ∈ V , the vector
w =u −u, v
1
v
1
−u, v
2
v
2
−···−u, v
k
v
k
(2.6)
is orthogonal to each v
i
∈ V
.
Let V be an inner product space, and V ={v
1
, v
2
, ..., v
n
} be a basis for it. We
can construct an orthonormal basis U ={u
1
, u
2
, ..., u
n
} using the Gram-Schmidt
orthogonalization process: