The following question is from Golan's linear algebra book. I have posted a solution in the answers.
Problem: Let F ba field and let V be a vector subspace of F[x] consisting of all polynomials of degree at most 2. Let α:V→F[x] be a linear transformation satisfying
α(1)=x
α(x+1)=x5+x3
α(x2+x+1)=x4−x2+1.
Determine α(x2−x).
Answer
Your calculation looks fine. Equivalently, but with rather less work, note that
x2−x=(x2+x+1)−2(x+1)+1,
so we can compute α(x2−x) directly by linearity, without computing α at the most common basis elements.
No comments:
Post a Comment