A139669 Number of isomorphism classes of finite groups of order 11*2^n.
1, 2, 4, 12, 42, 195, 1387, 19324, 1083472
Offset: 0
Examples
a(2) is the number of groups of order 11*2^2=44, which is 4 and also the number of groups of order 19*2^2=76, 23*2^2=92, etc.
References
- J. H. Conway et al., The Symmetries of Things, Peters, 2008, p. 206.
Links
- John H. Conway, Heiko Dietrich and E. A. O'Brien, Counting groups: gnus, moas and other exotica.
- Miles Englezou, Proofs
Programs
-
Maple
A139669 := n -> GroupTheory[NumGroups](11*2^n);
Formula
a(n) = A000001(11*2^n). - Max Alekseyev, Apr 26 2010
Extensions
a(8) from Max Alekseyev, Dec 24 2014
Comments