The vector space of matrices that commute with A

Bipolarity
Messages
773
Reaction score
2
Suppose ##A## is a ## n \times n## matrix.

Define the set ## V = \{ B | AB = BA, B \in M_{n \times n}( \mathbb{F}) \} ##
I know that ##V## is a subspace of ##M_{n \times n}( \mathbb{F}) ## but how might I go about finding the dimension of ##V##? Is this even possible? It seems like an interesting problem, but constructing a basis for ##V## seems to me challenging enough. Any tips for me?

Thanks!

P.S. Not a homework problem, I made it myself and not sure if it has a simple answer.

BiP
 
Physics news on Phys.org
Let's demonstrate this with 2X2 matrices...

Let A = \left( \begin{array}{cc}<br /> 1 &amp; 2 \\<br /> 3 &amp; 4 \\ \end{array} \right) . Multiplying this from either side with the general 2X2 matrix \left( \begin{array}{cc}<br /> a &amp; b \\<br /> c &amp; d \\ \end{array} \right) and requiring that the matrix elements of these products are equal, we get a system of linear equations:

a + 2c - a - 3b = 0
b + 2d - 2a - 4b = 0
3a + 4c - c - 3d = 0
3b + 4d - 2c - 4d = 0

Now we get the dimensionality of the space of matrices commuting with A as the dimensionality of the kernel of the coefficient matrix of this linear system.
 
The answer is going to depend upon A. For example, if A= 0, AB= BA= 0 for all B so the space of all matrices that commute with A has dimension n^2.
 
In general you would have n^2 equations
\sum_{m=1}^n A_{im} B_{mj} - A_{mj}B_{im} = 0
The dimension of V will be a most n^2 and at least 2 (providing n &gt; 1), since all n\times n matrices commute with scalar multiples of the identity, as well as scalar multiples of themselves. Perhaps it is interesting to consider additional constraints on \mathbf{A} and \mathbf{B}. For example, what if \mathbf{A} and \mathbf{B} are Hermitian?
 
I'm not a very mathy person, so I'll just drop my 2 cents. If B has the same eigenvectors as A, then it commutes with A.
 
HasuChObe said:
I'm not a very mathy person, so I'll just drop my 2 cents. If B has the same eigenvectors as A, then it commutes with A.

This almost cuts out the full heart of the matter. The matrices will commute if and only if there is a basis where they are both upper triangular.

There's even a wikipedia article about it:

http://en.wikipedia.org/wiki/Commuting_matrices
 
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...

Similar threads

Replies
4
Views
2K
Replies
14
Views
3K
Replies
8
Views
2K
Replies
5
Views
940
Back
Top