Linear transformation and finding the matrix

In summary, the task is to find the matrix for the transformation T from P2 to R3, given by T(p)=[p(-1)][p(0)][p(1)], relative to the basis {1,t,t^2} for P2 and the standard basis for R3. To do this, you need to find the images of the basis vectors 1, t, and t^2 under the transformation T, and use these as the columns of the matrix.
  • #1
fk378
367
0

Homework Statement


Define T: P2-->R3 by
T(p)=
[p(-1)]
[p(0)]
[p(1)]

Find the matrix for T relative to the basis {1,t,t^2} for P2 and the standard basis for R3.


The Attempt at a Solution



I'm not sure how to go about this. Start off by computing T(1)? But am I trying to see what the transformation does to p(t)=1 or just 1?
 
Physics news on Phys.org
  • #2
fk378 said:
Find the matrix for T relative to the basis {1,t,t^2} for P2 and the standard basis for R3.

Hi fk378! :smile:

I'm assuming that P2 is the quadratic expressions with real coefficients.

So the vector (a,b,c) in P2 relative to the basis {1,t,t^2} is at² + bt + c.

Then (a,b,c)(-1) = … ? (a,b,c)(0) = … ? (a,b,c)(1) = … ? :smile:
 

1. What is a linear transformation?

A linear transformation is a function that maps a vector space to another vector space while preserving the basic algebraic structure of the space. This means that the transformation follows the rules of addition and scalar multiplication, and the origin remains fixed.

2. How do you represent a linear transformation with a matrix?

A linear transformation can be represented with a matrix by using the coordinates of the input vector as the entries of the matrix, and the resulting vector as the output. The columns of the matrix represent the images of the standard basis vectors in the output space.

3. What is the process for finding the matrix of a linear transformation?

To find the matrix of a linear transformation, you first need to choose a basis for the input and output vector spaces. Then, apply the transformation to each basis vector and record the resulting coordinates. These coordinates will form the columns of the matrix, and the matrix will be in the form of [T(v1) T(v2) ... T(vn)] where T is the linear transformation and v1, v2, ..., vn are the basis vectors.

4. Can a linear transformation have different matrices for different bases?

Yes, a linear transformation can have different matrices for different bases. This is because the choice of basis affects the coordinates of the vectors and therefore, the resulting matrix. However, the transformation itself remains the same regardless of the choice of basis.

5. How do you determine the properties of a linear transformation from its matrix?

The properties of a linear transformation, such as injectivity, surjectivity, and dimension of the kernel, can be determined from its matrix by performing row operations and analyzing the resulting matrix. For example, if the matrix is in reduced row echelon form, the number of pivot columns can indicate the dimension of the kernel.

Similar threads

  • Calculus and Beyond Homework Help
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
3
Views
328
  • Calculus and Beyond Homework Help
Replies
10
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
878
  • Calculus and Beyond Homework Help
Replies
18
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
294
  • Calculus and Beyond Homework Help
Replies
3
Views
568
  • Calculus and Beyond Homework Help
Replies
24
Views
793
  • Calculus and Beyond Homework Help
Replies
2
Views
521
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
Back
Top