stunner5000pt
- 1,443
- 4
This is how the question appears in my textbook
Find the matrix of T corresponding to the bases B and D and use it to compute C_{D}[T(v)] and hence T(v)
T; P2 - > R2
T(a + bx + cx^2) = (a+b,c)
B={1,x,x^2}
D={(1,-1),(1,1)}
v = a + bx + cx^2
ok i cna find Cd no problem it is
C_{D}[T(v)] = \frac{1}{2} \left(\begin{array}{ccc} 1&1&-1 \\ 1&1&1 \end{array}\right)
now am i supposed to solve for X where
C_{D}[T(v)] X = T(v)
but textbook doesn't do that...
it does C_{D}[T(v)] \left(\begin{array}{c} a \\ b \\ c \end{array}\right) = X
It doesn't make sense... doesn't the question ask to compute Cd[T(v)] and T(v) from it??
Next question
Verify this theorem for the given transformation and uses the standard basis in Rn
Theorem: M_{EB} (ST) = M_{ED} (S) \bullet M_{DB} (T)
T;R3 -> R4
S: R4->R2
T(a,b,c) = (a+b,b+c,c+a,b-a)
S(a,b,c,d) = (a+b,c-d)
M_{EB} (S) = \left[C_{D}\left(\begin{array}{c} 1 \\ 0 \end{array}\right) \ C_{D}\left(\begin{array}{c} 1 \\ 0 \end{array}\right) \ C_{D}\left(\begin{array}{c} 0 \\ 1 \end{array}\right) \<br /> C_{D}\left(\begin{array}{c} 0 \\ -1 \end{array}\right)\right]
M_{EB} (S) = \left[\begin{array}{cc} 1&0 \\ 1&0 \\ 0&1 \\ 0&-1 \end{array}\right]
M_{DB} (T) = \left[C_{D}\left(\begin{array}{c} 1 \\ 0 \\1 \\ -1 \end{array}\right) \ C_{D}\left(\begin{array}{c} 1 \\ 1 \\ 0 \\ 1 \end{array}\right) \ C_{D}\left(\begin{array}{c} 0 \\ 1 \\ 1 \\ 0 \end{array}\right)\right]
M_{DB} (T) = \left[\begin{array}{cccc} 1&0&1&-1 \\ 1&1&0&1 \\ 0&1&1&0 \end{array}\right]
the dimensions of the matrices are not correct though..
is there something wrong in the way i am forming the matrices?
Find the matrix of T corresponding to the bases B and D and use it to compute C_{D}[T(v)] and hence T(v)
T; P2 - > R2
T(a + bx + cx^2) = (a+b,c)
B={1,x,x^2}
D={(1,-1),(1,1)}
v = a + bx + cx^2
ok i cna find Cd no problem it is
C_{D}[T(v)] = \frac{1}{2} \left(\begin{array}{ccc} 1&1&-1 \\ 1&1&1 \end{array}\right)
now am i supposed to solve for X where
C_{D}[T(v)] X = T(v)
but textbook doesn't do that...
it does C_{D}[T(v)] \left(\begin{array}{c} a \\ b \\ c \end{array}\right) = X
It doesn't make sense... doesn't the question ask to compute Cd[T(v)] and T(v) from it??
Next question
Verify this theorem for the given transformation and uses the standard basis in Rn
Theorem: M_{EB} (ST) = M_{ED} (S) \bullet M_{DB} (T)
T;R3 -> R4
S: R4->R2
T(a,b,c) = (a+b,b+c,c+a,b-a)
S(a,b,c,d) = (a+b,c-d)
M_{EB} (S) = \left[C_{D}\left(\begin{array}{c} 1 \\ 0 \end{array}\right) \ C_{D}\left(\begin{array}{c} 1 \\ 0 \end{array}\right) \ C_{D}\left(\begin{array}{c} 0 \\ 1 \end{array}\right) \<br /> C_{D}\left(\begin{array}{c} 0 \\ -1 \end{array}\right)\right]
M_{EB} (S) = \left[\begin{array}{cc} 1&0 \\ 1&0 \\ 0&1 \\ 0&-1 \end{array}\right]
M_{DB} (T) = \left[C_{D}\left(\begin{array}{c} 1 \\ 0 \\1 \\ -1 \end{array}\right) \ C_{D}\left(\begin{array}{c} 1 \\ 1 \\ 0 \\ 1 \end{array}\right) \ C_{D}\left(\begin{array}{c} 0 \\ 1 \\ 1 \\ 0 \end{array}\right)\right]
M_{DB} (T) = \left[\begin{array}{cccc} 1&0&1&-1 \\ 1&1&0&1 \\ 0&1&1&0 \end{array}\right]
the dimensions of the matrices are not correct though..
is there something wrong in the way i am forming the matrices?
Last edited: