Permutation Binomials
Given a field q, a permutation binomial is of the form f[x]=x^i(x^j +a)
with {i,j,a} in q and f[x] permutes the elements of q.
How many are there for q=2,3,...,60?
What i j a tuples do they form for q=2,...,30?
What permutations on the elements of q do they make for q=2...30?
Source code
Paper by Charles Small