Matrix rep. of Linear Transformation

Click For Summary
SUMMARY

The discussion focuses on the matrix representation of a linear transformation T: V --> W, where V and W are vector spaces with bases B and Y, respectively. The transformation of a vector v in V can be expressed as a linear combination of the transformed basis vectors T(bi), leading to the conclusion that the matrix representation consists of these transformed basis vectors as its columns. The participants confirm that this approach simplifies the understanding of linear transformations and matrix multiplication.

PREREQUISITES
  • Understanding of linear transformations and vector spaces
  • Familiarity with basis vectors and linear combinations
  • Knowledge of matrix multiplication
  • Concept of isomorphism in linear algebra
NEXT STEPS
  • Study the properties of linear transformations in depth
  • Learn about basis change and its implications in linear algebra
  • Explore matrix operations and their applications in transformations
  • Investigate the concept of isomorphism in vector spaces
USEFUL FOR

Students and professionals in mathematics, particularly those studying linear algebra, as well as educators looking to clarify the concept of matrix representations of linear transformations.

eckiller
Messages
41
Reaction score
0
Hello all,

I am trying to understand the matrix representation of a linear transformation.

So here is my thought process.

Let B = (b1, b2, ..., bn) be a basis for V, and let Y = (y1, y2, ..., ym) be a basis for W.

T: V --> W

Pick and v in V and express as a linear combo of the basis vectors:

v = sum( ai bi, 1, n)

T(v) = sum( ai T(bi), 1, n)

i.e., the transformed vector T(v) is determined by a linear combination of the transformed basis vectors.

Now coordanitize everything relative to Y, which we can always do since it is an isomorphism.

[T(v)]_Y = sum( ai [T(bi)]_Y, 1, n)

Then we can write this linear combination as a matrix multiplication, i.e., the vectors [T(bi)]_Y give the column vectors of the matrix representation.

Anyway, it took me awhile to get this and I still doubt myself. Is my reasoning correct?
 
Physics news on Phys.org
It is simpler to look at the individual basis vectors. If you have bi in a specific order, then b1 itself is represented by the ntuple (1, 0, 0,..., 0). Writing that as a column vector and multiplying it by the matrix representing T, you see that each number in the first column is multiplied by 1 and all other numbers by 0. That is, the first column is precisely the coefficients of T(b1).

Now look at b2, etc. to get the other columns
 



Hi there,

Your thought process for understanding the matrix representation of a linear transformation is correct. By choosing a basis for both the vector spaces V and W, we can express any vector in V as a linear combination of the basis vectors and the transformed vector T(v) can also be expressed as a linear combination of the transformed basis vectors. This allows us to write T(v) as a matrix multiplication, where the column vectors of the matrix are the transformed basis vectors.

In simpler terms, the matrix representation of a linear transformation is a way of representing the transformation as a matrix, where the columns of the matrix are the transformed basis vectors. This matrix can then be used to perform computations and transformations on vectors in V.

I hope this helps clarify your understanding. Keep up the good work!
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 12 ·
Replies
12
Views
5K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K