7.5 Orthogonal Expansions in Inner Product Spaces 199
So suppose that S = N is infinite. Using limits and the preceding argument for the
finite set {e
n
: 1 ≤ n ≤ N} gives
∞
X
n=1
¯
¯
hx, e
n
i
¯
¯
2
= lim
N→∞
N
X
n=1
¯
¯
hx, e
n
i
¯
¯
2
≤ lim
N→∞
kxk
2
= kxk
2
.
¥
To extend other parts of the Projection Theorem, we need to deal with infinite
series of vectors and their convergence. This can be a delicate issue, however, the
problem has an accessible solution if the inner product space is complete.
7.5.6. DEFINITION. A complete inner product space is called a Hilbert space.
We give a Hilbert space in the next example, but it is important to know that not
all “natural” inner product spaces are complete. For example, the space C[−π, π]
examined in the previous section is not complete (the argument is outlined in Ex-
ercise 7.5.H). An abstract way to complete C[−π, π] in the L
2
norm to obtain the
Hilbert space L
2
(−π, π) is discussed in Section 9.6. Alternatively, L
2
(−π, π) may
be constructed by developing a more powerful theory of integration, known as the
Lebesgue integral, which is a central topic in a course on measure theory.
7.5.7. EXAMPLE. The space `
2
consists of all sequences x = (x
n
)
∞
n=1
such
that kxk
2
:=
³
∞
P
n=1
x
2
n
´
1/2
is finite. The inner product on `
2
is given by
hx, yi =
∞
X
n=1
x
n
y
n
.
In order for this inner product to be well defined, we need to know that this series
always converges. In fact, it always converges absolutely (see Exercise 7.5.B).
7.5.8. THEOREM. The space `
2
is complete.
PROOF. We must show that if a sequence x
k
= (x
k,n
)
∞
n=1
is Cauchy, then it con-
verges to a vector x in `
2
. We know that for every ε > 0, there is a number K so
large that kx
k
− x
l
k < ε for all k, l ≥ K. In particular,
|x
k,n
− x
l,n
| ≤ kx
k
− x
l
k < ε for all k, l ≥ K.
So for each coordinate n, the sequence (x
k,n
)
∞
k=1
is a Cauchy sequence of real
numbers. By the completeness of the real numbers (Theorem 2.7.4), there is a real
number y
n
, so that
y
n
= lim
k→∞
x
k,n
exists for each n ≥ 1.
Let y = (y
n
)
∞
n=1
. We need to show two things: first, that y is in `
2
and, second,
that x
k
converges in `
2
to y.