Find matrix of the linear function

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
3 replies · 2K views
junsugal
Messages
6
Reaction score
0

Homework Statement



Consider the linear function F : P4 -> R5
that sends the basis {1,x,x2,x3,x4} of P4 to the basis {e1,e1,e3,e4,e5} in R5, in that order , that is F(xn)= e(n+1)).
(a) Is this function an isomorphism?
(b) Consider the linear function D : P4-> P4
p(x)->p'(x)

Find the matrix of the linear function T : R5-> R5 such that
(T o F)p(x) = (F o D)p(x)


Homework Equations





The Attempt at a Solution



I solved for part a, but i have no idea how to start on part b
 
Last edited:
Physics news on Phys.org
hmm, what do you mean by start with x4?

For part(a) I said that yes the function is isomorphic because P4 and R5 both have dimension of 5. And according to one of the properties of isomorphic, the dimensions of 2 vector spaces should be the same.

Thanks for the tips! :)