Find the equivalance of AB and BC

  • Context: Graduate 
  • Thread starter Thread starter onako
  • Start date Start date
Click For Summary
SUMMARY

The discussion centers on the equivalence of matrix multiplications AB and BC, where B is an (n x 3) matrix and C is a (3 x 3) matrix with eigenvectors of X'LX for a symmetric, real matrix L. It is established that while the dimensions allow for the equation AB = BC, the lack of a proper basis (with n linearly independent vectors) prevents the use of standard methods unless n equals 3. To express the relationship in detail, one must expand the matrices into summations for each element on both sides of the equation.

PREREQUISITES
  • Understanding of matrix multiplication and dimensions
  • Knowledge of eigenvectors and eigenvalues in linear algebra
  • Familiarity with symmetric matrices and their properties
  • Ability to perform matrix expansion and element-wise operations
NEXT STEPS
  • Study the properties of symmetric matrices and their eigenvectors
  • Learn about matrix expansion techniques for element-wise operations
  • Explore the concept of linear independence in vector spaces
  • Investigate the implications of matrix dimensions in multiplication
USEFUL FOR

Mathematicians, data scientists, and anyone working with linear algebra concepts, particularly those dealing with matrix operations and eigenvalue problems.

onako
Messages
86
Reaction score
0
Suppose a (n x 3) matrix B is given, n>3. Also, suppose a matrix (3 x 3) matrix C is given, whose columns correspond to eigenvectors of X'LX, for some symmetric, real L. How could I state the right multiplication of B, ie., BC, is equivalent to left multiplication of the form AB, for some (n x n) matrix A?
 
Physics news on Phys.org
onako said:
Suppose a (n x 3) matrix B is given, n>3. Also, suppose a matrix (3 x 3) matrix C is given, whose columns correspond to eigenvectors of X'LX, for some symmetric, real L. How could I state the right multiplication of B, ie., BC, is equivalent to left multiplication of the form AB, for some (n x n) matrix A?

Hey onako.

Have you tried expanding out the form of the matrix using your A,B, and C matrices?

Although the matrices have the same size left and right (AB = BC), the system does not have a proper basis which means that you can't use these kinds of methods (as far as I know) (unless n = 3). A basis requires n linearly independent vectors in your basis matrix.

If you just want to know how to write the above without any specific details you can write AB = BC. If you want to add more detail you're probably going to have to expand out the system in terms of summations for each element on the LHS and RHS and then do what you have to do.
 

Similar threads

  • · Replies 33 ·
2
Replies
33
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 27 ·
Replies
27
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K