- #1
franz32
- 133
- 0
How will I prove that...
Show that L: V -> W is a linear transformation if and only if
L(au + bv) = aL(u) + bL(v) for any scalars a and b and and any
vectors u and v in V.
For L(au +bv), this is my proof. (Is this wrong?)
L(au + bv) = L [ a(a', b', c') + b(a'', b'', c'')]
= L [ aa' + ba'', ab' + bb'', ac' + bc'' ]
= (aa' + ab' + ac') + ( ba" + bb" +bc")
= a(a' + b' +c') =b(a" + b" + c")
= aL(u) + bL(v)
Show that L: V -> W is a linear transformation if and only if
L(au + bv) = aL(u) + bL(v) for any scalars a and b and and any
vectors u and v in V.
For L(au +bv), this is my proof. (Is this wrong?)
L(au + bv) = L [ a(a', b', c') + b(a'', b'', c'')]
= L [ aa' + ba'', ab' + bb'', ac' + bc'' ]
= (aa' + ab' + ac') + ( ba" + bb" +bc")
= a(a' + b' +c') =b(a" + b" + c")
= aL(u) + bL(v)