OFFSET
1,1
COMMENTS
First eight entries agree with the ATLAS. - Eric M. Schmidt, Apr 21 2013
Is this sequence simply A335865 starting with the second term? - Max Alekseyev, Apr 04 2022
PROG
(Sage) def a138077_q(q): G = PSL(3, q); d = G.order(); return d // max(H.order() for H in G.conjugacy_classes_subgroups() if H.order()<d) # Max Alekseyev, Apr 05 2022
CROSSREFS
KEYWORD
nonn,hard,more
AUTHOR
John Cannon and N. J. A. Sloane, Dec 06 2009
EXTENSIONS
a(3) corrected by Eric M. Schmidt, Apr 20 2013
Unconfirmed terms from a(9) onward removed by Max Alekseyev, Apr 05 2022
STATUS
approved