Misplaced Pages

Quasirandom group

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
A group with no large product-free subset

In mathematics, a quasirandom group is a group that does not contain a large product-free subset. Such groups are precisely those without a small non-trivial irreducible representation. The namesake of these groups stems from their connection to graph theory: bipartite Cayley graphs 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 and Vera Sós asked about the existence of a constant c {\displaystyle c} for which every finite group G {\displaystyle G} with order n {\displaystyle n} has a product-free subset with size at least c n {\displaystyle cn} . A well-known result of Paul Erdős about sum-free sets of integers can be used to prove that c = 1 3 {\textstyle c={\frac {1}{3}}} suffices for abelian groups, but it turns out that such a constant does not exist for non-abelian groups.

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 {\displaystyle n} . A lower bound of c n 11 14 {\textstyle cn^{\frac {11}{14}}} can be proved by taking a large subset of a union of sufficiently many cosets, and an upper bound of c n 8 9 {\textstyle cn^{\frac {8}{9}}} is given by considering the projective special linear group PSL ( 2 , p ) {\displaystyle \operatorname {PSL} (2,p)} for any prime p {\displaystyle p} . In the process of proving the upper bound, Timothy Gowers defined the notion of a quasirandom group to encapsulate the product-free condition and proved equivalences involving quasirandomness in graph theory.

Graph quasirandomness

Main article: Pseudorandom graph

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 of groups, but first bipartite graph quasirandomness must be defined. The motivation for considering sequences of groups stems from its connections with graphons, which are defined as limits of graphs in a certain sense.

Fix a real number p [ 0 , 1 ] . {\displaystyle p\in .} A sequence of bipartite graphs ( G n ) {\displaystyle (G_{n})} (here n {\displaystyle n} is allowed to skip integers as long as n {\displaystyle n} tends to infinity) with G n {\displaystyle G_{n}} having n {\displaystyle n} vertices, vertex parts A n {\displaystyle A_{n}} and B n {\displaystyle B_{n}} , and ( p + o ( 1 ) ) | A n | | B n | {\displaystyle (p+o(1))|A_{n}||B_{n}|} edges is quasirandom if any of the following equivalent conditions hold:

  • For every bipartite graph H {\displaystyle H} with vertex parts A {\displaystyle A'} and B {\displaystyle B'} , the number of labeled copies of H {\displaystyle H} in G n {\displaystyle G_{n}} with A {\displaystyle A'} embedded in A {\displaystyle A} and B {\displaystyle B'} embedded in B {\displaystyle B} is ( p e ( H ) + o ( 1 ) ) | A | | A | | B | | B | . {\textstyle \left(p^{e(H)}+o(1)\right)|A|^{|A'|}|B|^{|B'|}.} Here, the function o ( 1 ) {\displaystyle o(1)} is allowed to depend on H . {\displaystyle H.}
  • The number of closed, labeled walks of length 4 in G n {\displaystyle G_{n}} starting in A n {\displaystyle A_{n}} is ( p 4 + o ( 1 ) ) | A n | 2 | B n | 2 . {\displaystyle (p^{4}+o(1))|A_{n}|^{2}|B_{n}|^{2}.}
  • The number of edges between A {\displaystyle A'} and B {\displaystyle B'} is p | A | | B | + n 2 o ( 1 ) {\displaystyle p|A'||B'|+n^{2}o(1)} for any pair of subsets A A n {\displaystyle A'\subseteq A_{n}} and B B n . {\displaystyle B'\subseteq B_{n}.}
  • a 1 , a 2 A n N ( a 1 , a 2 ) 2 = ( p 4 + o ( 1 ) ) | A n | 2 | B n | 2 {\displaystyle \sum \limits _{a_{1},a_{2}\in A_{n}}N(a_{1},a_{2})^{2}=(p^{4}+o(1))|A_{n}|^{2}|B_{n}|^{2}} , where N ( u , v ) {\displaystyle N(u,v)} denotes the number of common neighbors of u {\displaystyle u} and v . {\displaystyle v.}
  • b 1 , b 2 B n N ( b 1 , b 2 ) 2 = ( p 4 + o ( 1 ) ) | A n | 2 | B n | 2 . {\displaystyle \sum \limits _{b_{1},b_{2}\in B_{n}}N(b_{1},b_{2})^{2}=(p^{4}+o(1))|A_{n}|^{2}|B_{n}|^{2}.}
  • The largest eigenvalue of G n {\displaystyle G_{n}} 's adjacency matrix is ( p + o ( 1 ) ) | A | | B | {\textstyle (p+o(1)){\sqrt {|A||B|}}} and all other eigenvalues have magnitude at most | A | | B | o ( 1 ) . {\textstyle {\sqrt {|A||B|}}o(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 {\displaystyle A_{n}} and B n {\displaystyle B_{n}} independently with probability p . {\displaystyle p.}

