A102842 Insipid numbers: n is defined to be insipid if "G is a primitive subgroup of the symmetric group S_n" implies that "G=A_n or G=S_n".
1, 2, 3, 4, 34, 39, 46, 51, 58, 69, 70, 75, 76, 86, 87, 88, 92, 93, 94, 95, 96, 99, 106, 111, 115, 116, 118, 123, 124, 134, 141, 142, 143, 145, 146, 147, 148, 154, 159, 160, 161, 166, 172, 177, 178, 184, 185, 187, 188, 189, 195, 201, 202, 204, 205, 206, 207, 209
Offset: 1
Keywords
Examples
39 is the next term after 34 because it is possible to construct primitive nonnormal subgroups of S_n for n=35,36,37 and 38: 35: 35=(7 3) and 3 < 7/2 so S_7 acts primitively on 35 points because S_7 has maximal subgroups isomorphic to S_3 x S_4. 36: 36=(9 2) and 2 < 9/2 so S_9 acts primitively on 36 points because S_9 has maximal subgroups isomorphic to S_2 x S_7. 37: 37 is prime. 38: 38=37+1.
References
- J. Dixon and B. Mortimer: Permutation groups. Springer 1996, 360pp.
Links
- David L. Harden, Table of n, a(n) for n = 1..486 (insipid numbers below 1000) [Corrected Aug 25 2007]
- P. J. Cameron, P. M. Neumann, D. N. Teague, On the degrees of primitive permutation groups, Math. Z. 180 (1982), 141-149.
- S. Palcoux, Are there infinitely many insipid numbers? (version: 2019-07-22), MathOverflow.
- C. M. Roney-Dougal, The primitive permutation groups of degree less than 2500, Journal of Algebra 292 (2005) 154-183.
Crossrefs
Cf. A000019.
Programs
-
Magma
[n : n in [1..U] | NumberOfPrimitiveGroups(n) eq 2];
Comments