Inactive Tutor answered 04/08/20
u = <x,y>
v = <z,w>
T(u + v) = T(<x + z, y + w>) = <-(y + w), x + z> = <-y,x> + <-w,z> = T(u) + T(v)
Good.
T(λu) = T(λ<x,y>) =T(<λx,λy>) = <-λy,λx> = λ<-y,x> = λT(u)
Good.
T is a linear operator over R2.
Let T:R2→R2 be the function defined by T(〈x,y〉) = 〈-y,x〉.
Hint: We want to show T(u + v) = T(u) + T(v) and T(λu) = λT(u) For all u,v ∈ R2 and λ ∈ R.
Inactive Tutor answered 04/08/20
u = <x,y>
v = <z,w>
T(u + v) = T(<x + z, y + w>) = <-(y + w), x + z> = <-y,x> + <-w,z> = T(u) + T(v)
Good.
T(λu) = T(λ<x,y>) =T(<λx,λy>) = <-λy,λx> = λ<-y,x> = λT(u)
Good.
T is a linear operator over R2.
Huaizhong R. answered 06/07/25
Ph.D. Experienced & knowledgeable in Math Learning/Teaching
The notation used in the formulation of this question is a bit strange. Normally even if you use <x,y> to denote a vector, a function from R2 to R2 can just be expressed as f(x,y). So the question is how to prove that the function f define by f(x,y)=(−y,x) is linear.
If we write u=(x,y), v=(x',y'). Then u+v=(x+x',y+y'), and
f(u+v)=f(x+x',y+y')=(−(y+y'),x+x')=(−y−y',x+x')=(−y,x)+(−y',x')=f(x,y)+f(x',y')=f(u)+f(v).
For a scalar λ∈R, λu=λ(x,y)=(λx,λy). Thus f(λu)=f(λx,λy)=(-(λy),λx)=(λ(−y),λx)=λ(−y,x)=λf(u).
Therefore, f is linear.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.