Exercise 2.2.3

Answers

Since

T(1,0) = (1,1,2) = 1 3(1,1,0) + 0(0,1,1) + 2 3(2,2,3) T(0,1) = (1,0,1) = 1(1,1,0) + 1(0,1,1) + 0(2,2,3) T(1,2) = (1,1,4) = 7 3(1,1,0) + 2(0,1,1) + 2 3(2,2,3) T(2,3) = (1,2,7) = 11 3 (1,1,0) + 3(0,1,1) + 4 3(2,2,3)

we have

[T]βγ = ( 1 3 1 0 1 2 3 0 )

and

[T]αγ = ( 7 3 11 3 2 3 2 3 4 3 ) .
User profile picture
2011-06-27 00:00
Comments