Introduction to mathematical programming
Introduction to mathematical programming
4th Edition
ISBN: 9780534359645
Author: Jeffrey B. Goldberg
Publisher: Cengage Learning
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
Find Matrix Chain multiplication for following four matrices (M1, M2, M3 and M4) using dynamic programming Technique.
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