If A^2 = 0, then A is not an invertible matrix

  • Thread starter Thread starter Mr Davis 97
  • Start date Start date
  • Tags Tags
    Matrix
Mr Davis 97
Messages
1,461
Reaction score
44

Homework Statement


Suppose that ##A^2 = 0##. Show that ##A## is not an invertible matrix

Homework Equations

The Attempt at a Solution


We can do a proof by contradiction. Assume that ##A^2 = 0## and that ##A## is invertible. This would imply that ##A=0##, which is to say that A is not invertible, since ##0## has no inverse. This is a contraction, so it must be the case that if ##A^2 = 0##, then ##A## is not invertible.

Is this the way I should be doing this problem?
 
Physics news on Phys.org
Mr Davis 97 said:

Homework Statement


Suppose that ##A^2 = 0##. Show that ##A## is not an invertible matrix

Homework Equations

The Attempt at a Solution


We can do a proof by contradiction. Assume that ##A^2 = 0## and that ##A## is invertible. This would imply that ##A=0##, which is to say that A is not invertible, since ##0## has no inverse. This is a contraction, so it must be the case that if ##A^2 = 0##, then ##A## is not invertible.

Is this the way I should be doing this problem?
I first thought - and this might well have been intended - that you should show, that there is a non-trivial element in the kernel of ##A##, namely the entire image of ##A##, but I like your solution better.
 
  • Like
Likes Mr Davis 97
Mr Davis 97 said:

Homework Statement


Suppose that ##A^2 = 0##. Show that ##A## is not an invertible matrix

Homework Equations

The Attempt at a Solution


We can do a proof by contradiction. Assume that ##A^2 = 0## and that ##A## is invertible. This would imply that ##A=0##, which is to say that A is not invertible, since ##0## has no inverse. This is a contraction, so it must be the case that if ##A^2 = 0##, then ##A## is not invertible.

Is this the way I should be doing this problem?

Looks good to me as well. Note that you can prove this directly by using determinants, but I suspect you are not allowed to use determinants at this stage.
 
Mr Davis 97 said:
We can do a proof by contradiction. Assume that ##A^2 = 0## and that ##A## is invertible. This would imply that ##A=0##,
There are nonzero matrices so as A2=0. You should prove that they are not invertible.
For example, the square of the following matrix is zero.
\begin{pmatrix}

0 & 1 \\
0 & 0

\end{pmatrix}
 
Last edited:
ehild said:
There are nonzero matrices so as A2=0. You should prove that they are not invertible.

If A^2 = 0 and A is invertible, this implies A^(-1) A^2 = A^(-1) 0 = 0. No need to bother with non-invertible A's here.
 
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