Matrix of a Linear Transformation (Abstract)

Click For Summary
SUMMARY

The discussion centers on the representation of linear transformations through matrices, specifically addressing the conventions used in Linear Algebra. It establishes that in a matrix T, the columns represent the coefficients of the transformation of the basis vectors from the source vector space, while the rows correspond to the basis of the target vector space. The most widely accepted convention, as noted in "Linear Algebra Done Right" and Wikipedia, is that the first column of the matrix reflects the image of the first basis vector under the transformation. The conversation also highlights discrepancies found in mathematical physics literature regarding the interpretation of matrix rows and columns.

PREREQUISITES
  • Understanding of linear transformations and vector spaces
  • Familiarity with matrix representation of transformations
  • Knowledge of basis vectors in linear algebra
  • Concept of linear combinations in vector spaces
NEXT STEPS
  • Study the conventions of matrix representation in linear algebra
  • Explore the differences between linear algebra and mathematical physics interpretations
  • Learn about the implications of basis transformations in different vector spaces
  • Investigate the application of linear transformations in practical scenarios
USEFUL FOR

Students and educators in mathematics, particularly those studying linear algebra, as well as professionals in fields that apply linear transformations, such as computer graphics and engineering.

brydustin
Messages
201
Reaction score
0
I was taught that the columns of a matrix, T, representing a transformation represent the first vector space's basis set and the rows represent the basis set of the range vector space.

i.e. T(v_k) = t_1,k*w_1 +... + t_(m,k)*w_m
So v_k would be the k-th basis vector of the first space, V, and the w's are the vector basis set for W (the range space). The coeffiicients (t's) correspond to that specific column.
In other words, a transformation of a single basis (input) element is equal to a linear combination of the range's basis.
This is the convention in Linear Algebra Done Right, wikipedia, and every text I've read... except recently on on mathematical physics, which has the reverse style (rows act like columns, colms. like rows -- as defined above). Is there a common convention? Or is one of the authors just plain wrong?
 
Physics news on Phys.org
the meaning of the entries in a matrix are pure an arbitrary convention - there is no right or wrong choice. However the most common convention is this: the first column of the matrix for a linear map T represents the coefficients of the image T(e1), of the first basis vector of the source, under the map T, expanded in terms of the basis of the target.

e.g. if T maps R^2 to R^3, and e1= (1,0) and if T(1,0) = (3,4,5), then the first column will have entries 3,4,5. the second column will be the coefficients of T(e2), etc...
 

Similar threads

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