login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A053170
Number of 3 X 3 integer matrices with elements in the range [ -n,n ] which generate a group of finite order under matrix multiplication.
5
1584, 13056, 57744, 133440, 307632, 519888, 990288, 1436208, 2108832, 3015648, 4075296
OFFSET
1,1
COMMENTS
Count of 3 X 3 matrices M with det(M) = +- 1 such that M^k = I for some k <= 6. - Sean A. Irvine, Dec 16 2021
LINKS
Sean A. Irvine, Java program (github)
FORMULA
a(n) = 2*(1 + A053171(n) + A053172(n) + A053173(n) + A053174(n)).
CROSSREFS
KEYWORD
nonn,more
AUTHOR
EXTENSIONS
a(11) from Sean A. Irvine, Dec 16 2021
STATUS
approved