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 4P

Explanation of Solution

Proving (AB)T=BTAT:

Consider a matrix A of order m×n and another matrix B of order n×k, then the product AB is defined because the columns in A are equal to the rows in B.

Thus, the matrix AB will be of the order m×k.

The matrix A has elements ali and the matrix B has elements bij.

Then, the element of D=AB will be of the form given below:

dlj=i=1nalibij......(1)

Transpose of this matrix is (AB)T. The matrix is of the order k×m.

And the element of the matrix DT=(AB)T is of the form djl.

Now the transpose of the matrix B is BT and it will be of the order k×n.

The element in BT is of the form bji

Blurred answer
Students have asked these similar questions
What is the difference of matrices M=(-1,0,-2)(0,-3,1) and N=(0,1,2)(0,0,-3)?
Consider the matrices below and find, if possible, the following: AB , BA, and AT+B
What is the sum of matrices M=(1,0,3)(0,-3,1) and N=(0,1,2)(0,0,-3)?