Damascus Road
- 117
- 0
Greetings,
can someone check if I'm doing this correctly?
I have to find the standard matrix for the linear operator T defined by the formula.
For example,
T(x1,x2,x3) = (x1 + 2x2 + x3, x1+ 5x2, x3)
Is the matrix I want just simply,
T =
1 2 1
1 5 0
0 0 1
I'm basing this on an example in my text, thanks in advance!
can someone check if I'm doing this correctly?
I have to find the standard matrix for the linear operator T defined by the formula.
For example,
T(x1,x2,x3) = (x1 + 2x2 + x3, x1+ 5x2, x3)
Is the matrix I want just simply,
T =
1 2 1
1 5 0
0 0 1
I'm basing this on an example in my text, thanks in advance!