Help simplify the matrix equation

  • Context: Graduate 
  • Thread starter Thread starter tom08
  • Start date Start date
  • Tags Tags
    Matrix Simplify
Click For Summary
SUMMARY

The discussion focuses on simplifying the matrix equation involving an orthonormal matrix A and a symmetric matrix X. The equation in question is A^{-1} \cdot diag(A \cdot X \cdot A^{-1}) \cdot A. Participants clarify the definition of the diag operator, emphasizing that diag(A) creates a square matrix with non-diagonal entries set to zero, retaining only the diagonal entries of A. The conversation highlights the importance of understanding the properties of orthonormal and diagonalizable matrices in this context.

PREREQUISITES
  • Understanding of orthonormal matrices
  • Knowledge of symmetric matrices
  • Familiarity with matrix diagonalization
  • Proficiency in matrix operations and properties
NEXT STEPS
  • Study the properties of orthonormal matrices in linear algebra
  • Learn about matrix diagonalization techniques
  • Explore the implications of symmetric matrices in transformations
  • Investigate the use of the diag operator in matrix theory
USEFUL FOR

Mathematicians, data scientists, and engineers working with linear algebra, particularly those involved in matrix transformations and simplifications.

tom08
Messages
19
Reaction score
0
I encounter a problem when simplifying the following equation, can anyone give a hint:)

Let A denote an orthonormal matrix, X be a symmetric matrix.

diag(A) is an operator that creates a diagonal matrix of A.

Then, my problem is how to simplify the equation:

[tex]A^{-1} \cdot diag(A \cdot X \cdot A^{-1}) \cdot A[/tex]
 
Last edited:
Physics news on Phys.org
"diag(A) is an operator that creates a diagonal matrix of A."

That doesn't tell us enough. There are many ways to make a diagonal matrix out of A, for example, just setting all non-diagonal values equal to 0. Do you mean "diag(A) is a diagonal matrix similar to A"? In that case, are we to assume that A is diagonalizable?
 
HallsofIvy said:
"diag(A) is an operator that creates a diagonal matrix of A."

That doesn't tell us enough. There are many ways to make a diagonal matrix out of A, for example, just setting all non-diagonal values equal to 0. Do you mean "diag(A) is a diagonal matrix similar to A"? In that case, are we to assume that A is diagonalizable?

Sorry, I'll clarify the defitioon of diag (A).

diag(A) is a square matrix in which the entries outside the diagonal are all zero, and its diagonal entries are the diagonal of A.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 26 ·
Replies
26
Views
2K
  • · Replies 15 ·
Replies
15
Views
5K
  • · Replies 20 ·
Replies
20
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K