No idea where to start for linear transformation question from P2->P2

Click For Summary

Homework Help Overview

The discussion revolves around a linear transformation T defined from the space of polynomials P2 to itself. The original poster expresses uncertainty about how to begin finding the matrix representation of T with respect to the standard basis B={1,x,x^2}.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Some participants suggest representing the polynomials as column vectors to form matrices for the transformation. Others question the method of obtaining these column vectors and seek clarification on the basis representation.

Discussion Status

The conversation is ongoing, with some guidance provided on how to construct the matrices from the polynomials. However, there remains a lack of consensus on the initial steps, as participants are exploring different interpretations of the transformation and its representation.

Contextual Notes

The original poster indicates a lack of understanding of the problem setup and the transformation process, which may affect their ability to proceed. There is also a focus on the definitions and roles of the basis vectors in the context of polynomial representation.

jra0718
Messages
3
Reaction score
0
Let T:P2[itex]\rightarrow[/itex]P2 be given by

T(x-1)=1-x
T(x2-2x)=-1+x-2x2
T(3-x2)=-1+2x+3x2

Find the matrix for T with respect to the standard basis B={1,x,x2}for P2

To be honest, I have no idea where to start. Help would be greatly appreciated
 
Physics news on Phys.org
Write the polynomials as column vectors like
x-1 --->
-1,
1
0
x^2-2x --->
0
-2
1

and so on and make a matrix A from the three columns on the left hand side of the equation and a matrix B from the columns at the right-hand side. You get a matrix equation TA=B which you can solve for T
by multiplying both sides with the inverse of A:
T=TA A-1=BA-1.

ehild
 
i don't understand how you got the column vectors
 
1, x, x^2 are the basis, consider them as base vectors e1, e2, e3. The coefficient of x^k in the polynomial is considered as the k-th component.

For example, -1+x-2x^2 = -1 (1) +1 (x) -2 (x^2) or -1 e1 +1*e2 -2 e3. You can write it as the vector (-1,1,-2), or its transposed as column vector.

ehild
 
Last edited:

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 9 ·
Replies
9
Views
9K
Replies
23
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 14 ·
Replies
14
Views
7K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K