Understanding Dot and Cross Product in Matrix Multiplication

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
5 replies · 3K views
Pippa
Messages
5
Reaction score
0
Explain, for example, why you can cross three vectors (two at a time, following the usual rules), but not dot three vectors. Do you see the dot product "in action" in matrix multiplication? What sort of insights can the dot product give when trying to comprehend matrix multiplication?
 
Physics news on Phys.org
the dot product is a scalar, the cross product is still a vector
 
np-
basically you get a number if its 1xn and nx1 and another vector if its nx1 and nx1
 
Yep, a scalar dotted with a vector is undefined. Finally, something I can answer! :-)