Someone please helpppIs L(x,y)=(x+y,x-y) a linear transformation?(Show with full working)
if L(u + v) = L(u) + L(v) , and L ( c*u) = c* L(u), then its a linear transformation
and the definition says a function from R^n to R^m, here n=m = 2
Yup i know the conditions but i dont know how to apply it.
Could you help me solve in terms of two vectors. For both right side and left side
L(x,y)=(x+y,x-y) Let u = (u1, u2) v = (v1,v2) Then u + v = ( u1 + v1 , u2 + v2) Therefore L ( u + v ) = L ( u1+v1, u2 + v2) = ( u1 + v1 + u2 + v2 , u1 + v1 - ( u2 + v2) )
okay is this the final answer ?? or we have to check scalar multiplication too?
now its not clear how to proceed, lets start from the other side evaluate L(u) + L(v)
yes please im watching
u there??
u = (u1,u2) v = (v1,v2) L( u ) = ( u1 + u2, u1 - u2 ) L( v) = (v1 + v2 , v1 - v2) L(u) + L(v) = ( u1 + u2, u1 - u2 ) + (v1 + v2 , v1 - v2) = ( u1 + u2 + v1 + v2 , u1 - u2 + v1 - v2) = ( u1 + v1 + u2 + v2, u1 + v1 - (u2 + v2) )
now the last expression, that is what we got for L ( u + v )
okayy...now its much clear
do we need to chk multiplication also
thanks mate
hey, how about this
you know vectors are bold, but vector components are normal shaded
yup
i cant draw bold vectors, so i will use capital letters
ok
Based on perl's definitions, we can say L ( u + v ) = L ( u1+v1, u2 + v2) L ( u + v ) = ( u1 + v1 + u2 + v2 , u1 + v1 - ( u2 + v2) ) L ( u + v ) = ( u1 + v1 + u2 + v2 , u1 + v1 - u2 - v2) ) L ( u + v ) = ( (u1 + u2) + (v1 + v2) , (u1 - u2) + (v1 - v2)) ) L ( u + v ) = (u1 + u2,u1 - u2) + (v1 + v2,v1 - v2) L ( u + v ) = L(u) + L(v) So that takes care of the first part. You need to do the same for L(c*u) = c*L(u)
Given L(x,y)=(x+y,x-y) show L is a linear transformation from R^2 to R^2 Let U = (u1, u2) V = (v1,v2) Then U + V = ( u1 + v1 , u2 + v2) Therefore L(U) + L(V) = ( u1 + u2, u1 - u2 ) + (v1 + v2 , v1 - v2) = ( u1 + u2 + v1 + v2 , u1 - u2 + v1 - v2) = ( u1 + v1 + u2 + v2, u1 + v1 - (u2 + v2) ) = L(u1 + v1, u2 + v2) = L ( U + V )
ohhhhhhhhhhhh i get that thanks jim n perl. you rock
L( c*U) = ( c*u1 + c*u2 , c*u1 - c*u2) = c * ( u1 + u2 , u1 - u2) = c* L( U )
thanks a million
Join our real-time social learning platform and learn together with your friends!