What is an example for:
An extension of rings $k \subset R$ where $k$ is a finite field, $R$ is a finite dimensional vector space over $k$, $R$ is reduced, and $R \neq k[r]$ for all $r \in R$.
So, initially I thought that for a prime $p$, $k = \mathbb{F}_p$ and $R = \mathbb{F}_p \times \mathbb{F}_p$ would do the trick, but note that this does not satisfy the last condition as $\mathbb{F}_p \times \mathbb{F}_p = \mathbb{F}_p[(1,0)]$ for the idempotent $(1,0) \in \mathbb{F}_p \times \mathbb{F}_p$. This is true because for any $(a,b) \in \mathbb{F}_p \times \mathbb{F}_p, (a,b) = b(1,1) + (a-b)(1,0) \in \mathbb{F}_p[(1,0)]$. This is the example our professor seems to have had in mind too, so that now that it is seen to be incorrect, I am not sure whether an example exists.
Let $R=F_p\times F_p\times \cdots \times F_p$, where there are $p+1$ factors in the product. This is clearly of dimension $p+1$ over $F_p$. Yet it is not generated by any single element. To see this, consider an arbitrary element $r=(r_0,r_1,r_2,\ldots,r_p)$, where $r_i\in F_p$ for all $i$. Because there are only $p$ elements in $F_p$, some two components of $r$ are equal by the pigeon hole principle, say $r_k=r_\ell, k<\ell$. Now if $a=(a_0,a_1,\ldots,a_p)$ is any element of the subring $F_p[r]$, we have $a_k=a_\ell$. Thus $F_p[r]$ is not all of $R$.
The generalization to other finite fields is hopefully obvious.