1527153420E textofChapter5Module2
1527153420E textofChapter5Module2
INDRANATH SENGUPTA
Contents
1. Orthogonal and Orthonormal sets of vectors 1
2. Gram-Schmidt process of orthogonalization 3
3. Orthogonal complement 4
Example 1.3. Let V = R3 . The set {(2, 1, 0), (−2, 1, 0), (0, 0, 1)} is
an orthogonal set in V , which is not orthonormal. We can make it
orthonormal by scaling each vector by their norm. Therefore, the set
{ √15 (2, 1, 0), √15 (−1, 2, 0), (0, 0, 1)} is an orthonormal set in V .
1
2 Module 2
Example 1.4. The vector space of all complex-valued continuous func-
tions on [0, 2π], denoted by V = C[0, 2π]C has an orthonormal set
Example 2.3. Let V = R2 [x] the vector space of all polynomials over
R with degree at most 2. We define
Z 1
hp(x), q(x)i = p(t)q(t)dt.
−1
3. Orthogonal complement
Definition 3. Let V be an inner product space over F. Let S be a
non-empty subset of V . The orthogonal complement of the set S is
defined as
S ⊥ = {x ∈ V | hx, vi = 0 for all v ∈ V };
usually read as “S perp”.