Quasirandom Group
   HOME

TheInfoList



OR:

In
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, a quasirandom group is a
group A group is a number of persons or things that are located, gathered, or classed together. Groups of people * Cultural group, a group whose members share the same cultural identity * Ethnic group, a group whose members share the same ethnic iden ...
that does not contain a large product-free
subset In mathematics, a Set (mathematics), set ''A'' is a subset of a set ''B'' if all Element (mathematics), elements of ''A'' are also elements of ''B''; ''B'' is then a superset of ''A''. It is possible for ''A'' and ''B'' to be equal; if they a ...
. Such groups are precisely those without a small non-trivial
irreducible representation In mathematics, specifically in the representation theory of groups and algebras, an irreducible representation (\rho, V) or irrep of an algebraic structure A is a nonzero representation that has no proper nontrivial subrepresentation (\rho, _W, ...
. The namesake of these groups stems from their connection to
graph theory In mathematics and computer science, graph theory is the study of ''graph (discrete mathematics), graphs'', which are mathematical structures used to model pairwise relations between objects. A graph in this context is made up of ''Vertex (graph ...
: bipartite
Cayley graph In mathematics, a Cayley graph, also known as a Cayley color graph, Cayley diagram, group diagram, or color group, is a Graph (discrete mathematics), graph that encodes the abstract structure of a group (mathematics), group. Its definition is sug ...
s over any subset of a quasirandom group are always bipartite quasirandom graphs.


Motivation

The notion of quasirandom groups arises when considering subsets of groups for which no two elements in the subset have a product in the subset; such subsets are termed product-free.
László Babai László "Laci" Babai (born July 20, 1950, in Budapest) a fellow of the American Academy of Arts and Sciences, and won the Knuth Prize. Babai was an invited speaker at the International Congresses of Mathematicians in Kyoto (1990), Zürich (199 ...
and
Vera Sós Vera may refer to: Names *Vera (surname), a surname (including a list of people with the name) *Vera (given name), a given name (including a list of people and fictional characters with the name) **Vera (), archbishop of the archdiocese of Tarra ...
asked about the existence of a constant c for which every finite group G with order n has a product-free subset with size at least cn. A well-known result of
Paul Erdős Paul Erdős ( ; 26March 191320September 1996) was a Hungarian mathematician. He was one of the most prolific mathematicians and producers of mathematical conjectures of the 20th century. pursued and proposed problems in discrete mathematics, g ...
about sum-free sets of integers can be used to prove that c = \frac suffices for
abelian group In mathematics, an abelian group, also called a commutative group, is a group in which the result of applying the group operation to two group elements does not depend on the order in which they are written. That is, the group operation is commu ...
s, but it turns out that such a constant does not exist for
non-abelian group In mathematics, and specifically in group theory, a non-abelian group, sometimes called a non-commutative group, is a group (''G'', ∗) in which there exists at least one pair of elements ''a'' and ''b'' of ''G'', such that ''a'' ∗  ...
s. Both non-trivial lower and upper bounds are now known for the size of the largest product-free subset of a group with order n. A lower bound of cn^ can be proved by taking a large subset of a union of sufficiently many
cosets In mathematics, specifically group theory, a subgroup of a group may be used to decompose the underlying set of into disjoint, equal-size subsets called cosets. There are ''left cosets'' and ''right cosets''. Cosets (both left and right) ha ...
, and an upper bound of cn^ is given by considering the
projective special linear group In mathematics, especially in the group theoretic area of algebra, the projective linear group (also known as the projective general linear group or PGL) is the induced action of the general linear group of a vector space ''V'' on the associa ...
\operatorname(2, p) for any
prime A prime number (or a prime) is a natural number greater than 1 that is not a product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime because the only ways ...
p. In the process of proving the upper bound,
Timothy Gowers Sir William Timothy Gowers, (; born 20 November 1963) is a British mathematician. He is the holder of the Combinatorics chair at the Collège de France, a director of research at the University of Cambridge and a Fellow of Trinity College, Camb ...
defined the notion of a quasirandom group to encapsulate the product-free condition and proved equivalences involving quasirandomness in graph theory.


Graph quasirandomness

Formally, it does not make sense to talk about whether or not a single group is quasirandom. The strict definition of quasirandomness will apply to
sequences In mathematics, a sequence is an enumerated collection of objects in which repetitions are allowed and order matters. Like a set, it contains members (also called ''elements'', or ''terms''). The number of elements (possibly infinite) is call ...
of groups, but first bipartite graph quasirandomness must be defined. The motivation for considering sequences of groups stems from its connections with
graphon In graph theory and statistics, a graphon (also known as a graph limit) is a symmetric measurable function W: ,12\to ,1/math>, that is important in the study of dense graphs. Graphons arise both as a natural notion for the limit of a sequence of d ...
s, which are defined as limits of graphs in a certain sense. Fix a real number p \in
, 1 The comma is a punctuation mark that appears in several variants in different languages. Some typefaces render it as a small line, slightly curved or straight, but inclined from the vertical; others give it the appearance of a miniature fille ...
A sequence of bipartite graphs (G_n) (here n is allowed to skip integers as long as n tends to infinity) with G_n having n vertices, vertex parts A_n and B_n, and (p + o(1)) , A_n , , B_n , edges is quasirandom if any of the following equivalent conditions hold: * For every bipartite graph H with vertex parts A' and B', the number of labeled copies of H in G_n with A' embedded in A and B' embedded in B is \left(p^ + o(1)\right) , A , ^ , B , ^ . Here, the function o(1) is allowed to depend on H. * The number of closed, labeled walks of length 4 in G_n starting in A_n is (p^4 + o(1)), A_n , ^2 , B_n , ^2. * The number of edges between A' and B' is p , A' , , B' , + n^2 o(1) for any pair of subsets A' \subseteq A_n and B' \subseteq B_n. * \sum\limits_ N(a_1, a_2)^2 = (p^4 + o(1)) , A_n , ^2 , B_n , ^2, where N(u, v) denotes the number of common neighbors of u and v. * \sum\limits_ N(b_1, b_2)^2 = (p^4 + o(1)) , A_n , ^2 , B_n , ^2. * The largest
eigenvalue In linear algebra, an eigenvector ( ) or characteristic vector is a vector that has its direction unchanged (or reversed) by a given linear transformation. More precisely, an eigenvector \mathbf v of a linear transformation T is scaled by a ...
of G_n's
adjacency matrix In graph theory and computer science, an adjacency matrix is a square matrix used to represent a finite graph (discrete mathematics), graph. The elements of the matrix (mathematics), matrix indicate whether pairs of Vertex (graph theory), vertices ...
is (p + o(1)) \sqrt and all other eigenvalues have magnitude at most \sqrto(1). It is a result of Chung–Graham–Wilson that each of the above conditions is equivalent. Such graphs are termed quasirandom because each condition asserts that the quantity being considered is approximately what one would expect if the bipartite graph was generated according to the Erdős–Rényi random graph model; that is, generated by including each possible edge between A_n and B_n independently with probability p. Though quasirandomness can only be defined for sequences of graphs, a notion of c-quasirandomness can be defined for a specific graph by allowing an error tolerance in any of the above definitions of graph quasirandomness. To be specific, given any of the equivalent definitions of quasirandomness, the o(1) term can be replaced by a small constant c > 0, and any graph satisfying that particular modified condition can be termed c-quasirandom. It turns out that c-quasirandomness under any condition is equivalent to c^k-quasirandomness under any other condition for some absolute constant k \geq 1. The next step for defining group quasirandomness is the Cayley graph. Bipartite Cayley graphs give a way from translating quasirandomness in the graph-theoretic setting to the group-theoretic setting. Given a finite group \Gamma and a subset S \subseteq \Gamma, the bipartite Cayley graph \operatorname(\Gamma, S) is the bipartite graph with vertex sets A and B, each labeled by elements of G, whose edges a \sim b are between vertices whose ratio ab^ is an element of S.


Definition

With the tools defined above, one can now define group quasirandomness. A sequence of groups (\Gamma_n) with , \Gamma_n , = n (again, n is allowed to skip integers) is quasirandom if for every real number p \in
, 1 The comma is a punctuation mark that appears in several variants in different languages. Some typefaces render it as a small line, slightly curved or straight, but inclined from the vertical; others give it the appearance of a miniature fille ...
/math> and choice of subsets S_n \subseteq \Gamma_n with , S_n , = (p + o(1)) , \Gamma_n , , the sequence of graphs \operatorname(\Gamma_n, S_n) is quasirandom. Though quasirandomness can only be defined for sequences of groups, the concept of c-quasirandomness for specific groups can be extended to groups using the definition of c-quasirandomness for specific graphs.


Properties

As proved by Gowers, group quasirandomness turns out to be equivalent to a number of different conditions. To be precise, given a sequence of groups (\Gamma_n), the following are equivalent: * (\Gamma_n) is quasirandom; that is, all sequences of Cayley graphs defined by (\Gamma_n) are quasirandom. * The dimension of the smallest non-trivial representation of \Gamma_n is unbounded. * The size of the largest product-free subset of \Gamma_n is o(, \Gamma_n , ). * The size of the smallest non-trivial quotient of \Gamma_n is unbounded. Cayley graphs generated from pseudorandom groups have strong mixing properties; that is, \operatorname(\Gamma_n, S) is a bipartite (n, d, \lambda)-graph for some \lambda tending to zero as n tends to infinity. (Recall that an (n, d, \lambda) graph is a graph with n vertices, each with degree d, whose adjacency matrix has a second largest eigenvalue of at most \lambda.) In fact, it can be shown that for any c-quasirandom group \Gamma, the number of solutions to xy=z with x \in X, y \in Y, and z \in Z is approximately equal to what one might expect if S was chosen randomly; that is, approximately equal to \tfrac. This result follows from a direct application of the
expander mixing lemma The expander mixing lemma intuitively states that the edges of certain d-regular graphs are evenly distributed throughout the graph. In particular, the number of edges between two vertex subsets S and T is always close to the expected number of edg ...
.


Examples

There are several notable families of quasirandom groups. In each case, the quasirandomness properties are most easily verified by checking the dimension of its smallest non-trivial representation. * The projective special linear groups \operatorname(2, p) for prime p form a sequence of quasirandom groups, since a classic result of
Frobenius Frobenius is a surname. Notable people with the surname include: * Ferdinand Georg Frobenius (1849–1917), mathematician ** Frobenius algebra ** Frobenius endomorphism ** Frobenius inner product ** Frobenius norm ** Frobenius method ** Frobenius g ...
states that its smallest non-trivial representation has dimension at least \tfrac(p-1). In fact, these groups are the groups with the largest known minimal non-trivial representation, as a function of group order. * The
alternating groups In mathematics, an alternating group is the group of even permutations of a finite set. The alternating group on a set of elements is called the alternating group of degree , or the alternating group on letters and denoted by or Basic prop ...
(A_n) are quasirandom, since its smallest non-trivial representation has dimension n-1. * Any sequence of non-cyclic simple groups with increasing order is quasirandom, since its smallest non-trivial representation has dimension at least \tfrac\sqrt, where n is the order of the group.


References

{{Reflist Graph theory Group theory