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.

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