PDA

View Full Version : Linear Transormation???


FourierX
Nov16-08, 08:52 PM
1. The problem statement, all variables and given/known data

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

2. Relevant equations


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

T(ru) = rT(u)


3. The attempt at a solution

The matrix form is confusing me

VeeEight
Nov16-08, 09:12 PM
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)?

FourierX
Nov16-08, 09:22 PM
the first part T(rU) = rT(U) satisfies

FourierX
Nov16-08, 09:24 PM
and i so does the second part! Am I right?

VeeEight
Nov16-08, 09:24 PM
If you can show it then you are done.