Given that the ring R with unity has finite number of idempotents. How do we show that the number of idempotents is even?
Parity of idempotent elements of a ring
1
$\begingroup$
abstract-algebra
ring-theory
1 Answers
1
If $e$ is an idempotent, so is $1-e$. This pairs the idempotents off, and so you have an even number of them.
I don't know if you want any more ideas for a formal proof. Basically you could just find a maximal set $S$ of idempotents such that if $e\in S$, and $1-e\notin S$. If $X$ is the full set of idempotents, then you can show there is a bijection between $S$ and $X\setminus S$, and since these are finite sets, it implies $X$ is of order $2n$ where $n$ is the size of $S$.
-
0@Pilot Jack's referring to the case of $0=1$ which some people insist on taking seriously :) – 2012-10-23