Caims
- 1
- 0
Homework Statement
Let V:= ℝ_{2}[t]
V \in f: v \mapsto f(v) \in V, \forall v \in V (f(v))(t) := v(2-t)
a) Check that f \in End(V)
b) Calculate the characteristic polynomial of f.
Homework Equations
The Attempt at a Solution
a) Is it sufficient to check that (f+g)(t)=f(t)+g(t) ?
b) Standard basis of polynomials is 1+t+t^2, so f(1)=(2-t) \\ f(t)=2t - t^2 \\ f(t^2)=2t^2-t^3
What should I do next? What's up with t^3 ? (The space is of polynomials of degree at most 2). How do I calculate this map into a matrix ?