Exercise 2.6.6

Answers

1.
Calculate directly that
Tt(f)(x,y) = fT(x,y) = f(3x + 2y,x) = 7x + 4y.
2.
Since β = {(1,0),(0,1)} and (x,y) = x(1,0) + y(0,1), we have that f1(x,y) = x and f2(x,y) = y. So we can find out that
Tt(f 1)(x,y) = f1T(x,y) = f1(3x + 2y,x) = 3x + 2y = 3f1(x,y) + 2f2(x,y);
Tt(f 2)(x,y) = f2T(x,y) = f2(3x + 2y,x) = x = 1f1(x,y) + 0f2(x,y).

And we have the matrix [Tt]β = ( 31 2 0 ).

3.
Since T(x,y) = (3x + 2y,x), we can calculate that
[T]β = ( 32 1 0 )

and

([T]β)t = ( 31 2 0 ).

So we have that [Tt]β = ([T]β)t.

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