Finding Blocks of Imprimitivity When There is a Small-Base Action on Blocks
Robert Beals
TL;DR
This work extends efficient small-base primitivity testing to imprimitive groups that admit a small-base action on a block system by introducing a deep sifting framework that unifies transversal construction with base refinement. The authors achieve near-linear time $O(n\log^5 n)$ for most cases by leveraging the recent base-size bound $5\log n$ for nonlarge primitive groups (via the Kelsey–Roney-Dougal result) and a new variant of sifting, while providing sub-quadratic time for many large primitive actions through a refined base-size parameter $L$ and deep cube techniques. A certified nonredundant partial base and its certificate enable block discovery and a constructive path to imprimitivity, even when the action on blocks is not small-base. The results significantly broaden the range of groups amenable to sub-quadratic primitivity testing and block-finding, with practical implications for computational group theory and related applications. All mathematical expressions are presented with explicit $...$ delimiters to preserve precision across search and indexing systems.
Abstract
Given a transitive permutation group G of degree n , we seek to determine whether or not G is primitive, and to find a system of blocks of imprimitivity in the case that G is imprimitive. An algorithm of Atkinson solves this problem in time O(n^2) , while a previous algorithm of ours runs in time O(n log^3|G|) , which is advantageous in the small-base case. A simpler algorithm of Schonert and Seress has the same asymptotic O(n log^3|G|) performance. In this paper we extend the small-base algorithms to work with imprimitive groups G which, while not small-base in the action on n points, possess a small-base action on a block system. Using a recent upper bound by Kelsey and Roney-Dougal on the size of a nonredundant base of a primitive group of a given degree, we obtain a time of O(n log^5 n) except in the case that G has a primitive action (either on the n points or on a block system) for which the socle is isomorphic to Alt(m)^d for some m at least 5 and d at least 1. A key component of our improvement is a new variant of sifting, which is a workhorse of permutation group algorithms.
