Finding a matrix with respect to standard basis

Click For Summary
SUMMARY

This discussion focuses on finding the matrix representation of a linear transformation T with respect to the standard basis for polynomials. The transformation is applied to the basis vectors 1, x, and x^2, resulting in the matrix A = [T]_B = \begin{pmatrix}1 & 3 & 9\\0 & 2 & 12\\0 & 0 & 4\end{pmatrix}. The eigenvalues of this matrix are confirmed as λ₁ = 1, λ₂ = 2, and λ₃ = 4. Additionally, the discussion raises a question about finding the B-coordinates of a polynomial p(x) = ax² + bx + c and how the matrix [T]_B transforms those coordinates.

PREREQUISITES
  • Understanding of linear transformations in vector spaces
  • Familiarity with polynomial functions and their representations
  • Knowledge of eigenvalues and eigenvectors
  • Ability to work with matrix representations of linear transformations
NEXT STEPS
  • Study the process of finding the matrix representation of linear transformations
  • Learn how to compute eigenvalues and eigenvectors for matrices
  • Explore the concept of B-coordinates in polynomial spaces
  • Investigate the application of linear transformations to polynomial functions
USEFUL FOR

Students and educators in linear algebra, mathematicians working with polynomial transformations, and anyone seeking to deepen their understanding of matrix representations in vector spaces.

Hiche
Messages
82
Reaction score
0

Homework Statement



jzzfnp.png


Homework Equations



...

The Attempt at a Solution



Can someone just point me how to approach this? Do we take a random second degree polynomial and input 2x + 3 instead of x, then find the constants (eg. denoted by a , b , c) by putting the new equation equal to the standard polynomial 1 + x + x^2?
 
Physics news on Phys.org
A good start would be to apply ##T## to the basis vectors ##1, x, x^2##. What do you know about ##[T]_B##? In particular, what are its columns?
 
Oh, thank you. This is what I came up with so far:

T(1) = 1 so (T(1))_B = \begin{pmatrix}1\\0\\0\end{pmatrix}
T(x) = 2x + 3 so (T(x))_B = \begin{pmatrix}3\\2\\0\end{pmatrix}
T(x^2) = 4x^2 + 12x + 9 so (T(x^2))_B = \begin{pmatrix}9\\12\\4\end{pmatrix}

So, A = [T]_B = \begin{pmatrix}1 & 3 & 9\\0 & 2 & 12\\0 & 0 & 4\end{pmatrix}. Is this close?
 
Better than close- that's exactly what I get.
 
Great! Now may I add a couple more questions to this?

Part b) asks to find the eigenvalues of A. The values I found were \lambda_1 = 1, \lambda_2 = 2, \lambda_3 = 4.

Part c) asked to find the formula of [T(p(x))]_B without justification. I am not sure how to handle this question.
 
Hiche said:
Great! Now may I add a couple more questions to this?

Part b) asks to find the eigenvalues of A. The values I found were \lambda_1 = 1, \lambda_2 = 2, \lambda_3 = 4.

Part c) asked to find the formula of [T(p(x))]_B without justification. I am not sure how to handle this question.

The eigenvalues look fine.

What are the B-coordinates of a polynomial ##p(x) = ax^2 + bx +c##? How does the matrix ##[T]_B## transform those coordinates?
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 22 ·
Replies
22
Views
3K