Find the matrix A for the linear transformation T relative to the bases <mstyle displaystyle="tr

spockmonkey40

spockmonkey40

Answered question

2022-06-30

Find the matrix A for the linear transformation T relative to the bases B = { 1 , x , x 2 } and B = { 1 , x , x 2 , x 3 } such that T ( x ) = A x

Answer & Explanation

Kaya Kemp

Kaya Kemp

Beginner2022-07-01Added 18 answers

First, we see how T acts on the members of B, and put that in terms of B':
T ( u 0 ) = 4 x = 4 v 1 = [ 0 4 0 0 ] B
T ( u 1 ) = 4 x 2 = 4 v 2 = [ 0 0 4 0 ] B
T ( u 2 ) = 4 x 3 = 4 v 3 = [ 0 0 0 4 ] B
Then we use those as the column vectors for our transformation matrix:
A = [ 0 0 0 4 0 0 0 4 0 0 0 4 ]
Let's check to see if it works.
Given a polynomial p = [ a b c ] B = a + b x + c x 2 P 2 we have
T ( p ) = 4 x ( a + b x + c x 2 )
= 4 a x + 4 b x 2 + 4 c x 3
= 0 v 0 + 4 a v 1 + 4 b v 2 + 4 c v 3
= [ 0 4 a 4 b 4 c ] B
= [ 0 0 0 4 0 0 0 4 0 0 0 4 ] [ a b c ] B
= A p
Lucia Grimes

Lucia Grimes

Beginner2022-07-02Added 5 answers

The idea behind the notation of using p as both a vector and a polynomial is that when your vector space is P n 2 , for example, you can consider a vector ( a , b ) as being the sum a ( 1 , 0 ) + b ( 0 , 1 ) , you can think of the analogs in P 1 as being ( a , b ) and a 1 + b x , where both vectors are being written in terms of the standard bases { ( 1 , 0 ) , ( 0 , 1 ) } or { 1 , x }
You can have a nonstandard basis in 2 , such as B = { ( 1 , 1 ) , ( - 1 , 1 ) } , as long as the vectors are linearly independent. If we write a vector in terms of that basis, such as ( a , b ) B , then we should think of it as being the linear combination a ( 1 , 1 ) + b ( - 1 , 1 ) which would have the representation ( a - b , a + b ) in the standard basis.
Similarly, you can have nonstandard bases in P n , or in any vector space for that matter. One simply must remember that a vector in a given basis is a linear combination of the elements of that basis.
While this problem uses the standard bases for P 2 and P 3 , we will instead treat them as if they are arbitrary bases, using the relabelings
B = { 1 , x , x 2 } = { u 0 , u 1 , u 2 } and B = { 1 , x , x 2 , x 3 } = { v 0 , v 1 , v 2 , v 3 }
For the problem itself, when we wish to find the matrix representation of a given transformation, all we need to do is see how the transformation acts on each member of the original basis and put that in terms of the target basis. The resulting vectors will be the column vectors of the matrix.

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?