Solving Transition Matrix: Find Coefficients of B to B

Click For Summary
SUMMARY

The discussion focuses on finding the Transition Matrix P from the basis B={t+1, 2t, t-1} to B'={4t²-6t, 2t²-2, 4t} for the polynomial space R[t]. The coefficients for the transformation are derived as follows: 4t²-6t corresponds to (-3, 2, -3), 2t²-2 corresponds to (-1, 1, 1), and 4t corresponds to (2, 0, 2). The confusion arises from the interpretation of the polynomial space and the basis vectors, particularly regarding the inclusion of quadratic terms in B.

PREREQUISITES
  • Understanding of polynomial spaces, specifically R[t]
  • Knowledge of basis transformations in linear algebra
  • Familiarity with constructing and interpreting transition matrices
  • Ability to manipulate polynomial expressions and coefficients
NEXT STEPS
  • Study polynomial vector spaces and their properties in linear algebra
  • Learn about basis transformations and how to compute transition matrices
  • Explore the concept of linear combinations of vectors in polynomial spaces
  • Investigate examples of transition matrices in different polynomial bases
USEFUL FOR

Mathematicians, students studying linear algebra, and anyone involved in polynomial transformations and matrix computations will benefit from this discussion.

Laney5
Messages
5
Reaction score
0
Im trying to figure out how to do this question. This is an example in the book i have. I am not sure how they got the answer.

Here is the example from the book:

Find the Transition Matrix P from the basis B={t+1, 2t, t-1} to B'={4t[tex]^{2}[/tex]-6t, 2t[tex]^{2}[/tex]-2, 4t} for the space R[t].
A little computataion shows that 4t[tex]^{2}[/tex]-6t:(-3, 2, -3), 2t[tex]^{2}[/tex]-2: (-1, 1, 1) and 4t:(2, 0, 2). Therefore

[tex]P=\left(\begin{array}{ccc}-3 & -1 & 2 \\ 2 & 1 & 0\\ -3 & 1 & 2\end{array}\right)[/tex]

I'd like to know how they found 4t[tex]^{2}[/tex]-6t to be(-3, 2, -3), 2t[tex]^{2}[/tex]-2 to be (-1, 1, 1) and 4t to be(2, 0, 2). Any help is apprectated.
 
Physics news on Phys.org
I'm afraid you are going to have to clarify some things first. What is "R[t]"? My first thought would be "functions in thr variable t on the real numbers" but all you give for your basis are powers of t. Polynomials over the real numbers with variable t? But "B" only has linear polynomials so that can't be right. And, for that matter, B' has quadratic polynomials so B and B' can't possibly span the same space! Are you sure you didn't miss at least one square in B?

The only way I could interpret "4t2- 6t: (-3, 2, -3)" is that 4t2- 6t, one of the basis vectors in B', can be written -3(t+1)+ 2(2t)- 3(t-1), in terms of the basis B. But that is equal to -3t- 3+ 4t- 3t+ 3. Trying to find f1, f2, f3 so that -3f1+ 2f2- 3f3= 42- 6t, -f1+ f2+ f3= 2t2- 2, and 2f1+ 2f3= 4t, I arrive at f1= t+ 1, just as you have, f3= t- 1, just as you have, but f2= 2t2, not 2t- you dropped the "square".

Now, what they are saying is: 4t2- 6t can be represented as (-3, 2, -3) in basis B because -3(t+1)+ 2(2t2)- 3(t-1)= 4t2- 6t, etc.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
2
Views
1K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 33 ·
2
Replies
33
Views
3K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K