Processing math: 100%
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked 8 years ago

vukov gravatar image

Generating all elements of SL2(Fq)

What is the fastest way to create a set with all elements of SL2(Fq) for q some prime power of size about 50? One way to do it is to find a representative for each conjugacy class and then use the ConjugacyClass method, but this seems inefficient. Is there a better way?