Exercise 6.8.24

Answers

1.
Compute that
H(ax1 + x2,y) = ax1 + x2,T(y)
= a x1,T(y) + x2,T(y)
= aH(x1,y) + H(x2,y)

and

H(x,ay1 + y2) = x,T(ay1 + y2) = x,aT(x1) + T(x2)
= a x,T(y1) + x,T(y2)
= aH(x,y1) + H(x,y2).
2.
Compute that
H(y,x) = y,T(x)
= T(x),y = x,T(y).

The value equal to H(x,y) = x,T(y) for all x and y if and only if T = T.

3.
By Exercise 6.4.22 the operator T must be a positive semidefinite operator.
4.
It fail since
H(x,iy) = x,T(iy) = x,iT(y)
= i x,T(y)iH(x,y)

in general.

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