How Do You Prove This Linear Transformation?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
ichigo444
Messages
12
Reaction score
0
What does the transpose of: example, [1 0 -1]? how can you transpose that? For example the L([a b c]*) --> [a + b a - c]* how do i show that this is a linear transformation?


*this is transposed.
 
Physics news on Phys.org
Transposing takes a row into a column, and a column into a row.

To show that L is a linear transformation you need to show that L(x+y) = L(x) + L(y) and L(cx) = cL(x)