Quick matrix transpose proof help

Click For Summary
SUMMARY

The discussion centers on proving that if the matrix product AB is defined, then the product B`A is also defined, where B`A = (AB)`. The relevant equations include the definition of matrix multiplication C_{ij} = ƩA_{ik} B_{kj} and the transpose operation A`_{ij} = A_{ji}. The proof relies on understanding the dimensions of matrices A and B, specifically that the number of columns in A must equal the number of rows in B for the product AB to be valid.

PREREQUISITES
  • Matrix multiplication concepts
  • Understanding of matrix transposition
  • Knowledge of matrix dimensions and compatibility
  • Familiarity with summation notation in linear algebra
NEXT STEPS
  • Study the properties of matrix transposition in detail
  • Learn about matrix multiplication rules and dimensionality
  • Explore examples of matrix products and their transposes
  • Investigate linear algebra proofs involving matrix operations
USEFUL FOR

Students studying linear algebra, educators teaching matrix operations, and anyone seeking to understand matrix properties and proofs.

bossman007
Messages
60
Reaction score
0

Homework Statement



let transpose of A be noted by A`

Show that if the matrix product AB is permitted, then so is the product B`A`, where

B`A`=(AB)`

Homework Equations



C_{ij}=ƩA_{ik} B_{kj} where summing from k=1 to m

A`_{ij} = A_{ji}

The Attempt at a Solution



It wants me to use the relevant equations to prove this, but I am not sure where to start, seeing as the most I have done with matrices so far is add and multiply them
 
Physics news on Phys.org
What properties of matrices A and B do you think are needed for the multiplication AB to be a permitted operation?
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
Replies
9
Views
13K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
13K
Replies
11
Views
4K
  • · Replies 10 ·
Replies
10
Views
6K
  • · Replies 2 ·
Replies
2
Views
7K