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$$
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top