Linear Function Definition for Matrices and Operations

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
Bungkai
Messages
1
Reaction score
0
Let A be a n x m matrix. Show that if the function y = f(x) defined for m x 1 matrices x by y = Ax satisfies the linearity property, then f(aw + bz) = af(w) + bf(z) for any real numbers a and b and any m x 1 matrices w and z.



Matrix Multiplication, vector addition, scalar-vector multiplication



Scalars - k1, k2
Vectors - u, v
Matrix - n x m matrix

f(aw + bz) = af(w) + bf(z)
A(k1u + k2v) = k1Au + k2Av

m x 1 matrices are the vectors u and v

multiplying scalars to vectors:
mk1 x k1 matrix
mk2 x k2 matrix



I'm not understanding how I am supposed to prove that this function is linear.
 
Physics news on Phys.org