Is T: M22 --> R a Linear Transformation?

  • Thread starter Thread starter FourierX
  • Start date Start date
  • Tags Tags
    Linear
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
FourierX
Messages
73
Reaction score
0
Linear Transormation?

Homework Statement



Is function T a linear transformation for T: M22 --> R by

T [a b]
[c d] ( i.e. T [a b ; c d] )= a + b + c + d

Homework Equations

T ( u + v) = T(u) + T(v)

T(ru) = rT(u)

The Attempt at a Solution



The matrix form is confusing me
 
Physics news on Phys.org


Let U be the matrix you defined and let r be an arbitrary scalar. You know how to calculate rU and you have the formula for calculating T(U), so does T(rU) = rT(U)?

For the next part, define another matrix similarily as you did except with different letters. Call it V. Does T(U + V) = T(U) + T(V)?
 


the first part T(rU) = rT(U) satisfies
 


and i so does the second part! Am I right?
 


If you can show it then you are done.