Exercise 2.6.2

Answers

In these question we should check whether it’s linear and whether its domain and codomain are V and F respectively.

1.
Yes. We may check that
f(p(x) + cq(x)) = 2p(0) + 2cp(0) + p(1) + cq(1)
2p(0) + p(1) + c(2p(0) + q(1)) = f(p(x)) + cf(q(x)).
2.
No. It’s codomain should be the field.
3.
Yes. We may check that
tr(A + cB) = i=1n(A + cB) ii
= i=1nA ii + cBii = tr(A) + ctr(B).
4.
No. It’s not linear.
5.
Yes. We may check that
f(p(x) + cq(x)) =01(p(t) + cq(t))dt
=01p(t)dt + c01q(t)dt = f(p(x)) + cf(q(x)).
6.
Yes. We may check that
f(A + cB) = (A + cB)11 = A11 + cB11 = f(A) + cf(B).
User profile picture
2011-06-27 00:00
Comments