Exercise 5.4.9

Answers

See Example 5.4.6.

1.
For the first method, we may calculate T3(z) = (3,3,3,3) and represent it as a linear combination of the basis
T3(z) = 0z 3T(z) + 3T2(z).

So the characteristic polynomial is t3 + 3t2 3t. For the second method, denote β to be the ordered basis

{z,T(z),T2(z),T3(z)}.

And we may calculate the matrix representation

[TW]β = (00 0 1 0 3 01 3 )

and directly find the characteristic polynomial of it to get the same result.

2.
For the first method, we may calculate T3(z) = 0 and represent it as a linear combination of the basis
T2(z) = 0z + 0T(z).

So the characteristic polynomial is t2. For the second method, denote β to be the ordered basis

{z,T(z)}.

And we may calculate the matrix representation

[TW]β = (00 1 0 )

and directly find the characteristic polynomial of it to get the same result.

3.
For the first method, we may calculate T(z) = z. So the characteristic polynomial is t + 1. For the second method, denote β to be the ordered basis {z}. And we may calculate the matrix representation
[TW]β = (1 )

and directly find the characteristic polynomial of it to get the same result.

4.
For the first method, we may calculate T2(z) = 3T(z). So the characteristic polynomial is t2 3t. For the second method, denote β to be the ordered basis
{z,T(z)}.

And we may calculate the matrix representation

[TW]β = (00 1 3 )

and directly find the characteristic polynomial of it to get the same result.

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