An example asks me to define T : M 2 &#x00D7;<!-- × --> 2 </m

homosepian9wlgl

homosepian9wlgl

Answered question

2022-06-03

An example asks me to define T : M 2 × 2 ( F ) M 2 × 2 by T ( A ) = A t . Compute [ T ] α
α is the standard ordered basis of 2 × 2 matrices.
To find the transformation I performed the transformation on all four elements of α, for example T ( ( 1 0 0 0 ) ) = ( ( 1 0 0 0 ) ) and so on. Basically the matrices are all the same before and after the transformation. Accordingly, the textbook's answer is that you arrange all the results A t into a 4 × 4 matrix:
( 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 )
I don't understand this what means, and I've been trying to. How can this be the transformation T on α if we're not even able to multiply the basis by it? What I mean is, we can't multiply this transformation matrix by anything in α since one is a 4 × 4 and one is a 2 × 2
Also, why doesn't this mean that any arbitrary 2 × 2 matrix can be raised to the power of t by simply multiplying by this matrix? (As per the previous paragraph, it can't, but it should).

Answer & Explanation

ran1suel23

ran1suel23

Beginner2022-06-04Added 3 answers

You need to distinguish here between the space F 2 that the 2 × 2 matrices operate on and the space of the 2 × 2 matrices themselves. The former is two-dimensional, the latter is four-dimensional.A matrix is a representation of a linear transformation with respect to bases of the domain and target of the transformation. If the linear transformation is an endomorphism, a linear map from a space to itself, the corresponding matrix is square, and one typically uses the same basis for the space in its two roles as domain and target.The standard basis of the space of 2 × 2 matrices that you're using has four basis elements and spans the four-dimensional space of 2 × 2 matrices. A linear transformation has been defined on that space – the four-dimensional space of 2 × 2 matrices, not the two-dimensional space that they operate on.Representing that linear transformation as a matrix with respect to the standard basis (both for the domain and the target) yields a 4 × 4 matrix. That's not a mismatch because the vectors and matrices that will be multiplied by this matrix aren't elements of F 2 ; they're the vectors of coefficients in an expansion of the matrix they represent in the standard basis.
As an example, the matrix ( 2 3 4 5 )
has coefficients 2, 3, 4 and 5, respectively, in the standard basis, so with respect to that basis it's represented by the column vector ( 2 3 4 5 ) .
Its transpose
( 2 4 3 5 )
is represented by the column vector
( 2 4 3 5 ) .
And sure enough we have
( 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 ) ( 2 3 4 5 ) = ( 2 4 3 5 ) .
Thus this matrix really does represent the linear transformation T, transposition, in this basis.
Amirah Hayden

Amirah Hayden

Beginner2022-06-05Added 1 answers

Just to make sure our definition of matrix representation is the same: Let α = ( a 1 , , a k ) be a basis for V, and let T : V V be a linear map. Then matrix representation [ T ] α is defined as follows:
[ T ] α = [ [ T ( a 1 ) ] α [ T ( a k ) ] α ]
The matrix representation obeys the following formula: for every v V, [ T ( v ) ] α = [ T ] α [ v ] α , where [ v ] α is the coordinate vector of v with respect to the basis α.
So now, to answer your question, it's true that [ T ] α is a 4 × 4 matrix in your example, but you don't multiply it onto the 2 × 2 matrices; you multiply it onto the 2 × 2 matrices after they have been converted into column vectors via the coordinate mapping. Since 2 × 2 matrices form a 4-dimensional space, then this coordinate mapping turns a 2 × 2 matrix into an element of R 4

Do you have a similar question?

Recalculate according to your conditions!

New Questions in Linear algebra

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?