This is a problem of an exercise list:
Let $J$ be an ideal of a commutative ring A. Show that $N(N(J))=N(J)$, where $N(J)=\{a \in A; a^n \in J$ for some $n \in \mathbb{N}\}$.
What I did:
$N(J)=\{a \in A; a^n \in J$ for some $n \in \mathbb{N}\}$
$N(N(J))=\{a \in A; a^k \in N(J)$ for some $k \in \mathbb{N}\}$
If $a \in N(J)$, then $a^1 \in N(J)$ $\Rightarrow$ $a \in N(N(J)) \Rightarrow N(J) \subseteq N(N(J))$. On the other hand, if $a \in N(N(J))$, then $a^k \in N(J) \Rightarrow (a^k)^n \in J \Rightarrow a^{kn} \in J \Rightarrow a \in N(J) \Rightarrow N(N(J)) \subseteq N(J)$, for some $k,n\in\mathbb{N}$.
The problem is: I didn't use the hypothesis that A is a commutative ring. What did I do wrong?
Thanks!
You didn't do anything wrong.
The definition given for the radical of an ideal does not actually yield an ideal for noncommutative rings, because nilpotent elements needn't be closed under multiplication. There are a couple of ways to fix this, at least for the nilradical (radical of the zero ideal), both achieved by replacing the usual definition with an equivalent definition that does yield an ideal in noncommutative rings. One is the lower nilradical is the intersection of all prime ideals, and the upper nilradical is the ideal generated by all nil ideals. (I just got this from Wikipedia, really.)