Exercise 6.1.22

Answers

1.
As definition, we may find v1,v2,,vn β for x,y,z V such that
x = i=1na ivi,y = i=1nb ivi,z = i=1nd ivi.

And check those condition one by one.

  • x + z,y = i=1n(a i + di)vi, i=1nb ivi
    = i=1n(a i + di)bi¯ = i=1na ibi¯ + i=1nd ibi¯
    = x,y + z,y.
  • cx,y = i=1n(ca i)vi, i=1nb ivi
    = i=1n(ca i)bi¯ = c i=1na ibi¯ = c x,y.
  • x,y¯ = i=1naibi¯¯
    = i=1na ibi¯¯ = i=1nb iai¯ = y,x.
  • x,x = i=1n|a i|2 > 0

    if all ai’s is not zero. That is, x is not zero.

2.
If the described condition holds, for each vector
x = i=1na ivi

we have actually ai is the i-th entry of x. So the function is actually the standard inner product. Note that this exercise give us an idea that different basis will give a different inner product.

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