0

Let R be a integral domain with a finite number of elements. Prove that R is a field.

Let a ∈ R \ {0}, and consider the set aR = {ar : r ∈ R}.

Guessing i will have to show that |aR| = R, and deduce that there exists r ∈ R such that ar = 1 but don't know what to do?

2 Answers2

2

HINT: If $aR\ne R$, there must be distinct $r,s\in R$ such that $ar=as$. (Why?) But then $a(r-s)=\ldots\;?$

Brian M. Scott
  • 616,228
0

Hint:

If $R$ is an integral domain, multiplication by $a\ne 0$ in $R$ is an injective ring homomorphism. Now, for a map between sets with the same finite cardinality, $$\text{injective}\iff\text{surjective}\iff\text{bijective}. $$

Bernard
  • 175,478