Are there any other matrices that commute with A?
--James.
We find all solutions from solving the above system. The system was obtained by taking a matrix B, a b and multiplying it on both sides by A, and setting each part of the resulting matrices equal.
c d
We can obtain all solutions by taking the following matrix to reduced row echelon form, after setting each equation to zero, first column is a, second b, etc:
0 4 -7 0 0
1 -2 0 0 0
-4 0 1 4 0
0 -4 7 0 0
~rref
http://www3.wolframalpha.com/Calculate/MSP/MSP94519g3iih56a1g9960000023i94hcf679f30hc?MSPStoreType=image/gif&s=38&w=225&h=76
http://www3.wolframalpha.com/Calculate/MSP/MSP94819g3iih56a1g9960000058bgc53i5ha3df3e?MSPStoreType=image/gif&s=38&w=161&h=76
^ see links for matrices
we have a free variable, since we only have 3 rows whilst we have 4 variables. Since "d" is common in all 3 equations, we say "d" is our free variable and represent "a", "b", and "c" in terms of "d".
a=14/13d
b=7/13d
c=4/13d
so any matrix of the form
d/13*(14 7)
(4 13) will work.
(I think)
________________________________________
From: l2lea...@googlegroups.com [l2lea...@googlegroups.com] On Behalf Of James Crook [james....@gmail.com]
Sent: Wednesday, June 22, 2011 4:10 PM
To: l2lea...@googlegroups.com
Subject: Re: Matrices that commute with A
We already know that A commutes with all powers of A and all powers of Inv(A), and the identity matrix 'I' (which we count as A to the zero) and all multiples of these by a constant....
So have we accounted for all matrices that commute with A or are there any more possibilities? That's what I am asking.
--James.
On 22 June 2011 20:41, Shri R Ganeshram <sh...@mit.edu<mailto:sh...@mit.edu>> wrote:
with all powers of A and all powers of Inv(A)
________________________________________
From: l2lea...@googlegroups.com<mailto:l2lea...@googlegroups.com> [l2lea...@googlegroups.com<mailto:l2lea...@googlegroups.com>] On Behalf Of James Crook [james....@gmail.com<mailto:james....@gmail.com>]
Sent: Wednesday, June 22, 2011 2:33 PM
To: l2lea...@googlegroups.com<mailto:l2lea...@googlegroups.com>
Subject: Re: Matrices that commute with A
Are there any other matrices that commute with A?
--James.
The second equation should have 6b+7d... sorry guys