Exercise 6.1.5

Answers

We prove the condition for an inner product space one by one.

  • x + z,y = (x + z)Ay = xAY + zAy = x,y + z,y.
  • cx,y = (cx)Ay = c(xAy) = c x,y.
  • x,y¯ = (xAy) = yAx = yAx = y,x.

    One of the equality use the fact A = A.

  • x,x = (x1,x2)A(x1,x2) = x 12 + ix 1x2¯ ix2x1¯ + 2x22
    = x12 + 2Re(ix 1x2¯) + 2x22

    if x1 or x2 is not 0. Here the function ℝe(z) means the real part of a complex number z.

So it’s an inner product function. Also compute that

x,y = 1(1 i)(2 i) + i(1 i)(3 + 2i) + (i)(2 + 3i)(2 i) + 2(2 + 3i)(3 + 2i)
= (1 i)(2i) + (2 + 3i)(5 + 2i) = 6 + 21i.
User profile picture
2011-06-27 00:00
Comments