Linear Algebra question regarding Matrices of Linear Transformations

Click For Summary
SUMMARY

The discussion focuses on finding the matrix representations [T]α and [T]β of the linear transformation T on ℝ³, defined as T(x,y,z)=(2x-3y+4z, 5x-y+2z, 4x+7y). The standard basis α is {e1, e2, e3} and the alternative basis β is {e3, e2, e1}. The user correctly identifies the transformation of the basis vectors but encounters confusion regarding the order and values of the resulting vectors in [T]β, specifically noting that T(e1) should yield (4, 5, 2) instead of (4, 2, 0).

PREREQUISITES
  • Understanding of linear transformations in ℝ³
  • Familiarity with matrix representation of linear transformations
  • Knowledge of basis vectors and their order
  • Ability to perform vector operations and linear combinations
NEXT STEPS
  • Study the concept of matrix representation of linear transformations in different bases
  • Learn about the properties of linear transformations and their effects on basis vectors
  • Explore the relationship between ordered bases and matrix columns
  • Practice problems involving matrix representations of linear transformations
USEFUL FOR

Students studying linear algebra, particularly those working on matrix representations of linear transformations and their applications in vector spaces.

psychosomatic
Messages
2
Reaction score
0

Homework Statement



Find the matrix representations [T]\alpha and [T]β of the following linear transformation T on ℝ3 with respect to the standard basis:

\alpha = {e1, e2, e3}

and β={e3, e2, e1}

T(x,y,z)=(2x-3y+4z, 5x-y+2z, 4x+7y)

Also, find the matrix representation of [T]^{\alpha}_{\beta}

Homework Equations



None

The Attempt at a Solution



T(e1) = (2, 5, 4)

T(e2) = (-3, -1, 7)

T(e3) = (4, 2, 0)

So, I got [T]\alpha = (T(e1), T(e2), T(e3))

but for [T]β, I got [T]β=(T(e3), T(e2), T(e1))
However, the answers in the back of the book tell me that although my order for [T]β is correct, the vectors themselves are inverted.
ie: T(e1) = (4, 5, 2)

Why is this? And I'm not sure how to start the second half of the question...
 
Physics news on Phys.org
The columns of the matrix of a linear transformation in a given ordered basis are the coefficents of the expression of the transformation of each basis vector, in turn, written as a linear combination of that ordered basis.

The reason I emphasised "ordered" is that in the second basis, you are given \beta as same vectors as in \alpha, just in a different order.
T(\beta_1)= T(e_3)= (4, 2, 0)= 0e_3+ 2e_2+ 4e_1 so the first column is
\begin{bmatrix}0 \\ 2 \\ 4\end{bmatrix}
 
Thank you, that cleared up some of my problems!
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 18 ·
Replies
18
Views
3K
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K