Suppose $A,B\in M_n(\mathbb{C})$ such that $AB-BA=A $ . Prove that $A$ is not invertible .

Suppose that $A,B\in M_n(\mathbb{C})$ such that $AB-BA=A $. Prove that $A$ is not invertible.

My work:

Suppose $A$ is invertible. Then $ABA^{-1}=I+B$ . So $B$ is similar to $I+B$ .Let $B$ have eigenvalues $c_1,c_2,\ldots,c_n \in \mathbb{C}$. So $B$ has basis such that $B$ is upper triangular with respect to it and has $c_1,\ldots,c_n$ as diagonal entries . It is easy to see that $I+B$ is upper-triangular with respect to this basis and has entries $1+c_1,\ldots, 1+c_n$ .

Hence $$c_1+c_2+\ldots +c_n=\operatorname{trace}(B)$$ $$=\operatorname{trace}(I+B)=(1+c_1)+\ldots+(1+c_n)=n+c_1+\ldots +c_n .$$

So $n=0$, contradiction. I'm not sure if my solution is correct one. It seems alright. I will be very thankful if you can confirm that the proof indeed is a correct one.

Any other possible solutions are welcomed.


Solution 1:

Let $A$ be invertible.

We have $(AB-BA)A^{-1}=I$, or $ABA^{-1}-B=I.$

But $\operatorname{tr} (ABA^{-1})=\operatorname{tr}{B},$ which is a contradiction.

Solution 2:

It is probably worth showing that $A$ is in fact nilpotent. Indeed, by induction we get $$A^m B - B A^m = m A^m$$ for all $m\ge 0$. Taking the traces on both sides we get $$0=m \operatorname{Trace}A^m$$ so (assuming char $0$) $$\operatorname{Trace}A^m = 0$$ for all $m\ge 1$. This implies $A$ nilponent.

$\bf{Added:}$ Based on an idea of @Hans: , we can generalize this . For $X$, $Y$ matrices, let $[X,Y]=X Y - Y X$.

Assume that $[C,B]=A$, and $[C,A]=0 $ ( $C$, $A$ commute). Then $A$ nilpotent.

Indeed, for all $m\ge 1$ we have $[C,A^{m-1} B] = A^{m-1} [C,B]= A^m$, and so $\operatorname{Trace} A^m=0$ . Conclude $A$ nilpotent (assume char $0$).

$\bf{Added:}$. What we are showing is that if $\operatorname{ad}(C)^2 A=0$, then $\operatorname{ad}(C) A$ is nilpotent. We can also reason as follows: we may assume that the basic field is algebraically closed. Consider the Jordan structure of $C$, with blocks of size $n_1$, $\ldots$, $n_k$ corresponding to $\lambda_1$, $\ldots$, $\lambda_k$. Then we see that all operators $B$ in the kernel of $\operatorname{ad}C^2$ have the property that $\operatorname{ad}(C)B=0$.

(here we use an explicit Jordan structure for $\operatorname{ad}(C)$. We again use that the characteristic of the field is $0$ or $>n$ ).

Solution 3:

$\def\m{\mathfrak }$This result (and, in fact, orangeskid's observation) has the following far reaching generalization:

if $\m g$ is a finite dimensional (complex) Lie algebra and $\mathfrak r$ is its radical, then $[\m g,\m r]$ acts on any finite dimensional representation of $\m g$ nilpotently.

Indeed, in the question the matrices $A$ and $B$ span a Lie algebra $\m g$ of dimension (at most, really, but let us suppose) equal to $2$ which is solvable, so that the radical of $\m g$ is simply $\m g$ itself, and the theorem above tells us that $[\m g,\m g]$ acts nilpotently on finite dimensinal modules: since $[\m g,\m g]$ is spanned by $A$, the desired result follows.

Of course, this is immensely more general.

As an example:

if $A$, $B$ and $C$ are square matrices such that $CA-AC = B$, $CB-BC = aA + B$, $AB-BA = 0$, then $B$ is nilpotent and, more generally, al linear combinations of $A$ and $B$.

This comes from looking at a random 3-dimensional solvable Lie algebra.