This is a follow-on from this earlier question, which asked for examples of simple rotation matrices.
I'm interested in rotation matrices whose entries are simple rational numbers, because these are easy to use in hand calculations, using nothing more than your brain and a pencil.
So, let's denote by $Q_n$ the set of rational numbers whose numerator and denominator are at most $n$. For small values of $n$ (up to around 15, maybe), I'd like to know how many different $3 \times 3$ rotation matrices there are with entries in $Q_n$, and I'd like to have some systematic process for generating these matrices.
The answers to the earlier question give some good techniques for generating nice simple rational matrices. But it's not clear (to me, anyway) that all the desired matrices can be generated by those techniques.