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.

A178498 Number of Frobenius groups of order n.

Original entry on oeis.org

0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0, 1, 0, 0, 0, 2, 0, 1, 1, 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0, 1, 1, 0, 0, 2, 0, 0, 0, 1, 0, 2, 0, 2, 0, 1, 0, 3, 1, 1, 1, 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0, 1, 0, 2, 0, 1, 1, 0, 0, 2, 0, 1, 0, 1, 0, 1, 0, 1, 0, 0, 0, 2, 0, 0, 1, 1, 0, 0, 0, 2, 0, 3
Offset: 1

Views

Author

Jozsef Pelikan, May 28 2010

Keywords

Comments

From Bernard Schott, Dec 21 2012: (Start)
In this sequence there are two infinite families of Frobenius groups:
1) The dihedral groups D_{2n+1} of order 2*(2n+1), that is, A016825 without 2.
2) The one-dimensional affine groups in the finite fields F_q, q >= 3, of order q(q-1) corresponding to A220211.
a(42)=2 and 42 is the smallest integer with a Frobenius group of each type: the dihedral group D_21 and the affine group in F_7. (End)

Examples

			a(18)=2, the two Frobenius groups of order 18 being
-> the dihedral group D_9 of order 18 and
-> the semidirect product of Z(3)xZ(3) with Z(2), where Z(2) acts by mapping every element of Z(3)xZ(3) to its inverse.
		

References

  • J. J. Rotman, An Introduction to the Theory of Groups (4th Edition), Springer-Verlag, pp. 254-256.

Crossrefs

Programs

  • Maple
    GroupTheory:-NumFrobeniusGroups( n ) # James McCarron, Aug 28 2019

Extensions

a(100) corrected by James McCarron, Aug 28 2019