Operations Research : Applications and Algorithms
Operations Research : Applications and Algorithms
4th Edition
ISBN: 9780534380588
Author: Wayne L. Winston
Publisher: Brooks Cole
Expert Solution & Answer
Book Icon
Chapter 2.1, Problem 3P

Explanation of Solution

Proving matrix multiplication is associative:

Suppose that there are three matrices A, B, and C such that matrix A has elements aij, matrix B has elements bij, and matrix C has elements cij.

The product BC is defined because the columns of B and rows of C are same.

Suppose D=BC. Then, the element of D is of the form given below:

dik=jbijcjk

The product AD is defined because the columns of A and rows of D are same.

Suppose E=AD. Then, the element of E is of the form given below:

elk=kalk(jbijcjk)..........(1)

Therefore, the matrix E=A(BC) have the elements elk

Blurred answer
Students have asked these similar questions
This question is about the Matrix Chain Multiplication problem. You are given four matrices with the following dimensions.
I want to see how the matrices will look when the Floyd-Warshall Algorithm is run on the graph
Prove that the following is regular :
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Operations Research : Applications and Algorithms
Computer Science
ISBN:9780534380588
Author:Wayne L. Winston
Publisher:Brooks Cole