0

I'm trying to show that if $E$ is a finite monoid, then there exists $s$ such that $s²=s$, i.e, there exists an idempotent element in $E$.

What I did is this: Take an element $a$ of $E$, and consider the application $F_a :E\to E$ such that for $x$ in $E$, $F_a(x)=ax$. Now, if $E$ was a group, it's easy to see that $F_a$ is a permutation of $E$ (consider $F_{sym}(a)$) since $E$ is finite. Then there exists at least one element $x$ such that $F_a(x)=x$. Take $x=a$ we'll have $a²=a$. But what about the initial case, where $E$ is just a finite monoid?

Thanks.

J.-E. Pin
  • 42,871

1 Answers1

5

The sequence $a,a^2,a^3,a^4,\ldots$ is eventually periodic, i.e., there exists $N\in\Bbb N$ and $p>0$ suvch that $a^{n+p}=a^n$ for all $n>N$. This is weaker than what we have for groups (immediate periodicity), but it suffices to find idempotent $s$. For example $s=a^m$ for $m$ a multiple of $p$ that is $>N$.