Finding the Set of Permutatable Matrices with Algebra

  • Thread starter Thread starter esmeco
  • Start date Start date
  • Tags Tags
    Matrices
Click For Summary
SUMMARY

The discussion focuses on identifying permutable matrices in relation to a given square matrix A, specifically addressing the condition AX = XA. A matrix X is defined as permutable with A if it satisfies this commutation property. The key conclusion is that all 2x2 permutable matrices take the form of a matrix where all elements are equal, such as [[a, a], [a, a]], and the only permutable matrix that is also exchangeable with A is the zero matrix [[0, 0], [0, 0]].

PREREQUISITES
  • Understanding of square matrices and their properties
  • Familiarity with matrix multiplication and commutation
  • Knowledge of linear algebra terminology, specifically "exchangeable" and "permutable" matrices
  • Basic skills in matrix representation and notation
NEXT STEPS
  • Study the properties of commutative matrices in linear algebra
  • Explore examples of permutable matrices beyond 2x2 dimensions
  • Learn about the implications of matrix commutation in various applications
  • Investigate the role of eigenvalues and eigenvectors in matrix commutation
USEFUL FOR

Students of algebra, particularly those studying linear algebra, as well as educators and anyone interested in the properties of matrices and their applications in mathematical contexts.

esmeco
Messages
144
Reaction score
0
I have this question as homework from my Algebra class:
A square matrix X is called exchangeable with A if AX=XA.Determine the set of permutable matrices with
matrix.jpg
.

My question is,how do I find that set?I know that a matrix to be permutable all rows and columns must be the same and that a square matrix is composed by the same number of rows and columns.
Thanks in advance for the help!
 
Physics news on Phys.org
?? You defined "exchangeable" with A and then asked for "permutable" with A?? Then you defined "permutable" matrix without any reference to a matrix A?? What am I missing?


If you want to find all matrices that are "exchangeable" with A (standard terminology: "that commute with A"), then look at
[tex]\left[\begin{array}{cc}a & b \\ c & d \end{array}\right]\left[\begin{array}{cc}1 & 1 \\ 0 & 1\end{array}\right]= \left[\begin{array}{cc}1 & 1 \\0 & 1\end{array}\right]\left[\begin{array}{cc}a & b \\c & d\end{array}\right][/tex]

If I understand your definition of "permutable" correctly: "all rows and columns must be the same", then all 2 by 2 permutable matrices are of the form
[tex]\left[\begin{array}{cc}a & a \\ a & a\end{array}\right][/tex]
and the only "permutable" matrix that is "exchangeable" with A is
[tex]\left[\begin{array}{cc}0 & 0 \\ 0 & 0 \end {array} \right][/tex]
 
...

Sorry for the mistypeing!:redface: When I said "exchengeable I meant to say permutable,so it would be like:

"A square matrix X is called permutable with A if AX=XA..."
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 32 ·
2
Replies
32
Views
3K
  • · Replies 25 ·
Replies
25
Views
3K
  • · Replies 69 ·
3
Replies
69
Views
11K
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
14
Views
7K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K