Matrix Multiplication Explained: Why & What's the Pro?

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
jugalyash
Messages
3
Reaction score
0
if A is [A1|A2|A3|...|An] and C is 1 column matrix given by [C1|C2|C3|...|Cn]T then AC=C1A1+C2A2+...+CnAn.. If D is a diagonal matrix then AD = [D11A1+D22A2+...+DNnAn]. please explain why it happens tht way and whts the prof?
 
Physics news on Phys.org
The first rule you state is true but only tells you about the product of vectors. Do you know the definition for the product for [itex]A_{(p,r)}[/itex] and [itex]D_{(r,q)}[/itex]? Find the definition in your textbook and give it a try and post us what you did.

This should be in the homework forum!