Exercise 9.5

Exercise 5: Prove that to every A L ( n , 1 ) corresponds a unique y ˇ n such that A x ˇ = x ˇ y ˇ . Prove also that A = | y ˇ | .

Answers

I’m going to show this by induction on n . For the case n = 1 , let A ě 1 = k , and let y ˇ = k ě 1 . If x ˇ 1 , then x ˇ = x ě 1 for some scalar x , so A x ˇ = xA ě 1 = ck = x ˇ y ˇ .

Suppose the assertion is true for the case n and let A L ( n + 1 , 1 ) . Restricting A to the subspace n (spanned by ě 1 , , ě n ) yields an element of L ( n , 1 ) , so by the induction assumption there is a y ˇ n such that A x ˇ = x ˇ y ˇ for all x ˇ n . If A ě n 1 = k , let y ˇ = y ˇ + k ě n + 1 . If x ˇ n + 1 , then x ˇ = x ˇ + x ě n + 1 for some x ˇ n and some scalar x . Then, since the scalar product of ě n + 1 with every element of n is 0, we have

A x ˇ = A x ˇ + xA ě n + 1 = x ˇ y ˇ + xk = ( x ˇ + x ě n + 1 ) y ˇ + ( x ˇ + x ě n + 1 ) ( k ě n + 1 ) = x ˇ y ˇ

If | x ˇ | 1 , then | A x ˇ | = | x ˇ y ˇ | | x ˇ | | y ˇ | | y ˇ | , so that A | y ˇ | . Let y ˇ ~ = y ˇ | y ˇ | . Then | y ˇ ~ | = 1 and

| A y ˇ ~ | = | y ˇ y ˇ | | y ˇ | = | y ˇ | 2 | y ˇ | = | y ˇ | .

Hence A = | y ˇ | .

User profile picture
2023-08-07 00:00
Comments