-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Naming of primitive groups #35
Comments
The names up to degree 50 are from a paper by Buekenhout. I suspect the rest is more ad-hoc. A reason for distinguishing Sn and Sym(n) could be whether it is the natural permutation representation.
Alexander
|
Hi Alex
Some of the names were just made up by me at some point, and others were made up by other people. I think I never expected them to be taken very seriously, so feel free to give them a good spring clean. I did loads of htem over the course of a single afternoon, and another batch several years later.
The 2 for the dihedral group is because there are two different conventions for dihedral names, it’s to try to clarify which one
Colva
|
@hulpke but what about the following then:
|
These two groups have same name but different structure descriptions:
Shouldn't it be |
Names up to degree 50 are from Buekenhout and do not fit any systematic scheme. |
@alex-konovalov the name for |
A fix for |
Next, I am going to use M(n) for Mathieu groups. We have
but also
|
Indeed, the smallest degree where |
Mathieu groups names unification now also in #36. |
Asking @hulpke and @colva - how stable are the names of primitive groups? Are we free to change them when we decide that it is sensible? While working on #34, I have seen a mix of several conventions, for example:
S
andSym
A
andAlt
C(N)
and justN
(for a cyclic group of ordern
).Furthermore, we have
[ 11, 6 ] : M(11)
[ 55, 4 ] : M_11
Also curious why for the dihedral group there is always 2 as a factor, e.g.
D(2*5)
for the dihedral group of order 10 (but not for the generalised quaternion group).The text was updated successfully, but these errors were encountered: