How can I find the order of the elements of the following group $\mathbb F_5[x]/\langle x^2+2 \rangle$?
Let denote the above field with $F$ then its multiplicative group has $24$ elements (excluding $0$) and I have to find for every divisor of $24$ one element. Is there any element of order $24$ ? Then the problem could be much easier. The elements are of the form, $c_1+c_2x$ with $c_i\in\{0,1,2,3,4\}$, but I want to avoid nasty computations. Is there a shorter way to do that ?
Thoughts:
You can fairly easily calculate that the element $\overline{x} = x+\langle x^2+2\rangle$ generates a subgroup of order $8$ that consists of all the monomials.
Also in a cyclic group of order $24$, there should be $\varphi(24)=8$ generators of that group. So I would look for a binomial ($\overline{ax+b}$ where $a,b\in\{1,2,3,4\}$) that cubes to an element of the form $cx$ where $c\in\{1,2,3,4\}$. This should not take too long.