OFFSET
1,1
COMMENTS
By Lagrange's Theorem a(n) is a multiple of n.
LINKS
Bob Hefferman, Table of n, a(n) for n = 1..255
EXAMPLE
Examples for small n:
n a(n) group
1 60 A5
2 6 S3
3 12 A4
4 8 D8
5 55 C11 : C5
6 18 C3 x S3
7 56 (C2 x C2 x C2) : C7
8 16 (C4 x C2) : C2
9 27 (C3 x C3) : C3
10 30 C5 x S3
11 253 C23 : C11
12 24 C3 x D8
CROSSREFS
KEYWORD
nonn
AUTHOR
Bob Heffernan and Des MacHale, Feb 05 2021
STATUS
approved