Find Matrix of Linear Transformation T w/ Respect to Basis B

Click For Summary

Homework Help Overview

The problem involves finding the matrix of a linear transformation T with respect to a specific basis B in R^3. The transformation is initially represented by a matrix in the standard basis, and the task is to convert this representation to the new basis defined by B = {(1,2,1),(0,1,-1),(2,3,2)}.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the relationship between linear transformations and their matrix representations in different bases. There are mentions of using matrices to convert between bases and the role of the inverse of the basis matrix in this process. Some participants explore the mathematical relationships involved in transforming the matrix representation.

Discussion Status

The discussion is ongoing, with various participants offering insights into the mathematical principles at play. Some guidance has been provided regarding the use of basis matrices and their inverses, but no consensus or complete solution has emerged yet.

Contextual Notes

There are indications that the original poster is seeking clarification on the steps necessary to derive the matrix in the new basis, as the textbook does not provide detailed workings. Additionally, there is a reminder about posting homework-related questions in the appropriate forum.

kiwifruit
Messages
8
Reaction score
0
I came across this problem in one of my linear algebra books.
A linear transformation T:R^3 ->R^3 has matrix

2 3 0
-1 1 2
2 0 1
with respect to the standard basis for R^3. Find the matrix of T with respect to the basis
B={(1,2,1),(0,1,-1),(2,3,2)}

The answer given is
-28 -19 -43
5 4 7
18 11 28
but i have no idea how to get to that answer as the book does not provide workings/steps. Any help would be appreciated thanks.
 
Physics news on Phys.org
I recommend that you read this post (the part above the quote) to make sure that you understand the relationship between linear operators and matrices.
 
I'll use subscript B to indicate a vector or linear transformation expressed as a matrix in the new basis, thus

[tex]\left ( Tx \right )_B = T_B x_B[/tex]

Let B be a matrix whose columns are the basis vectors of the new basis, expressed in the standard basis. Then the inverse of B will convert the components of a general vector from the standard basis to the new basis:

[tex]B^{-1}Tx = T_B B^{-1}x.[/tex]

So [itex]B^{-1}T[/itex] has the same effect on [itex]x[/itex] as [itex]T_B B^{-1}[/itex]. Now all we have to do is solve for [itex]T_B[/itex].

[tex]B^{-1}T = T_B B^{-1}[/itex]<br /> <br /> [tex]B^{-1}TB = T_B.[/itex][/tex][/tex]
 
Moderator's note:
Homework assignments or textbook style exercises for which you are seeking assistance are to be posted in the appropriate forum in our https://www.physicsforums.com/forumdisplay.php?f=152" area. This should be done whether the problem is part of one's assigned coursework or just independent study.
 
Last edited by a moderator:
Say vectors [itex]\vec{x}[/itex] and [itex]\vec{y}[/itex] have the representations

[tex] \vec{x}=\begin{pmatrix}x_1\\x_2\\x_3\end{pmatrix}_1=\begin{pmatrix}x_1'\\x_2'\\x_3'\end{pmatrix}_2<br /> \hspace{0.5in}<br /> \vec{y}=\begin{pmatrix}y_1\\y_2\\y_3\end{pmatrix}_1=\begin{pmatrix}y_1'\\y_2'\\y_3'\end{pmatrix}_2[/tex]

with respect to basis 1 and basis 2. You can construct a matrix P that will convert between the two representations:

[tex]\begin{pmatrix}x_1\\x_2\\x_3\end{pmatrix}_1=P\begin{pmatrix}x_1'\\x_2'\\x_3'\end{pmatrix}_2[/tex]

and its inverse P-1 will take you in the other direction:

[tex]\begin{pmatrix}x_1'\\x_2'\\x_3'\end{pmatrix}_2=P^{-1}\begin{pmatrix}x_1\\x_2\\x_3\end{pmatrix}_1[/tex]

If [itex]\vec{y}=T(\vec{x})[/itex], there are matrices A and B such that

[tex]\begin{pmatrix}y_1\\y_2\\y_3\end{pmatrix}_1=A\begin{pmatrix}x_1\\x_2\\x_3\end{pmatrix}_1<br /> \hspace{0.5in}<br /> \begin{pmatrix}y_1'\\y_2'\\y_3'\end{pmatrix}_2=B\begin{pmatrix}x_1'\\x_2'\\x_3'\end{pmatrix}_2[/tex].

It turns out that A and B are related by [itex]B=P^{-1}AP[/itex] because

[tex]\begin{pmatrix}x_1\\x_2\\x_3\end{pmatrix}_1=P\begin{pmatrix}x_1'\\x_2'\\x_3'\end{pmatrix}_2[/tex]

[tex]\begin{pmatrix}y_1\\y_2\\y_3\end{pmatrix}_1=A\begin{pmatrix}x_1\\x_2\\x_3\end{pmatrix}_1=AP\begin{pmatrix}x_1'\\x_2'\\x_3'\end{pmatrix}_2[/tex]

[tex]\begin{pmatrix}y_1'\\y_2'\\y_3'\end{pmatrix}_2=P^{-1}\begin{pmatrix}y_1\\y_2\\y_3\end{pmatrix}_1=P^{-1}AP\begin{pmatrix}x_1'\\x_2'\\x_3'\end{pmatrix}_2[/tex]

In your problem, you're given A, and you want to find B. So the problem boils down to finding P given the information you have about the two bases.
 

Similar threads

  • · Replies 17 ·
Replies
17
Views
2K
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K