What Matrices A Commute with a Given 2x2 Matrix B?

  • Thread starter Thread starter fallen186
  • Start date Start date
  • Tags Tags
    Matrices
fallen186
Messages
41
Reaction score
0

Homework Statement


(Commutativity) Find all 2 x 2 matrices A = [ajk ] that commute with B = [bjk], where bjk = j+k


Homework Equations





The Attempt at a Solution


ajk =
1,1
1,1

bjk =
j+k, j+k
j+k, j+k

I am confused about what they are trying to ask me. I understand that commute means that you can reverse it and you will come out with same outcome. I.E. like 3 x 2 = 6 and 2 x 3 = 6. Can someone give me a clue of what I should try to do.
 
Physics news on Phys.org
hmmm... not sure i understand the question, does
B
= [bjk] = j + k

=[b11 b12]
_[b21 b22]

=[1+1 1+2]
_[2+1 2+2]?

Then to show commutivity, as you implied, you then need to find all matricies A such that
A.B = B.A = C
where the C is added to clarify the meaning of the sum below, where the dummy indiceis are summed over
cik = aij.bjk = bim.amk

what constraints doe thi put on the values aij
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top