Is there any reference that contains a list of all the subgroups contained in $S_n$ for at least up to $n = 10$? If they contained the cycle-graphs and other group properties as well even better.
Something akin to OEIS but for groups would be great.
Is there any reference that contains a list of all the subgroups contained in $S_n$ for at least up to $n = 10$? If they contained the cycle-graphs and other group properties as well even better.
Something akin to OEIS but for groups would be great.
Copyright © 2021 JogjaFile Inc.
I would strongly recommend using GAP or Magma to do this. It will give you the answer is a useful form! For example, $S_{10}$ has a total of 29594446 subgroups split up into 1593 conjugacy classes. In GAP:
Or Magma:
This takes just a few seconds in both cases.