Processing math: 100%
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked 11 years ago

Jernej gravatar image

Testing if a group has a subgroup acting regularly

I am given a PermuationGroup G and would like to find out if G has a subgroup H that acts regularly. The insane way to do it is of course to iterate over all subgroups of G of size |G| and testing for regularity.

My question is - is there a more efficient way to do this?

Best,

Jernej

click to hide/show revision 2
No.2 Revision

Testing if a group has a subgroup acting regularly

I am given a PermuationGroup G and would like to find out if G has a subgroup H that acts regularly. The insane way to do it is of course to iterate over all subgroups of G of size |G| of the acting set and testing for regularity.

My question is - is there a more efficient way to do this?

Best,

Jernej