I am a T.A at an introductory linear algebra course this semester, and before getting into vector spaces, we give them some basic examples and properties of fields. Since this is a first semester course, everything is very elementary and we do not have too many tools.
I'd be happy to give them some elementary proof that there is no field of size $6$ (or some other small, concrete number, like 10... I just do not really care about the general case). They already know that $\mathbb Z _6$ is not a field, but I want to show that there is no other possible field of this size.
By elementary, I mean something which can be taught to math students on the second week to their first semester (so no arguments using groups and such). I can start talking about characteristics of fields and then show that the size has to be some power of the characteristic, but I'd prefer not to get into all of this. I am simply wondering if anyone here knows of an elementary proof for some concrete size (like $6$).
Thank in advance!
Let $F$ be a field with six elements. Since $|F|=6$, the sequence $0$, $1$, $1+1$, $1+1+1$, ..., $6\times 1$ must have a repetition. If $n\times 1=m\times 1$ for $n>m$, then by subtraction we obtain $(n-m)\times 1=0$. Thus the first repetition must actually be $n\times 1=0$ in the list above for some $2\leq n\leq 6$.
If $n\times 1=0$, then $n\times a=0$ for all $a\in F$, and similarly if $m\times a=0$ for some $a\neq 0$ then $m\times 1=0$ by dividing by $a$. This shows that for any $a$, $a$, $a+a$, ..., $(n-1)\times a$ are all distinct.
(This idea is due to Eric Wofsey in the comments below). If $n>2$ then $a+a\neq 0$ for any $a\neq 0$, as we have seen above. This shows that $a\neq -a$ for all non-zero $a$. Thus, pairing $a$ with $-a$ for all $a\in F\setminus\{0\}$, we see that $|F\setminus\{0\}|$ is even. This contradiction means that $n=2$.
Thus $n=2$. Let $a\in F\setminus\{0,1\}$, and notice that $0,1,a,a+1$ are all distinct. (If $a+1=0$ then $a=1$, if $a+1=a$ then $1=0$, if $a+1=1$ then $a=0$.) Notice that adding $1$ moves the elements $\{0,1,a,a+1\}$ around. If $b\in F\setminus\{0,1,a,a+1\}$ then $F$ must be $$F=\{0,1,a,a+1,b,b+1\}.$$
Where is $a+b$? It cannot equal $0$ ($a=b$), it cannot equal $1$ ($a=b+1$), or $a$ ($b=0$) or $b$ ($a=0$), or $a+1$ ($b=1$) or $b+1$ ($a=1$). (All of these are by cancellation.) So $a+b\not\in F$, a contradiction.