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.

Showing 1-2 of 2 results.

A341823 Number of finite groups G with |Aut(G)| = 2^n.

Original entry on oeis.org

2, 3, 4, 7, 11, 19, 34, 70
Offset: 0

Views

Author

Des MacHale, Feb 20 2021

Keywords

Comments

This sequence is infinite, but the amount of computation needed to consider the large number of groups of order 2^8 suggests it may be hard to find the next term.

Examples

			a(3) = 7, because there are seven finite groups G with |Aut(G)| = 8. Four cyclic groups: Aut(C_15) = Aut(C_16) = Aut(C_20) = Aut(C_30) ~~ C_4 x C_2, also Aut(C_4 x C_2) = Aut(D_4) ~~ D_4, with D_4 is the dihedral group of the square, finally Aut(C_24) ~~ C_2 x C_2 x C_2 = (C_2)^3 where ~~ stands for “isomorphic to". - _Bernard Schott_, Mar 04 2021
		

Crossrefs

Subsequence of A340521.

Extensions

Offset modified by Bernard Schott, Mar 04 2021

A341824 Number of groups of order 2^n which occur as Aut(G) for some finite group G.

Original entry on oeis.org

1, 1, 2, 3, 4, 9, 14, 33
Offset: 0

Views

Author

Des MacHale, Feb 26 2021

Keywords

Comments

The number of groups of order 2^n is A000679(n); the percentage of the 2-groups which occur as automorphism groups appears to decrease as n increases: 100, 100, 100, 60, 28.5, 17.6, 5.2, 1.4, ...
Jianing Song remarks that it is also interesting to consider infinite groups, and asks if there is an infinite group G with Aut(G) isomorphic to C_8. Des MacHale, Mar 03 2021, replies that at present this is not known. [Comment edited by N. J. A. Sloane, Mar 07 2021]

Examples

			a(5) = 9 because there are nine groups of order 32 which occur as automorphism groups of finite groups.
From _Bernard Schott_, Feb 26 2021: (Start)
Aut(C_15) = Aut(C_16) = Aut(C_20) = Aut(C_30) ~~ C_4 x C_2 where ~~ stands for "isomorphic to".
Aut(C_4 x C_2) = Aut(D_4) ~~ D_4 where D_4 is the dihedral group of the square.
Aut(C_24) ~~ C_2 x C_2 x C_2 = (C_2)^3.
There exist five groups of order 8 (A054397), the three groups C_4 x C_2, D_4, C_2 x C_2 x C_2 occur as automorphim groups of order 8, but the cyclic group C_8 and the quaternions group Q_8 never occur as Aut(G) for some finite G, so a(3) = 3. (End)
		

Crossrefs

Formula

a(n) <= A000679(n). - Des MacHale, Mar 02 2021

Extensions

Offset modified by Jianing Song, Mar 02 2021
Showing 1-2 of 2 results.