Linear algebra: Matrices Question

nietzsche
Messages
185
Reaction score
0

Homework Statement



Show that there are no 2 x 2 matrices A and B such that

AB - BA =
<br /> \left( \begin{array}{cc}<br /> 1 &amp; 0\\<br /> 0 &amp; 1 \end{array} \right)<br />

Homework Equations



The matrix is the 2 x 2 identity matrix.

The Attempt at a Solution



I tried to use variables such as a(1 1) a(1 2)... and then I did the multiplication and subtraction. When I set each entry equal to the entries in the identity matrix, I ended up with so many variables that I didn't know what do with all of them. None of them seemed to match up or eliminate. Is there an easier way to do this?
 
Physics news on Phys.org
Yes, there is an easier way. Take the trace of both sides. Look up some of the properties of the trace.
 
Dick said:
Yes, there is an easier way. Take the trace of both sides. Look up some of the properties of the trace.

Thanks for the quick reply.

My instructor didn't teach us anything about the trace, so I don't think we're supposed to use it. Are there any other ways? Is it even possible the way that I was doing it?

My instructor could have just assigned the question without realizing that it required other knowledge.
 
nietzsche said:
Thanks for the quick reply.

My instructor didn't teach us anything about the trace, so I don't think we're supposed to use it. Are there any other ways? Is it even possible the way that I was doing it?

My instructor could have just assigned the question without realizing that it required other knowledge.

If you want to do it in a really basic way, write out the product AB-BA in terms of the individual entries. You may have already done this. Can you show the sum of the two diagonal entries is 0? (That's exactly what the trace would tell you.)
 
Dick said:
If you want to do it in a really basic way, write out the product AB-BA in terms of the individual entries. You may have already done this. Can you show the sum of the two diagonal entries is 0? (That's exactly what the trace would tell you.)

Ah, thank you very much, I see now.
 
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