Here's what I'm working on:
Find the orders of all the nonzero elements of $GF(2, x^4+x+1)$.
I believe I should approach it the same way I did for the orders of the roots of unity in this, but am not sure what to do. Would a cyclic table come in handy for this type of problem?