A281097 Number of group homomorphisms S_3 -> S_n, where S_n denotes the symmetric group on n letters.
1, 2, 10, 34, 146, 1036, 5692, 36380, 323164, 2394136, 19863416, 210278872, 1937685400
Offset: 1
Programs
-
GAP
List([1..8], n -> Length(AllHomomorphisms(SymmetricGroup(3), SymmetricGroup(n))));
Formula
Extensions
a(8) from Georg Fischer, Jun 16 2022
a(9)-a(13) from Jianing Song, Nov 27 2024