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”).

A124679
a(n) = number of conjugacy classes in PSL_3(prime(n)).
3
6, 12, 30, 22, 132, 64, 306, 130, 552, 870, 334, 472, 1722, 634, 2256, 2862, 3540, 1264, 1522, 5112, 1804, 2110, 6972, 8010, 3172, 10302, 3574, 11556, 4000, 12882, 5422, 17292, 18906, 6490, 22350, 7654, 8272, 8914, 28056, 30102, 32220, 10984
OFFSET
1,1
PROG
(Magma) A124679 := func< n | NumberOfClasses(PSL(3, NthPrime(n))) >;
CROSSREFS
KEYWORD
nonn,hard
AUTHOR
N. J. A. Sloane, Dec 25 2006
EXTENSIONS
a(7) to a(14) from Klaus Brockhaus, Dec 26 2006
a(15)..a(54) appended, from running MAGMA for 7 processor days at U. Newcastle, by Jason Kimberley, Feb 25 2011.
a(65)=32764 added to a124679.txt by Jason Kimberley, Mar 28 2011.
STATUS
approved