Though quasirandomness can only be defined for sequences of graphs, a notion of c {\displaystyle 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 ) {\displaystyle o(1)} term can be replaced by a small constant c > 0 {\displaystyle c>0} , and any graph satisfying that particular modified condition can be termed c {\displaystyle c} -quasirandom. It turns out that c {\displaystyle c} -quasirandomness under any condition is equivalent to c k {\displaystyle c^{k}} -quasirandomness under any other condition for some absolute constant k 1. {\displaystyle 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 Γ {\displaystyle \Gamma } and a subset S Γ {\displaystyle S\subseteq \Gamma } , the bipartite Cayley graph BiCay ( Γ , S ) {\displaystyle \operatorname {BiCay} (\Gamma ,S)} is the bipartite graph with vertex sets A {\displaystyle A} and B {\displaystyle B} , each labeled by elements of G {\displaystyle G} , whose edges a b {\displaystyle a\sim b} are between vertices whose ratio a b 1 {\displaystyle ab^{-1}} is an element of S . {\displaystyle S.}

Definition

With the tools defined above, one can now define group quasirandomness. A sequence of groups ( Γ n ) {\displaystyle (\Gamma _{n})} with | Γ n | = n {\displaystyle |\Gamma _{n}|=n} (again, n {\displaystyle n} is allowed to skip integers) is quasirandom if for every real number p [ 0 , 1 ] {\displaystyle p\in } and choice of subsets S n Γ n {\displaystyle S_{n}\subseteq \Gamma _{n}} with | S n | = ( p + o ( 1 ) ) | Γ n | {\displaystyle |S_{n}|=(p+o(1))|\Gamma _{n}|} , the sequence of graphs BiCay ( Γ n , S n ) {\displaystyle \operatorname {BiCay} (\Gamma _{n},S_{n})} is quasirandom.

Though quasirandomness can only be defined for sequences of groups, the concept of c {\displaystyle c} -quasirandomness for specific groups can be extended to groups using the definition of c {\displaystyle 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 ( Γ n ) {\displaystyle (\Gamma _{n})} , the following are equivalent:

  • ( Γ n ) {\displaystyle (\Gamma _{n})} is quasirandom; that is, all sequences of Cayley graphs defined by ( Γ n ) {\displaystyle (\Gamma _{n})} are quasirandom.
  • The dimension of the smallest non-trivial representation of Γ n {\displaystyle \Gamma _{n}} is unbounded.
  • The size of the largest product-free subset of Γ n {\displaystyle \Gamma _{n}} is o ( | Γ n | ) . {\displaystyle o(|\Gamma _{n}|).}
  • The size of the smallest non-trivial quotient of Γ n {\displaystyle \Gamma _{n}} is unbounded.

Cayley graphs generated from pseudorandom groups have strong mixing properties; that is, BiCay ( Γ n , S ) {\displaystyle \operatorname {BiCay} (\Gamma _{n},S)} is a bipartite ( n , d , λ ) {\displaystyle (n,d,\lambda )} -graph for some λ {\displaystyle \lambda } tending to zero as n {\displaystyle n} tends to infinity. (Recall that an ( n , d , λ ) {\displaystyle (n,d,\lambda )} graph is a graph with n {\displaystyle n} vertices, each with degree d {\displaystyle d} , whose adjacency matrix has a second largest eigenvalue of at most λ . {\displaystyle \lambda .} )

In fact, it can be shown that for any c {\displaystyle c} -quasirandom group Γ {\displaystyle \Gamma } , the number of solutions to x y = z {\displaystyle xy=z} with x X {\displaystyle x\in X} , y Y {\displaystyle y\in Y} , and z Z {\displaystyle z\in Z} is approximately equal to what one might expect if S {\displaystyle S} was chosen randomly; that is, approximately equal to | X | | Y | | Z | | Γ | . {\displaystyle {\tfrac {|X||Y||Z|}{|\Gamma |}}.} This result follows from a direct application of the expander mixing lemma.

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 PSL ( 2 , p ) {\displaystyle \operatorname {PSL} (2,p)} for prime p {\displaystyle p} form a sequence of quasirandom groups, since a classic result of Frobenius states that its smallest non-trivial representation has dimension at least 1 2 ( p 1 ) . {\displaystyle {\tfrac {1}{2}}(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 ( A n ) {\displaystyle (A_{n})} are quasirandom, since its smallest non-trivial representation has dimension n 1. {\displaystyle n-1.}
  • Any sequence of non-cyclic simple groups with increasing order is quasirandom, since its smallest non-trivial representation has dimension at least 1 2 log n {\displaystyle {\tfrac {1}{2}}{\sqrt {\log n}}} , where n {\displaystyle n} is the order of the group.

References

  1. Babai, László; Sós, Vera T. (1985), "Sidon sets in groups and induced subgraphs of Cayley graphs", European Journal of Combinatorics, 6 (2): 101–114, doi:10.1016/S0195-6698(85)80001-9
  2. Erdős, P. (1965), "Extremal problems in number theory", Proceedings of the Symp. Pure Math. VIII, American Mathematical Society, pp. 181–189
  3. Kedlaya, Kiran S. (1997), "Large product-free subsets of finite groups", Journal of Combinatorial Theory, Series A, 77 (2): 339–343, doi:10.1006/jcta.1997.2715
  4. ^ Gowers, W.T. (2008), "Quasirandom Groups", Combinatorics, Probability and Computing, 17 (3): 363–387, doi:10.1017/S0963548307008826
  5. Chung, F. R. K.; Graham, R. L.; Wilson, R. M. (1989), "Quasi-Random Graphs", Combinatorica, 9 (4): 345–362, doi:10.1007/BF02125347, S2CID 17166765
Categories: