Matrix Theory (Matrix Inverse test question)

mateomy
Messages
305
Reaction score
0
I was asked this question on a test I just took and I was kinda stumped. I worked it out but I think I did it incorrectly so I was hoping for some input. Thanks.


'A' is a 3x3 matrix and 'I' is the identity matrix for a 3x3. Find the Inverse of 'A' given:

<br /> (\mathbf{A}\,+\,\mathbf{I})^{2}\,=\,\mathbf{0}<br />

Where '0' is the zero matrix.

So what I did (probably ignorantly) was treat it like any standard algebraic equation; took the radical of both sides, and subtracted the Identity from each side. So I had the zero matrix minus the standard identity 3x3. So I ended up getting a negative identity matrix on the right hand side. So I can see that 'A' equals the negative of an identity matrix. So to find the identity of that I put my 'A' next to and identity to solve in the standard fashion, for the identity of A. Which just happened to be, again, a negative of a 3x3 identity matrix.

Sorry I didn't feel like Latex'ing out all the matrix work but I think it can be followed by what I wrote.

Thanks again.
 
Physics news on Phys.org
mateomy said:
I was asked this question on a test I just took and I was kinda stumped. I worked it out but I think I did it incorrectly so I was hoping for some input. Thanks.


'A' is a 3x3 matrix and 'I' is the identity matrix for a 3x3. Find the Inverse of 'A' given:

<br /> (\mathbf{A}\,+\,\mathbf{I})^{2}\,=\,\mathbf{0}<br />

Where '0' is the zero matrix.

So what I did (probably ignorantly) was treat it like any standard algebraic equation; took the radical of both sides, and subtracted the Identity from each side. So I had the zero matrix minus the standard identity 3x3. So I ended up getting a negative identity matrix on the right hand side. So I can see that 'A' equals the negative of an identity matrix. So to find the identity of that I put my 'A' next to and identity to solve in the standard fashion, for the identity of A. Which just happened to be, again, a negative of a 3x3 identity matrix.

Sorry I didn't feel like Latex'ing out all the matrix work but I think it can be followed by what I wrote.

Thanks again.

If B is a matrix and B^2 = 0, that does NOT imply that B must be zero; matrices do not behave like real numbers in all respects. However, you _can_ use standard algebra to expand (A+I)^2, because the matrices A and I commute under multiplication (that is, AI = IA), and you _can_ use AB+AC = A(B+C), etc.

RGV
 
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