document.write( "Question 12549: Hi, I'm having some trouble with the concept of linear operators. I think of them as functions on sets, but still can't imagine actual examples. Given the properties of linear operators, these should be simple ones (though I still haven't come up with answers), so I'm hoping you can give me some ideas to help me grasp the linear operator a bit better. Here we go! 1) I'm looking for a linear operator from V->V such that T^2=0 but T does not =0. Then, 2) Given two linear operators (say, T, U) from V-> V, I'm looking for TU=0 but UT does not =0. The generality of T and U just really throws me off for some reason. Thanks again for your time. I really appreciate it. \n" ); document.write( "
Algebra.Com's Answer #6417 by khwang(438)\"\" \"About 
You can put this solution on YOUR website!
Linear operators are not merely functions on sets,they are linear transfomrations(preserving addition and scalar multiplication of vectors on vector space. \r
\n" ); document.write( "\n" ); document.write( " I feel very strange that you haven't mentioned vector space, or matrices.
\n" ); document.write( " Without them, how can you start solving the questions ?\r
\n" ); document.write( "\n" ); document.write( " 1) I'm looking for a linear operator from V->V such that T^2=0 but T does not =0.
\n" ); document.write( " Sol: Define \"+T%3AR%5E2\" --> \"R%5E2+\" generated by
\n" ); document.write( " T(1,0) = (0,1) and T(0,1) = (0,0)
\n" ); document.write( " [Note : (1,0) & (0,1) are standard basis of unitcolumn vectors]
\n" ); document.write( " Let B = {(1,0),(0,1)}
\n" ); document.write( " The matrix A = [T}B of T associated with the basis B as
\n" ); document.write( " [0 0]
\n" ); document.write( " [1 0]
\n" ); document.write( " or equivalently T(X) = AX for all column vector X in \"R%5E2\"
\n" ); document.write( " Clearly,you can see that \"A%5E2+=+0+\" but A is not 0.
\n" ); document.write( " More precisely, T(a, b) = aT(1,0) + bT(0,1) = a(0,1) = (0,a)
\n" ); document.write( " for all (a,b) in \"+R%5E2\"
\n" ); document.write( " Check: Clearly,T is not the zero operator (why?) and
\n" ); document.write( " we see that \"+T%5E2\"(a,b) = T(0,a) = 0*T(1,0) = (0,0) for all real a,b
\n" ); document.write( " 2) Given two linear operators (say, T, U) from V-> V, I'm looking for TU=0 but UT does not =0
\n" ); document.write( " Sol: Similarly to the example in 1)
\n" ); document.write( " Let T ,U be two linear operators in \"R%5E2\" defined by
\n" ); document.write( " T = (as matrix A)
\n" ); document.write( " [0 1]
\n" ); document.write( " [0 0] and
\n" ); document.write( " U = (as matrix B)
\n" ); document.write( " [1 0]
\n" ); document.write( " [0 0] then we have
\n" ); document.write( " TU =
\n" ); document.write( " [0 0]
\n" ); document.write( " [0 0] but UT =
\n" ); document.write( " [0 1]
\n" ); document.write( " [0 0] (not zero operator)
\n" ); document.write( " More precisely, define \"+T%3AR%5E2+\" --> \"R%5E2+\" by T(X) = AX
\n" ); document.write( " and \"+T%3AR%5E2\" --> \"R%5E2+\" by T(X) = BX where X is any column vector of \"R%5E2\".
\n" ); document.write( " AX & BX are products of matrices.\r
\n" ); document.write( "\n" ); document.write( " Make sure you do understand the examples above and work hard. \r
\n" ); document.write( "\n" ); document.write( " Kenny
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );