MHB Matteo's question at Yahoo Answers (change of basis)

AI Thread Summary
The discussion centers on finding the change-of-basis matrix for a linear map L: IR^3 -> IR^2 represented by a specific matrix A. The bases B for IR^3 and B' for IR^2 are provided, and the change-of-basis matrices P and Q for these bases are calculated. The relationship between the original matrix A and the new bases is established using the formula M_{B',B}(L) = Q^{-1}AP. The calculations lead to the determination of the change-of-basis matrix, crucial for transforming linear transformations between different bases. The thread emphasizes the application of linear algebra concepts to solve the problem.
Fernando Revilla
Gold Member
MHB
Messages
631
Reaction score
0
Here is the question:

Let L: IR^3 -> IR^2 the linear map represented by the matrix A:

7 7 7
7 7 7

with respect to the canonical bases in arriving and departing.

Are B:

0 1 3
1 0 2
0 0 1

and B':

1 1
2 0

respectively bases of R^3 and R^2.
Find the matrix of change of basis MB' ,B (L)

Here is a link to the question:

Matrix of change of basis? - Yahoo! Answers

I have posted a link there to this topic so the OP can find my response.
 
Mathematics news on Phys.org
Hello Matteo,

The change-of-basis matrix in $\mathbb{R}^3$ from $B_c=\{(1,0,0),(0,1,0),(0,01)\}$ to $B=\{(0, 1, 3), (1, 0, 2), (0, 0, 1)\} $ is
$$P=\begin{bmatrix}{0}&{1}&{0}\\{1}&{0}&{0}\\{3}&{2}&{1}\end{bmatrix}$$
The change-of-basis matrix in $\mathbb{R}^2$ from $B^*_c=\{(1,0),(0,1)\}$ to $B'=\{(1, 1), (2, 0)\} $ is
$$Q=\begin{bmatrix}{1}&{2}\\{1}&{0}\end{bmatrix}$$
The matrix of $L$ with respect to $B_c$ and $B_c^*$ is
$$A=\begin{bmatrix}{7}&{7}&{7}\\{7}&{7}&{7} \end{bmatrix}$$

Accorging to a well-konwn theorem, the matrix of $L$ with respect to the new basis $B$ and $B'$ is $Q^{-1}AP$, so
$$M_{B',\;B}(L)=\begin{bmatrix}{1}&{2}\\{1}&{0} \end{bmatrix}^{-1}
\begin{bmatrix}{7}&{7}&{7}\\{7}&{7}&{7} \end{bmatrix}\begin{bmatrix}{0}&{1}&{0}\\{1}&{0}&{0}\\{3}&{2}&{1} \end{bmatrix}=\ldots$$
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...

Similar threads

Back
Top