SOLUTION: Determine whether the following functions T : V -> W define linear transformations
(be sure to justify your answer fully):
V = W = P(Rational), T(f)(x) = (x + 1)f(x) −
Algebra ->
College
-> Linear Algebra
-> SOLUTION: Determine whether the following functions T : V -> W define linear transformations
(be sure to justify your answer fully):
V = W = P(Rational), T(f)(x) = (x + 1)f(x) −
Log On
Question 27388: Determine whether the following functions T : V -> W define linear transformations
(be sure to justify your answer fully):
V = W = P(Rational), T(f)(x) = (x + 1)f(x) − f(1)x^2.
Thanks a lot to who ever is solving this. Means a great deal.
Thank you. Answer by khwang(438) (Show Source):
You can put this solution on YOUR website! If f, g be two polynomials in Q, then
T(f+g)(x) = (x + 1)(f+g)(x) −
= (x + 1)(f(x)+g(x)) −
= (x+1) f(x) - + (x+1)g(x) -
= T(f)(x) + T(g)(x)
= (T(f)+T(g))(x),
Hence, T(f+g) = T(f)+T(g).
and for a in Q,
T(af)(x) = (x + 1)(af)(x) -
= a(x+1) f(x) -
= a((x+1)f(x) - )
= a T(f(x))
Hence, T(af) = aT(f).
This shows T is linear from Q[x]=V to Q[x].
(Or check T(af+bg)(x) = a T(f)(x) + b Tg(x) directly.
Kenny