My question is :
Let $R$ be a ring and $p$ prime. Then show that the set $$ M = \{x \in R: \text{$p^k x = 0$ for some $ k\ge 0$} \} $$ is an ideal of $R$. I have to show that
- $M$ is closed under addition
- $ rm \in M $ and $mr \in R $ for all $ r \in R $ and $m \in M $.
But how?
Let $n$ be an integer, $r,s\in R$
$n(r+s)=nr+ns$
$n(rs)=(nr)s=r(ns)$
If $p^kr=0$, then $p^hr=0$ for $h\ge k$.