h4v0k
- 10
- 0
Homework Statement
Let A_{2x2} have all entries=1 and let T: M_{2x2}\rightarrowM_{2x2} be the linear transformation defined by T(B)=AB for all B\inM_{2x2}
Find the matrix C=[T]s,s, where S is the standard basis for M_{2x2}
My solution:
Standard basis for M_{2x2}={(1,0),(0,1)}
T(1,0)=(1,1)
T(0,1)=(1,1)
[T]s,s=(1,1;1,1)
I'm not sure how correct this is. Any advice would be appreciated.