cp's OEIS Frontend

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.

A177244 Number of different orders of transitive groups for polynomials of degree n.

Original entry on oeis.org

1, 1, 2, 4, 5, 11, 7, 19, 19, 26, 8, 62, 9, 39, 46, 90, 10, 127, 8, 144, 84, 40, 7, 366, 79, 47, 183, 251, 8, 466, 12, 487
Offset: 1

Views

Author

Artur Jasinski, May 06 2010

Keywords

Comments

Total number of transitive groups for polynomial of degree n is given by A002106.

Examples

			a(4) = 4 because we have 4 different orders of transitive groups for polynomial of degree 4.
These orders are 4, 8, 12, 24 (total number of groups is 5 but two have that same order 4).
		

Crossrefs

Cf. A002106.

Extensions

a(16)-a(32) from Artur Jasinski, Feb 19 2011