New Reply

matrices satisfying certain relations

 
Share Thread Thread Tools
Nov21-12, 09:15 AM   #1
 

matrices satisfying certain relations


How do you find matrices a,b,c satisfying
a=b*c*b^-1
b=c*a*c^-1
c=a*b*a^-1 ?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
Nov21-12, 09:37 AM   #2
 
If you know what's diagonalization, you can skip this.


For a to be diagonalizable, A=PDP^-1, where

P is an invertible matrix whose columns are A's eigenvector (order of these columns doesn't matter). C is a diagonal matrix that has all A's eigenvalues

So for a 3x3 diagonalizable matrix
D=
λ1 0 0
0 λ2 0
0 0 λ3

λ{1,2,3} are A's eigenvalues

P=
[v1 v2 v3]
v{1,2,3} are A's eigenvectors

From those 3 equations in your post you can see that a, b and c have to be all diagonal matrices.

Also, a has to have b's eigenvalues, b has to have c's eigenvalues and c has to have a's eigenvalues. And of course, a has to have c's eigenvectors... etc

Not sure how i would start solving this, but I hope this helps.
Nov22-12, 03:33 AM   #3
 
Quote by aija View Post
From those 3 equations in your post you can see that a, b and c have to be all diagonal matrices.
Hi Aija, your statement above is just wrong. From those 3 equations, you should immeditately observe the solution a=b=c=M, where M is any invertible matrix, and the "problem" is to determine the remaining solutions, if any.
New Reply
Thread Tools


Similar Threads for: matrices satisfying certain relations
Thread Forum Replies
Satisfying the Mean Value Theorem Calculus & Beyond Homework 1
Relations bet. Groups, from Relations between Resp. Presentations. Linear & Abstract Algebra 1
Diagonalising Matrices / Recurrence Relations Calculus & Beyond Homework 15
operator satisfying relations [H,T] = i hbar General Physics 16
Sping Matrices and Commutation Relations Advanced Physics Homework 2