I am new to the field $\mathbb{F} _5 [x] / (x^2 + 2)$. How would I find all the elements present in this field?
Additionally, I know that the order of the element $x$ is 8 and the order of element $(1+x)$ is 1 (it is the generator), but how would I prove this?
Edit: the order of $(1+x)$ is the same as the order of the group as it is the generator. How would I prove this?
Hint to get you started.
For example, to "find" all the elements of $\mathbb{Z}/(22)$ you can just write the numbers $0, 1, \ldots. 21$ since that gives you one representative of each equivalence class. Those are all the possible remainders when you divide an integer by $22$.
By analogy, write down all the polynomials that can be the remainders of polynomials in $\mathbb{Z}_5[x]$ when you divide by $x^2 -2$. (They will be of degree less than $2$.) That will give you a list of all the elements of that ring. Then you can do all the calculations you need to.