Exercise 6.4.22

Answers

1.
For brevity, denote V 1 and V 2 to be the spaces with inner products ⋅,⋅ and ⋅,⋅ respectly. Define fy(x) = x,y be a function from V 1 to 𝔽. We have that fy(x) is linear for x on V 1. By Theorem 6.8 we have fy(x) = T(x),y for some unique vector T(x). To see T is linear, we may check that
T(x + z),y = x + z,y = x,y + z,y
= T(x),y + T(z),y = T(x) + T(z),y

and

T(cx),y = cx,y = c x,y
c T(x),y = cT(x),y

for all x, y, and z.

2.
First, the operator T is self-adjoint since
x,T(y) = T(x),y = x,y
= y,x¯ = T(y),x¯ = x,T(y)

for all x and y. Then T is positive definite on V 1 since

T(x),x = x,x > 0

if x is not zero. Now we know that 0 cannot be an eigenvalue of T. So T is invertible. Thus T1 is the unique operator such that

x,y = T1(x),y.

By the same argument, we get that T1 is positive definite on V 2. So T is also positive definite by Exercise 6.4.19(c).

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