Exercise 6.2.23

Answers

1.
Let x(n),y(n),z(n) be sequences in the condition of inner product space. Since all of them has entry not zero in only finite number of terms, we may find an integer N such that
x(n) = y(n) = z(n)

for all n N. But this means that all of them are vectors in 𝔽N. So it’s an inner product.

2.
It’s orthogonal since
ei,ej = n=1e i(n)ej(n)¯
= ei(i)ej(i)¯ + ei(j)ej(j)¯ = 0.

And it’s orthonormal since

ei,ei = n=1e i(n)ei(n)¯ = ei(i)ei(i)¯ = 1.
3.
(a)
If e1 is an element in W, we may write
e1 = a1σ1 + a2σ2 + + akσk,

where ai is some scalar. But we may observe that ai must be zero otherwise the i-th entry of e1 is nonzero, which is impossible. So this means that e1 = 0. It’s also impossible. Hence e1 cannot be an element in W.

(b)
If a is a sequence in W, we have a(1) = a(n) for all i since
a,σn = a(1) + a(n) = 0

for all i. This means that if a contains one nonzero entry, then all entries of a are nonzero. This is impossible by our definition of the space V . Hence the only element in W is zero.

On the other hand, we have W = {0} = V . But by the previous argument, we know that WV = (W).

User profile picture
2011-06-27 00:00
Comments