How Do You Find the Standard Matrix of a Linear Transformation?

  • Thread starter Thread starter x.x586
  • Start date Start date
  • Tags Tags
    Matrix Standard
Click For Summary
SUMMARY

The standard matrix of the linear transformation T from R3 to R3 can be determined by expressing the transformation in terms of a matrix A. Given that T transforms the vectors (1,1,0), (1,0,1), and (0,1,1) to (1,1,1), (0,1,3), and (3,4,0) respectively, the correct approach involves setting up a system of equations using these transformations. The transformation is not one-to-one or onto due to the linear dependence of the vectors involved.

PREREQUISITES
  • Understanding of linear transformations in R3
  • Familiarity with matrix multiplication and row reduction techniques
  • Knowledge of basis vectors and their significance in linear algebra
  • Ability to solve systems of linear equations
NEXT STEPS
  • Learn how to derive the standard matrix of a linear transformation using basis vectors
  • Study the concepts of one-to-one and onto transformations in linear algebra
  • Explore the method of expressing vectors as linear combinations of other vectors
  • Practice solving systems of equations using augmented matrices and row reduction
USEFUL FOR

Students studying linear algebra, educators teaching matrix theory, and anyone interested in understanding linear transformations and their properties.

x.x586
Messages
5
Reaction score
0

Homework Statement



Let T be a linear transformation from R3 to R3. Suppose T transforms (1,1,0) ,(1,0,1) and (0,1,1) to (1,1,1) (0,1,3) and (3,4,0) respectively.

Find the standard matrix of T and determine whether T is one to one and if T is onto

Homework Equations





The Attempt at a Solution



I know T(x) =Ax=[T(e1) ,T(e2,) T(e3)]

I thought A would just be the matrix with columns (1,1,1) (0,1,3) and (3,4,0), but then I realized that
(1,1,0) ,(1,0,1) and (0,1,1) are not the standard basis vectors for R3


My book doesn't give any examples where we don't start with the standard basis vectors

Should I have started by taking a 3x3 matrix entries [x1,x2,x3;x4,x5,x6] and multiply that by a 3x3 matrix with entries [1,1,0;1,0,1;0,1,1] and set that equal to a matrix with entries [1,0,3;1,1,4;1,3,0] and then got a system of equations from there by multiplying the left side out. And then set up an augmented matrix and used row reduction to find corresponding entries for A?
 
Physics news on Phys.org
Using the linearity of T, you can calculate T(e1), T(e2) and T(e3):

T(e1)+T(e2)=(1,1,1)
T(e1)+T(e3)=(0,1,3)
T(e2)+T(e3)=(3,4,0)

After that, you can build up A.
 
x.x586 said:

Homework Statement



Let T be a linear transformation from R3 to R3. Suppose T transforms (1,1,0) ,(1,0,1) and (0,1,1) to (1,1,1) (0,1,3) and (3,4,0) respectively.

Find the standard matrix of T and determine whether T is one to one and if T is onto

Homework Equations





The Attempt at a Solution



I know T(x) =Ax=[T(e1) ,T(e2,) T(e3)]

I thought A would just be the matrix with columns (1,1,1) (0,1,3) and (3,4,0), but then I realized that
(1,1,0) ,(1,0,1) and (0,1,1) are not the standard basis vectors for R3


My book doesn't give any examples where we don't start with the standard basis vectors

Should I have started by taking a 3x3 matrix entries [x1,x2,x3;x4,x5,x6] and multiply that by a 3x3 matrix with entries [1,1,0;1,0,1;0,1,1] and set that equal to a matrix with entries [1,0,3;1,1,4;1,3,0] and then got a system of equations from there by multiplying the left side out. And then set up an augmented matrix and used row reduction to find corresponding entries for A?
Yes, that'll work. You could also write ei as a linear combination of the given vectors, and then use the linearity of T to evaluate T(ei).
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K