login
A378274
Number of subgroups of S_n isomorphic to S_5 up to conjugacy, where S_n is the n-th symmetric group.
0
0, 0, 0, 0, 1, 2, 3, 4, 5, 9, 11, 17, 19, 25, 31, 40, 48, 59
OFFSET
1,6
PROG
(GAP) A378274 := function(n)
return Length(IsomorphicSubgroups(SymmetricGroup(n), SymmetricGroup(5)));
end;
CROSSREFS
Column k=5 of A378177.
Sequence in context: A139441 A333612 A362025 * A093305 A065817 A361227
KEYWORD
nonn,hard,more,new
AUTHOR
Jianing Song, Nov 21 2024
STATUS
approved