Linear Algebra Examples

Determine if Linear [[x],[y]]=[[0],[x]]
[xy]=[0x]
Step 1
The transformation defines a map from 2 to 2. To prove the transformation is linear, the transformation must preserve scalar multiplication, addition, and the zero vector.
M: 22
Step 2
First prove the transform preserves this property.
M(x+y)=M(x)+M(y)
Step 3
Set up two matrices to test the addition property is preserved for M.
M([x1x2]+[y1y2])
Step 4
Add the two matrices.
M[x1+y1x2+y2]
Step 5
Apply the transformation to the vector.
M(x+y)=[0x1+y1]
Step 6
Break the result into two matrices by grouping the variables.
M(x+y)=[0x1]+[0y1]
Step 7
Since the transformation addition property does not hold, this is not a linear transformation.
M(x+y)M(x)+M(y)
 [x2  12  π  xdx ]