Linear transformation of the line
So I have this question:
Find linear transformations of R2 which satisfy the following conditions: Sends the line y = 4x to the origina, but isn't the zero map.
I know that my teacher doesn't want us to use [0, 0, 0, 0] but rather find a transformation that sends the line back to the origin of the plane.
so y = 4x can become y - 4x = 0, so I would have to make both y and x 0 to make them collapse to the origin, right?
Re: Linear transformation of the line
no. you would have to send all points (x,4x) to (0,0). it stands to reason that the expression y-4x should figure somewhere in the definition of your transformation.
Re: Linear transformation of the line
Any linear transformation from
to
can be written as

The fact that the entire line y= 4x is mapped to (0, 0) means that

which gives the two equations ax+ 4bx= 0 and cx+4dx= 0, for all x. Dividing through by x, a+ 4b= 0, c+ 4d= 0. Obviously a= b= c= d= 0 but that is not an acceptable soution. Instead write the equations as a= -4b, c= -4d. Choose any non-zero values you want for b and d.
Re: Linear transformation of the line
i vote for b = d = 1, because 1 is my favoritest number in the hole-wide world.