login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

a(n) = number of similarity classes of groups with exactly n subgroups (see reference for precise definition of similarity classes).
2

%I #37 Mar 09 2024 11:05:00

%S 1,1,1,2,2,5,1,7,2,12,4,11,1,17,8,22,3,22,5

%N a(n) = number of similarity classes of groups with exactly n subgroups (see reference for precise definition of similarity classes).

%C See Slatterly references for precise definition of similarity classes and a proof of the first 12 terms.

%C See Betz and Nash for correction of a(10) and proof of terms 13-19.

%H Alexander Betz and David A. Nash, <a href="https://arxiv.org/abs/2006.11315">Classifying groups with a small number of subgroups</a>, arXiv:2006.11315 [math.GR], 2020.

%H Angsuman Das and Arnab Mandal, <a href="https://arxiv.org/abs/2403.01262">Solvability of a group based on its number of subgroups</a>, arXiv:2403.01262 [math.GR], 2024.

%H George A. Miller, <a href="http://www.pnas.org/content/25/7/367.full.pdf">Groups having a small number of subgroups</a>, Proc. Natl. Acad. Sci. U S A, vol. 25 (1939) 367-371.

%H David A. Nash and Alexander Betz, <a href="https://arxiv.org/abs/2006.11315">Classifying groups with a small number of subgroups</a>, arXiv:2006.11315 [math.GR], 2020.

%H Michael C. Slattery, <a href="http://www.jstor.org/stable/10.4169/amer.math.monthly.123.1.78">On a property motivated by groups with a specified number of subgroups</a>, Amer. Math. Monthly, 123 (2016), 78-81.

%H Michael C. Slattery, <a href="http://arxiv.org/abs/1607.01834">Groups with at most twelve subgroups</a>, arXiv:1607.01834 [math.GR], 2016.

%e For n = 6 the a(6) = 5 similarity classes of groups with 6 subgroups are Z_{p^5}, Z_p X Z_{q^2}, Z_3 X Z_3, S_3, Q_8.

%Y Cf. A018216, A289445.

%K nonn,more

%O 1,4

%A _Michael C Slattery_, Jul 08 2016

%E Correction of a(10) and extension to 19 terms by _David A. Nash_, Jun 29 2020