Using GAP 4.4.5 (May 2005) I obtain the following
gap> l529 := AllPrimitiveGroups(DegreeOperation, 23^2, IsSolvable, true);
[ ]
I seem to get the correct answer when I use
gap> AllPrimitiveGroups(DegreeOperation, 23^2);;
gap> Filtered(last, IsSolvable);
P.S. I am frequently reminded how grateful I am to all the people who
have worked to make GAP such a useful tool.
--------------------------------------------------
John D. Dixon, Professor Emeritus
School of Mathematics and Statistics
Carleton University
Ottawa ON K1S 5B6
Canada
--------------------------------------------------
_______________________________________________
Forum mailing list
[email protected]
http://mail.gap-system.org/mailman/listinfo/forum