Finding Inverse of a Transformation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
TranscendArcu
Messages
277
Reaction score
0

Homework Statement



Skjermbilde_2012_03_11_kl_11_55_44_AM.png


The Attempt at a Solution


Suppose we take an arbitrary polynomial in [itex]P_2 (R)[/itex], call this [itex]a_0 + a_1 x + a_2 x^2[/itex]

[itex]T(a_0 + a_1 x + a_2 x^2) = (a_0, a_0 + a_1 + a_2, a_0 - a_1 + a_2)[/itex]

Now, I was under the impression that I could construct a matrix for T by showing what T does to each of the standard basis vectors of [itex]P_2 (R)[/itex], these being the set [itex]1,x,x^2[/itex].

Doing some mapping: [itex]T(1 + 0x + 0x^2) = (1,1,1), T(0 + 1x + 0x^2) = (0,1,-1), T(0+0x+1x^2) = (0,1,1)[/itex].

Thus my matrix for T has these outputs as its columns. Via some elementary row reduction I concluded that the matrix (with semicolons indicating the end of a row) [1 0 0;0 1/2 1/2;-1 1/2 -1/2] is the inverse of T, call it S.

Moreover, it can be checked that T*S = I, which leads me to suspect that I have the write answer. Does this look about right?
 
Physics news on Phys.org