Squaring a linear transformation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
starcoast
Messages
8
Reaction score
0

Homework Statement


Prove that T[itex]^{2}[/itex] is a linear transformation if T is linear (from R[itex]^{3}[/itex] to R[itex]^{3}[/itex].


So I understand when a transformation is considered linear, but I don't understand what squaring a transformation does. I don't think it means squaring the result of the transformation but I'm not sure how else to think of it. Or maybe I'm forgetting some convenient property that would make this proof short and sweet. Any help is very much appreciated!
 
Physics news on Phys.org
starcoast said:

Homework Statement


Prove that T[itex]^{2}[/itex] is a linear transformation if T is linear (from R[itex]^{3}[/itex] to R[itex]^{3}[/itex].


So I understand when a transformation is considered linear, but I don't understand what squaring a transformation does. I don't think it means squaring the result of the transformation but I'm not sure how else to think of it. Or maybe I'm forgetting some convenient property that would make this proof short and sweet. Any help is very much appreciated!

T^2(x) = T(T(x)).

RGV
 
Ray Vickson said:
T^2(x) = T(T(x)).

RGV

Thank you! I should have guessed that.