A186306 Records in A186277.
1, 2, 5, 7, 8, 9, 10, 12, 14, 16, 20, 22, 26, 28, 32, 34, 38, 42
Offset: 1
Keywords
Crossrefs
Cf. A186277.
This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
a(3)=2: A_3 and S_3.
a:=function(n) return Length(AllTransitiveGroups(NrMovedPoints,n)); end; # Charles R Greathouse IV, May 28 2014
a(4)=2 because for polynomials of degree 4, there are two different groups of order 4. a(20)=57 because for polynomials of degree 20, there are 57 different groups of order 5120 and 57 different groups of order 40000.
Comments