Suppose $R$ is a finite ring. It may be commutative or it may be not. Let $x \in R$.
- Show that there exists a positive integer $n$ such that $x^n = x^{2n}$.
- Is it true that $x^{k!} = x^{2k!}$, where $k = |R|$?
In the first part should we take random $x$ and consider its powers, then use pigeonhole principle, to show that some powers must coincide? Or is there better way to tackle first problem?
For the second problem do we have to provide a counter-example in form of the ring modulo prime and show that if first statement is true second will not hold?
Let $x\in R$. Since $R$ is finite, there are some positive integers $k$ and $l$ such that $x^k=x^{k+l}$. Then $$(x^{kl})^2=x^{kl}x^{kl}=x^{k(l-1)}(x^k x^l)x^{l(k-1)}=x^{k(l-1)}x^{k+l}x^{l(k-1)}=x^{k(l-1)}x^{k}x^{l(k-1)}=x^{kl}x^{l(k-1)}=\cdots =x^{kl},$$ so $x^{kl}$ is an idempotent.
Set $n=|R|$. For $x\ne 0$ we can choose $k,k+l\in\{1,\dots,n\}$ since the set $\{0,x,x^2,\dots,x^n\}$ has $n+1$ elements. (If $x^m=0$ for some $1<m\le n$, then $x^m=x^{2m}$.) Then $kl\mid n!$. This shows that $x^{n!}=x^{2n!}$ (for all $x\in R$).