4

Let $A$ be a finite dimensional $k$-algebra for a field $k$ of characteristic zero. Thus, I can regard any element $r\in A$ as a linear function $(r\cdot{})\colon A\to A$ of finite dimensional $k$-vector spaces. I have come across the following statement.

Dickson's criterion: An element $r\in A$ is contained in the Jacobson radical $J(A)$ if and only if $\operatorname{tr}(rs)=0$ for all $s\in A$.

However, I have failed to find a proof, either by myself or by looking on the internet. I am even not sure if the statement is correct this way. Any precisition, proof and/or reference is appreciated.

reuns
  • 77,999
Bubaya
  • 2,204
  • 9
  • 20

1 Answers1

4

Interesting: I haven't seen this before now.

I think you want to make use of this fact that

For a field of zero characteristic, if the powers of a matrix all have trace zero, then the matrix is nilpotent.

I would have liked to provide a concrete reference for this, but I haven't found one. All sorts of references prove this for $\mathbb R$ and $\mathbb C$, but I'm fairly sure it holds for fields of characteristic $0$ in general. I'm pretty sure the approach given at this solution indicates that it is so.

So in your case, given $s\in A$, $0=\mathrm{tr}(rs)=\mathrm{tr}(rsrs)=\cdots$ so that $rs$ is nilpotent. This means $rA$ is a nil right ideal, and the Jacobson radical contains all nil right ideals.

Conversely, since the Jacobson radical of an Artinian ring is a nilpotent ideal, anything of the form $rs$ with $r\in J(A)$ and $s\in A$ will be nilpotent as well, and as is well known nilpotent transformations have trace $0$.

rschwieb
  • 153,510