Is T(x,y) = (x,0) a linear transformation

sara_87
Messages
748
Reaction score
0

Homework Statement



I have to determine whether the following is a linear transformation

T(x,y)=(x,0)

Homework Equations





The Attempt at a Solution



again, let v=(v1, v2) and w=(w1,w2)

then, T(v+w)=T(v1+w1, v2+w2)=(v1+w1, 0)

and, T(v)+T(w)=(v1+w1, 0)
so the first condition holds.

AND:

let c be a constant:
T(cv)=T(cv1,cv2)=(cv1, 0)=c(v1,0)=cT(v)
so both conditions hold
therefore it's linear transformation
is that correct?
 
Physics news on Phys.org
You haven't said what x and y are! If they are real numbers, that is that T is a function from R2 to R2, then yes, those are exactly what you need to show. (Of course, taking c= 0 in the second shows T(0)= 0 and taking c= -1 shows T(-v)= -T(v) which are required by not necessary to prove separately.)
 
yea it isedit: nevermind listen to halls, you do need to be more precise with this kind of thing probably
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top