Probabilistic and Non-Deterministic Computations in Finite Groups

Size: px
Start display at page:

Download "Probabilistic and Non-Deterministic Computations in Finite Groups"

Transcription

1 Probabilistic and Non-Deterministic Computations in Finite Groups A talk at the ICMS Workshop Model-Theoretic Algebra and Algebraic Models of Computation Edinburgh, 4 15 September 2000 Alexandre Borovik 5 September

2 Alexandre Borovik Probabilistic and Non-Deterministic Computations in Finite Groups Black Box X x y z... random, independent, uniformly distributed elements given as permutations, or matrices in GL n (q),... Format : n 2 log q

3 Alexandre Borovik Probabilistic and Non-Deterministic Computations in Finite Groups X x y z... We can compare: x = y? multiply, invert: x y, x 1 find orders:... x

4 Alexandre Borovik Probabilistic and Non-Deterministic Computations in Finite Groups Given a black box group X, Identification problem: Determine the isomorphism type of X with given degree of certainty. Verification problem: Is X isomorphic to the given group G?

5 Alexandre Borovik Probabilistic and Non-Deterministic Computations in Finite Groups Example n = pq, p and q are primes X = SL 2 (Z/nZ) Determination of the isomorphism type of X as a black box groups amounts to factorisation of n: SL 2 (Z/nZ) SL 2 (F p ) SL 2 (F q )

6 Alexandre Borovik Probabilistic and Non-Deterministic Computations in Finite Groups Main example X GL N (F q ) simple matrix group X = x 1,..., x k Distribution of orders of elements is specific for every finite simple group and allows to determine X Routines for GAP and MAGMA People working in the area: Babai, Bratus, Celler, Cooperman, Finkelstein, Holt, Leedham-Green, Linton, Kantor, Lubotzky, Murray, Neumann, Niemeyer, O Brien, Pak, Palfy, Praeger, Rees, Seres,...

7 Alexandre Borovik Probabilistic and Non-Deterministic Computations in Finite Groups Comments 1. Substitute for prime factorisation X GL N (F q ) GL N (F q ) = q N(N 1)/2 (q 1) (q N 1) = r a 1 1 ra m m the finest factorisation one can get x = the least number l = r b 1 1 rb m m, x l = 1.

8 Alexandre Borovik Probabilistic and Non-Deterministic Computations in Finite Groups Nature of algorithms Verification algorithms are one-sided: Is X G (the target group)? If X contains an element of order not present in G, then X G absolutely

9 Alexandre Borovik Probabilistic and Non-Deterministic Computations in Finite Groups Example X = SL 2 (2 n ) elements of even order are involutions involutions are conjugate the centralisers and conjugacy classes of involutions: (( )) 1 1 C = C X 0 1 = C = 2 n {( #(involutions ) = X 2 n P (even order) = X 2 n )} 1 X = 1 2 n If n 1, X, for all practical purposes, contains no involution.

10 Alexandre Borovik Probabilistic and Non-Deterministic Computations in Finite Groups Statistical approach fails for q odd: B n (q) = P Ω 2n+1 (q), C n (q) = P Sp 2n (q), they have virtually the same statistics of orders of elements.

11 Alexandre Borovik Probabilistic and Non-Deterministic Computations in Finite Groups Why? Let G = G(F q ) be a simple algebraic group regular semisimple elements form an open subset of G statistics of orders of regular semisimple elements is determined by the Dynkin diagram of G, which are the same in the case of groups B n and C n, n 3: BC n, n 2...

12 Alexandre Borovik Probabilistic and Non-Deterministic Computations in Finite Groups But the conjugacy classes and the structure of centralisers of involutions are determined by the extended Dynkin diagrams which are different: B n, n 3... C n, n 3...

13 Alexandre Borovik Probabilistic and Non-Deterministic Computations in Finite Groups Centralisers of involutions Assume x n = 1 for all x X, where n = 2 l m, m odd. Miller-Rabin: x x m, (x m ) 2,..., (x m ) 2r 1, 1 i(x) := (x m ) 2r is an involution Brauer: If t is an involution, we have a map ζ : X C X (t) ζ : x { ζ0 (x) = i(t t x ), t t x even ζ 1 (x) = (t t x ) (m+1)/2 x 1, t t x odd ζ = ζ 0 ζ 1

14 Alexandre Borovik Probabilistic and Non-Deterministic Computations in Finite Groups If c C X (t), ζ 1 (cx) = (tt cx ) (m+1)/2 x 1 c 1 = (tt x ) (m+1)/2 x 1 c 1 = ζ 1 (x) c 1 If x X are uniformly distributed and independent, then ζ 1 (x) are uniformly distributed and independent in C X (t) Hence we have constructed a black box for C X (t) from a black box for X.

15 Alexandre Borovik Probabilistic and Non-Deterministic Computations in Finite Groups Structural theory of black box groups If X is non-simple, how one can find a normal subgroup? X X = there are involutions t Y X = Y C X (t) C X (t) How one can construct a good black box for the normal closure y X 1,..., yk X?

16 Alexandre Borovik Probabilistic and Non-Deterministic Computations in Finite Groups Problem: can we construct black boxes for unknown groups? X GL N (F q ), X = x 1,..., x k Given x 1,..., x k, can we construct a black box for X? Yes (Babai) Celler / Leedham-Green / Murray / Niemeyer / O Brian: Product replacement algorithm

17 Alexandre Borovik Probabilistic and Non-Deterministic Computations in Finite Groups Product replacement algorithm Γ k (G) set of generating k-tuples graph with edges: (g 1,..., g i,..., g k ) (g 1,..., g ±1 j g i,..., g k ) (g 1,..., g i,..., g k ) (g 1,..., g i g ±1 j,..., g k ) Walk randomly over this graph and select random g i.

18 Alexandre Borovik Probabilistic and Non-Deterministic Computations in Finite Groups Very good practical performance Biased in the case X = (Alt n ) n!/8 (Babai-Pak), although this bias does not affect the order statistics. In general, Γ k (G) is not connected Γ k (G) is connected for large k > 2 log 2 G. In that case (Babai) the diameter < C log 2 G

19 Alexandre Borovik Probabilistic and Non-Deterministic Computations in Finite Groups Conjecture. If G is simple, Γ k (G) is connected for k 3. Pak: If G n are simple, G n, then Γ k (G) has a connected component Γ k (G), Γ k (G) Γ k (G) 1 Pak: If k is sufficiently big, mixing time of a lazy random walk on Γ k (G) is bounded by a polynomial in k and log G.

20 Alexandre Borovik Probabilistic and Non-Deterministic Computations in Finite Groups Lubotzky - Pak: If Aut F k satisfies Kazhdan property (T), then mixing time of a random lazy walk on a component of Γ k (G) mix C(k) log 2 G. Conjecture. For k 4, Aut F k has (T).

21 Alexandre Borovik Probabilistic and Non-Deterministic Computations in Finite Groups Kazhdan property (T) G a topological group, Q G a compact set K = inf ρ inf max v 0 q Q ρ(q)(v) v v > 0 ρ: all unitary representations without fixed nonzero vectors Margulis: If Aut F k has (T) then Γ k (G) is an ε-expander, ε > K2 2 Q = ε(k) (Aut F k discrete, Q finite).

22 Alexandre Borovik Probabilistic and Non-Deterministic Computations in Finite Groups Expander: A graph Γ is an ε-expander if, for every B Γ, #B < 1 2 #Γ, # Lazy walk: { vertices connected to B, but not in B } ε #B Mixing time: number t of steps s.t. after t steps P (get at v) #Γ < 1 e v Γ

23 Alexandre Borovik Probabilistic and Non-Deterministic Computations in Finite Groups Andrews Curtis graph N G k (G, N) = { (h 1,..., h k ) h G 1,..., h G k = N} Edges: (x 1,..., x k ) (x 1,..., x i x j,..., x k ), i j (x 1,..., x k ) (x 1,..., x 1 i,..., x k ) (x 1,..., x k ) (x 1,..., x w i,..., x k), w G Conjecture. A random walk on k (G, N) provides a fast black box for N.

24 Alexandre Borovik Probabilistic and Non-Deterministic Computations in Finite Groups Myasnikov: k (F (m) n, F (m) ) is connected, k n n F (m) n free solvable group of class m The Andrews-Curtis Conjecture (1965): k (F k, F k ) is connected Some potential counterexamples (originating in topology) are killed by application of genetic algorithms, say, in F = x, y, (x 2 y 3, xyxy 1 x 1 y 1 ) (x, y) (example by Akbulut and Kirbi, 1985).

25 Alexandre Borovik Probabilistic and Non-Deterministic Computations in Finite Groups Current line of attack: study of k (G, G) for finite groups G. Theorem If G is a finite simple group then d( k (G, G)) < c k log G

The Andrews-Curtis Conjecture and Black Box Groups

The Andrews-Curtis Conjecture and Black Box Groups The Andrews-Curtis Conjecture and Black Box Groups Alexandre V. Borovik Evgenii I. Khukhro Alexei G. Myasnikov 20 September 2001 Abstract The paper discusses the Andrews-Curtis graph k (G, N) of a normal

More information

STEINBERG PRESENTATIONS OF BLACK BOX CLASSICAL GROUPS IN SMALL CHARACTERISTICS

STEINBERG PRESENTATIONS OF BLACK BOX CLASSICAL GROUPS IN SMALL CHARACTERISTICS STEINBERG PRESENTATIONS OF BLACK BOX CLASSICAL GROUPS IN SMALL CHARACTERISTICS ALEXANDRE BOROVIK AND ŞÜKRÜ YALÇINKAYA Abstract. The main component of (constructive) recognition algorithms for black box

More information

ALGORITHMS IN COMPUTATIONAL GROUP

ALGORITHMS IN COMPUTATIONAL GROUP ALGORITHMS IN COMPUTATIONAL GROUP THEORY: RANDOM SELECTION John D. Dixon Carleton University, Ottawa, Canada AofA (Maresias, Brazil, April 2008) ANOTHER REASON TO COME TO BRAZIL! COMPUTATIONAL GROUP THEORY

More information

Finding the characteristic of a group of Lie type

Finding the characteristic of a group of Lie type Finding the characteristic of a group of Lie type Martin W. Liebeck Department of Mathematics Imperial College London SW7 2BZ England E.A. O Brien Department of Mathematics University of Auckland Auckland

More information

Gene Cooperman College of Computer Science, Northeastern University Boston, MA

Gene Cooperman College of Computer Science, Northeastern University Boston, MA THE PRODUCT REPLACEMENT GRAPH ON GENERATING TRIPLES OF PERMUTATIONS Gene Cooperman College of Computer Science, Northeastern University Boston, MA 02115 gene@ccs.neu.edu Igor Pak Department of Mathematics

More information

Recognition of Classical Groups of Lie Type

Recognition of Classical Groups of Lie Type Recognition of Classical Groups of Lie Type Alice Niemeyer UWA, RWTH Aachen Alice Niemeyer (UWA, RWTH Aachen) Matrix Groups Sommerschule 2011 1 / 60 Linear groups Let q = p a for some prime p and F = F

More information

An Algorithm for Projective Representations of some Matrix Groups.

An Algorithm for Projective Representations of some Matrix Groups. An Algorithm for Projective Representations of some Matrix Groups Kübra GÜL 1, Abdullah ÇAĞMAN 2, Nurullah ANKARALIOĞLU 1 1 Mathematics Department, Faculty of Science, Ataturk University, 25240, Erzurum,

More information

Generating random elements in finite groups

Generating random elements in finite groups Generating random elements in finite groups John D. Dixon School of Mathematics and Statistics Carleton University Ottawa, Ontario KG 0E, Canada jdixon@math.carleton.ca Submitted: Aug 8, 006; Accepted:

More information

arxiv:math/ v2 [math.gr] 6 Nov 2001

arxiv:math/ v2 [math.gr] 6 Nov 2001 arxiv:math/0110246v2 [math.gr] 6 Nov 2001 The Andrews-Curtis Conjecture and Black Box Groups Alexandre V. Borovik Evgenii I. Khukhro Alexei G. Myasnikov 31 October 2001 Abstract The paper discusses the

More information

On sampling generating sets of finite groups

On sampling generating sets of finite groups On sampling generating sets of finite groups Sergey Bratus, Igor Pak Abstract. Let G be a finite group. For a given k, what is the probability that a group is generated by k of its random elements? How

More information

Regular permutation groups. and Cayley graphs. Cheryl E Praeger. University of Western Australia

Regular permutation groups. and Cayley graphs. Cheryl E Praeger. University of Western Australia Regular permutation groups and Cayley graphs Cheryl E Praeger University of Western Australia 1 What are Cayley graphs? Group : G with generating set S = {s, t, u,... } Group elements: words in S stu 1

More information

On Kazhdan Constants and Mixing of Random Walks

On Kazhdan Constants and Mixing of Random Walks On Kazhdan Constants and Mixing of Random Walks Igor Pak Department of Mathematics Massachusetts Institute of Technology Cambridge, MA 02139 USA E-mail: pak@math.mit.edu Andrzej Żuk CNRS, Ecole Normale

More information

Probabilistic Group Theory

Probabilistic Group Theory MINGLE 2014 September, 2014 Introduction A well known fact: Groups are algebraic structures which arise naturally throughout mathematics, both pure and applied. A not well known fact: Probability has been

More information

arxiv: v1 [math.gr] 1 Sep 2017

arxiv: v1 [math.gr] 1 Sep 2017 BLACK BOX ALGEBRA AND HOMOMORPHIC ENCRYPTION arxiv:1709.01169v1 [math.gr] 1 Sep 2017 ALEXANDRE BOROVIK AND ŞÜKRÜ YALÇINKAYA Abstract. In the present paper, we study homomorphic encryption [37] as an area

More information

1. Group Theory Permutations.

1. Group Theory Permutations. 1.1. Permutations. 1. Group Theory Problem 1.1. Let G be a subgroup of S n of index 2. Show that G = A n. Problem 1.2. Find two elements of S 7 that have the same order but are not conjugate. Let π S 7

More information

Estimation and Computation with Matrices Over Finite Fields. Brian Philip Corr

Estimation and Computation with Matrices Over Finite Fields. Brian Philip Corr Estimation and Computation with Matrices Over Finite Fields Brian Philip Corr This thesis is presented for the degree of Doctor of Philosophy of The University of Western Australia Department of Mathematics.

More information

Transitive groups, derangements and related problems

Transitive groups, derangements and related problems Transitive groups, derangements and related problems Tim Burness University of Bristol Algebraic Combinatorics and Group Actions Herstmonceux Castle July 11th 2016 Introduction Let G be a group acting

More information

Super-strong Approximation I

Super-strong Approximation I Super-strong Approximation I Emmanuel Breuillard Université Paris-Sud, Orsay, France IPAM, February 9th, 2015 Strong Approximation G = connected, simply connected, semisimple algebraic group defined over

More information

Black box, white arrow. Borovik, Alexandre and Yalcinkaya, Sukru. MIMS EPrint:

Black box, white arrow. Borovik, Alexandre and Yalcinkaya, Sukru. MIMS EPrint: Black box, white arrow Borovik, Alexandre and Yalcinkaya, Sukru 2014 MIMS EPrint: 2014.20 Manchester Institute for Mathematical Sciences School of Mathematics The University of Manchester Reports available

More information

Hall subgroups and the pronormality

Hall subgroups and the pronormality 1 1 Sobolev Institute of Mathematics, Novosibirsk, Russia revin@math.nsc.ru Novosibirsk, November 14, 2013 Definition A subgroup H of a group G is said to be pronormal if H and H g are conjugate in H,

More information

Computing with matrix groups

Computing with matrix groups Computing with matrix groups William M. Kantor and Ákos Seress 1 Introduction A group is usually input into a computer by specifying the group either using a presentation or using a generating set of permutations

More information

On a question of B.H. Neumann

On a question of B.H. Neumann On a question of B.H. Neumann Robert Guralnick Department of Mathematics University of Southern California E-mail: guralnic@math.usc.edu Igor Pak Department of Mathematics Massachusetts Institute of Technology

More information

One-sided shift spaces over infinite alphabets

One-sided shift spaces over infinite alphabets Reasoning Mind West Coast Operator Algebra Seminar October 26, 2013 Joint work with William Ott and Mark Tomforde Classical Construction Infinite Issues New Infinite Construction Shift Spaces Classical

More information

The Outer Automorphism of S 6

The Outer Automorphism of S 6 Meena Jagadeesan 1 Karthik Karnik 2 Mentor: Akhil Mathew 1 Phillips Exeter Academy 2 Massachusetts Academy of Math and Science PRIMES Conference, May 2016 What is a Group? A group G is a set of elements

More information

Computations in inverse Galois theory

Computations in inverse Galois theory Computations in inverse Galois theory Johan Bosman Supervisor: Bas Edixhoven Nederlands Mathematisch Congres April 13, 2007, Leiden The quadratic polynomial has zeroes Galois theory Motivating examples

More information

Solutions to odd-numbered exercises Peter J. Cameron, Introduction to Algebra, Chapter 3

Solutions to odd-numbered exercises Peter J. Cameron, Introduction to Algebra, Chapter 3 Solutions to odd-numbered exercises Peter J. Cameron, Introduction to Algebra, Chapter 3 3. (a) Yes; (b) No; (c) No; (d) No; (e) Yes; (f) Yes; (g) Yes; (h) No; (i) Yes. Comments: (a) is the additive group

More information

On Pronormal Subgroups of Finite Groups

On Pronormal Subgroups of Finite Groups On Pronormal Subgroups of Finite Groups Natalia V. Maslova Krasovskii Institute of Mathematics and Mechanics UB RAS and Ural Federal University This talk is based on joint papers with Wenbin Guo, Anatoly

More information

Biased Tadpoles: a Fast Algorithm for Centralizers in Large Matrix Groups

Biased Tadpoles: a Fast Algorithm for Centralizers in Large Matrix Groups Biased Tadpoles: a Fast Algorithm for Centralizers in Large Matrix Groups Daniel Kunkle and Gene Cooperman College of Computer and Information Science Northeastern University Boston, MA, USA kunkle@ccs.neu.edu,

More information

Exercises on chapter 1

Exercises on chapter 1 Exercises on chapter 1 1. Let G be a group and H and K be subgroups. Let HK = {hk h H, k K}. (i) Prove that HK is a subgroup of G if and only if HK = KH. (ii) If either H or K is a normal subgroup of G

More information

Real Analysis Prelim Questions Day 1 August 27, 2013

Real Analysis Prelim Questions Day 1 August 27, 2013 Real Analysis Prelim Questions Day 1 August 27, 2013 are 5 questions. TIME LIMIT: 3 hours Instructions: Measure and measurable refer to Lebesgue measure µ n on R n, and M(R n ) is the collection of measurable

More information

A unified approach to computations with permutation and matrix groups

A unified approach to computations with permutation and matrix groups A unified approach to computations with permutation and matrix groups Ákos Seress Abstract. We survey algorithms to compute with large finite permutation and matrix groups. Particular attention will be

More information

A note on cyclic semiregular subgroups of some 2-transitive permutation groups

A note on cyclic semiregular subgroups of some 2-transitive permutation groups arxiv:0808.4109v1 [math.gr] 29 Aug 2008 A note on cyclic semiregular subgroups of some 2-transitive permutation groups M. Giulietti and G. Korchmáros Abstract We determine the semi-regular subgroups of

More information

Selected exercises from Abstract Algebra by Dummit and Foote (3rd edition).

Selected exercises from Abstract Algebra by Dummit and Foote (3rd edition). Selected exercises from Abstract Algebra by Dummit and Foote (3rd edition). Bryan Félix Abril 12, 2017 Section 2.1 Exercise (6). Let G be an abelian group. Prove that T = {g G g < } is a subgroup of G.

More information

The Sato-Tate conjecture for abelian varieties

The Sato-Tate conjecture for abelian varieties The Sato-Tate conjecture for abelian varieties Andrew V. Sutherland Massachusetts Institute of Technology March 5, 2014 Mikio Sato John Tate Joint work with F. Fité, K.S. Kedlaya, and V. Rotger, and also

More information

* 8 Groups, with Appendix containing Rings and Fields.

* 8 Groups, with Appendix containing Rings and Fields. * 8 Groups, with Appendix containing Rings and Fields Binary Operations Definition We say that is a binary operation on a set S if, and only if, a, b, a b S Implicit in this definition is the idea that

More information

5 Group theory. 5.1 Binary operations

5 Group theory. 5.1 Binary operations 5 Group theory This section is an introduction to abstract algebra. This is a very useful and important subject for those of you who will continue to study pure mathematics. 5.1 Binary operations 5.1.1

More information

Algorithms for Permutation groups

Algorithms for Permutation groups Algorithms for Permutation groups Alice Niemeyer UWA, RWTH Aachen Alice Niemeyer (UWA, RWTH Aachen) Perm Groups Sommerschule 2011 1 / 36 Permutation Groups Permutation Groups The Symmetric Group Let Ω

More information

Algebra Questions. May 13, Groups 1. 2 Classification of Finite Groups 4. 3 Fields and Galois Theory 5. 4 Normal Forms 9

Algebra Questions. May 13, Groups 1. 2 Classification of Finite Groups 4. 3 Fields and Galois Theory 5. 4 Normal Forms 9 Algebra Questions May 13, 2013 Contents 1 Groups 1 2 Classification of Finite Groups 4 3 Fields and Galois Theory 5 4 Normal Forms 9 5 Matrices and Linear Algebra 10 6 Rings 11 7 Modules 13 8 Representation

More information

Constructing All Composition Series of a Finite Group

Constructing All Composition Series of a Finite Group Constructing All Composition Series of a Finite Group Alexander Hulpke Department of Mathematics Colorado State University 1874 Campus Delivery Fort Collins, CO, 80523-1874, USA hulpke@math.colostate.edu

More information

On Dense Embeddings of Discrete Groups into Locally Compact Groups

On Dense Embeddings of Discrete Groups into Locally Compact Groups QUALITATIVE THEORY OF DYNAMICAL SYSTEMS 4, 31 37 (2003) ARTICLE NO. 50 On Dense Embeddings of Discrete Groups into Locally Compact Groups Maxim S. Boyko Institute for Low Temperature Physics and Engineering,

More information

Von Neumann algebras and ergodic theory of group actions

Von Neumann algebras and ergodic theory of group actions Von Neumann algebras and ergodic theory of group actions CEMPI Inaugural Conference Lille, September 2012 Stefaan Vaes Supported by ERC Starting Grant VNALG-200749 1/21 Functional analysis Hilbert space

More information

Testing matrix groups for primitivity

Testing matrix groups for primitivity Testing matrix groups for primitivity Derek F. Holt, Charles R. Leedham-Green, E.A. O Brien and Sarah Rees Derek F. Holt Mathematics Institute University of Warwick Coventry CV4 7AL Great Britain E-mail:

More information

arxiv: v2 [math.gr] 2 Feb 2011

arxiv: v2 [math.gr] 2 Feb 2011 arxiv:0912.3645v2 [math.gr] 2 Feb 2011 On minimal finite factor groups of outer automorphism groups of free groups Mattia Mecchia and Bruno P. Zimmermann Abstract We prove that, for n = 3 and 4, the minimal

More information

DUALITY, CENTRAL CHARACTERS, AND REAL-VALUED CHARACTERS OF FINITE GROUPS OF LIE TYPE

DUALITY, CENTRAL CHARACTERS, AND REAL-VALUED CHARACTERS OF FINITE GROUPS OF LIE TYPE DUALITY, CENTRAL CHARACTERS, AND REAL-VALUED CHARACTERS OF FINITE GROUPS OF LIE TYPE C. RYAN VINROOT Abstract. We prove that the duality operator preserves the Frobenius- Schur indicators of characters

More information

FURTHER RESTRICTIONS ON THE STRUCTURE OF FINITE DCI-GROUPS: AN ADDENDUM

FURTHER RESTRICTIONS ON THE STRUCTURE OF FINITE DCI-GROUPS: AN ADDENDUM FURTHER RESTRICTIONS ON THE STRUCTURE OF FINITE DCI-GROUPS: AN ADDENDUM EDWARD DOBSON, JOY MORRIS, AND PABLO SPIGA Abstract. A finite group R is a DCI-group if, whenever S and T are subsets of R with the

More information

Representations Are Everywhere

Representations Are Everywhere Representations Are Everywhere Nanghua Xi Member of Chinese Academy of Sciences 1 What is Representation theory Representation is reappearance of some properties or structures of one object on another.

More information

Tutorial on Groups of finite Morley rank

Tutorial on Groups of finite Morley rank Tutorial on Groups of finite Morley rank adeloro@math.rutgers.edu Manchester, 14-18 July 2008 First tutorial Groups of finite Morley rank first arose in a very model-theoretic context, the study of ℵ 1

More information

Igor Pak Department of Mathematics Yale University New Haven, CT February 27, 2000

Igor Pak Department of Mathematics Yale University New Haven, CT February 27, 2000 WHAT DO WE KNOW ABOUT THE PRODUCT REPLACEMENT ALGORITHM? Igor Pak Department of Mathematics Yale University New Haven, CT 06520 paki@math.yale.edu February 27, 2000 Abstract. The product replacement algorithm

More information

The Banach Tarski Paradox and Amenability Lecture 23: Unitary Representations and Amenability. 23 October 2012

The Banach Tarski Paradox and Amenability Lecture 23: Unitary Representations and Amenability. 23 October 2012 The Banach Tarski Paradox and Amenability Lecture 23: Unitary Representations and Amenability 23 October 2012 Subgroups of amenable groups are amenable One of today s aims is to prove: Theorem Let G be

More information

On splitting of the normalizer of a maximal torus in groups of Lie type

On splitting of the normalizer of a maximal torus in groups of Lie type On splitting of the normalizer of a maximal torus in groups of Lie type Alexey Galt 07.08.2017 Example 1 Let G = SL 2 ( (F p ) be the ) special linear group of degree 2 over F p. λ 0 Then T = { 0 λ 1,

More information

The expected number of random elements to generate a finite group by Alexander Lubotzky

The expected number of random elements to generate a finite group by Alexander Lubotzky The expected number of random elements to generate a finite group by Alexander Lubotzky To John Thompson Let G be a finite group with a minimal number of generators d = d(g). If one chooses random elements

More information

Character tables for some small groups

Character tables for some small groups Character tables for some small groups P R Hewitt U of Toledo 12 Feb 07 References: 1. P Neumann, On a lemma which is not Burnside s, Mathematical Scientist 4 (1979), 133-141. 2. JH Conway et al., Atlas

More information

IIT Mumbai 2015 MA 419, Basic Algebra Tutorial Sheet-1

IIT Mumbai 2015 MA 419, Basic Algebra Tutorial Sheet-1 IIT Mumbai 2015 MA 419, Basic Algebra Tutorial Sheet-1 Let Σ be the set of all symmetries of the plane Π. 1. Give examples of s, t Σ such that st ts. 2. If s, t Σ agree on three non-collinear points, then

More information

Math 249B. Tits systems

Math 249B. Tits systems Math 249B. Tits systems 1. Introduction Let (G, T ) be a split connected reductive group over a field k, and Φ = Φ(G, T ). Fix a positive system of roots Φ + Φ, and let B be the unique Borel k-subgroup

More information

Elements with Square Roots in Finite Groups

Elements with Square Roots in Finite Groups Elements with Square Roots in Finite Groups M. S. Lucido, M. R. Pournaki * Abstract In this paper, we study the probability that a randomly chosen element in a finite group has a square root, in particular

More information

Primitive groups and maximal subgroups

Primitive groups and maximal subgroups Dartmouth Colloquium 3 December 2009 Main Goal of Finite Group Theory? Classify all finite groups Determine list L containing all finite groups, and for each isomorphism class of groups describe all ways

More information

Representation Theory

Representation Theory Part II Year 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2018 Paper 1, Section II 19I 93 (a) Define the derived subgroup, G, of a finite group G. Show that if χ is a linear character

More information

Johns Hopkins University, Department of Mathematics Abstract Algebra - Spring 2009 Midterm

Johns Hopkins University, Department of Mathematics Abstract Algebra - Spring 2009 Midterm Johns Hopkins University, Department of Mathematics 110.401 Abstract Algebra - Spring 2009 Midterm Instructions: This exam has 8 pages. No calculators, books or notes allowed. You must answer the first

More information

ECEN 5022 Cryptography

ECEN 5022 Cryptography Elementary Algebra and Number Theory University of Colorado Spring 2008 Divisibility, Primes Definition. N denotes the set {1, 2, 3,...} of natural numbers and Z denotes the set of integers {..., 2, 1,

More information

Elliott s program and descriptive set theory I

Elliott s program and descriptive set theory I Elliott s program and descriptive set theory I Ilijas Farah LC 2012, Manchester, July 12 a, a, a, a, the, the, the, the. I shall need this exercise later, someone please solve it Exercise If A = limna

More information

ON BASE SIZES FOR ALGEBRAIC GROUPS

ON BASE SIZES FOR ALGEBRAIC GROUPS ON BASE SIZES FOR ALGEBRAIC GROUPS TIMOTHY C. BURNESS, ROBERT M. GURALNICK, AND JAN SAXL Abstract. For an algebraic group G and a closed subgroup H, the base size of G on the coset variety of H in G is

More information

Sporadic and related groups. Lecture 11 Matrices over finite fields J 4

Sporadic and related groups. Lecture 11 Matrices over finite fields J 4 Sporadic and related groups. Lecture 11 Matrices over finite fields J 4 Original aim of the meat-axe. Find the (degrees of the) 13 irreducible representations of M 24 mod 2. Gordon James found 12 of them

More information

What is the Langlands program all about?

What is the Langlands program all about? What is the Langlands program all about? Laurent Lafforgue November 13, 2013 Hua Loo-Keng Distinguished Lecture Academy of Mathematics and Systems Science, Chinese Academy of Sciences This talk is mainly

More information

VARIATIONS ON THE BAER SUZUKI THEOREM. 1. Introduction

VARIATIONS ON THE BAER SUZUKI THEOREM. 1. Introduction VARIATIONS ON THE BAER SUZUKI THEOREM ROBERT GURALNICK AND GUNTER MALLE Dedicated to Bernd Fischer on the occasion of his 75th birthday Abstract. The Baer Suzuki theorem says that if p is a prime, x is

More information

RECOLLECTION THE BRAUER CHARACTER TABLE

RECOLLECTION THE BRAUER CHARACTER TABLE RECOLLECTION REPRESENTATIONS OF FINITE GROUPS OF LIE TYPE LECTURE III: REPRESENTATIONS IN NON-DEFINING CHARACTERISTICS AIM Classify all irreducible representations of all finite simple groups and related

More information

ALGEBRA QUALIFYING EXAM SPRING 2012

ALGEBRA QUALIFYING EXAM SPRING 2012 ALGEBRA QUALIFYING EXAM SPRING 2012 Work all of the problems. Justify the statements in your solutions by reference to specific results, as appropriate. Partial credit is awarded for partial solutions.

More information

ON SOME PARTITIONS OF A FLAG MANIFOLD. G. Lusztig

ON SOME PARTITIONS OF A FLAG MANIFOLD. G. Lusztig ON SOME PARTITIONS OF A FLAG MANIFOLD G. Lusztig Introduction Let G be a connected reductive group over an algebraically closed field k of characteristic p 0. Let W be the Weyl group of G. Let W be the

More information

Computing normal subgroups

Computing normal subgroups Computing normal subgroups Alexander Hulpke School of Mathematical and Computational Sciences University of St. Andrews The North Haugh, St. Andrews, Fife KY6 9SS, United Kingdom ahulpke@dcs.st-and.ac.uk

More information

Since G is a compact Lie group, we can apply Schur orthogonality to see that G χ π (g) 2 dg =

Since G is a compact Lie group, we can apply Schur orthogonality to see that G χ π (g) 2 dg = Problem 1 Show that if π is an irreducible representation of a compact lie group G then π is also irreducible. Give an example of a G and π such that π = π, and another for which π π. Is this true for

More information

Simple groups and the classification of finite groups

Simple groups and the classification of finite groups Simple groups and the classification of finite groups 1 Finite groups of small order How can we describe all finite groups? Before we address this question, let s write down a list of all the finite groups

More information

Finite Subgroups of Gl 2 (C) and Universal Deformation Rings

Finite Subgroups of Gl 2 (C) and Universal Deformation Rings Finite Subgroups of Gl 2 (C) and Universal Deformation Rings University of Missouri Conference on Geometric Methods in Representation Theory November 21, 2016 Goal Goal : Find connections between fusion

More information

Department of Mathematics, University of California, Berkeley

Department of Mathematics, University of California, Berkeley ALGORITHMIC GALOIS THEORY Hendrik W. Lenstra jr. Mathematisch Instituut, Universiteit Leiden Department of Mathematics, University of California, Berkeley K = field of characteristic zero, Ω = algebraically

More information

Problem Set Mash 1. a2 b 2 0 c 2. and. a1 a

Problem Set Mash 1. a2 b 2 0 c 2. and. a1 a Problem Set Mash 1 Section 1.2 15. Find a set of generators and relations for Z/nZ. h 1 1 n 0i Z/nZ. Section 1.4 a b 10. Let G 0 c a, b, c 2 R,a6 0,c6 0. a1 b (a) Compute the product of 1 a2 b and 2 0

More information

Background on Chevalley Groups Constructed from a Root System

Background on Chevalley Groups Constructed from a Root System Background on Chevalley Groups Constructed from a Root System Paul Tokorcheck Department of Mathematics University of California, Santa Cruz 10 October 2011 Abstract In 1955, Claude Chevalley described

More information

Beauville surfaces and finite groups

Beauville surfaces and finite groups Beauville surfaces and finite groups Yolanda Fuertes Departamento de Matemáticas Universidad Autónoma de Madrid Cantoblanco Universidad 28049 Madrid Spain yolanda.fuertes@uam.es Gareth A. Jones School

More information

1 Finite abelian groups

1 Finite abelian groups Last revised: May 16, 2014 A.Miller M542 www.math.wisc.edu/ miller/ Each Problem is due one week from the date it is assigned. Do not hand them in early. Please put them on the desk in front of the room

More information

AUTOMORPHISM GROUPS AND SPECTRA OF CIRCULANT GRAPHS

AUTOMORPHISM GROUPS AND SPECTRA OF CIRCULANT GRAPHS AUTOMORPHISM GROUPS AND SPECTRA OF CIRCULANT GRAPHS MAX GOLDBERG Abstract. We explore ways to concisely describe circulant graphs, highly symmetric graphs with properties that are easier to generalize

More information

VC-dimension in model theory and other subjects

VC-dimension in model theory and other subjects VC-dimension in model theory and other subjects Artem Chernikov (Paris 7 / MSRI, Berkeley) UCLA, 2 May 2014 VC-dimension Let F be a family of subsets of a set X. VC-dimension Let F be a family of subsets

More information

Computational aspects of finite p-groups

Computational aspects of finite p-groups Computational aspects of finite p-groups Heiko Dietrich School of Mathematical Sciences Monash University Clayton VIC 3800, Australia 5th 14th November 2016 International Centre for Theoretical Sciences

More information

Strong bias of group generators: an obstacle to the product replacement algorithm

Strong bias of group generators: an obstacle to the product replacement algorithm Strong bias of group generators: an obstacle to the product replacement algorithm László Babai, Igor Pak Abstract Let G be a finite group Efficient generation of nearly uniformly distributed random elements

More information

SOME DESIGNS AND CODES FROM L 2 (q) Communicated by Alireza Abdollahi

SOME DESIGNS AND CODES FROM L 2 (q) Communicated by Alireza Abdollahi Transactions on Combinatorics ISSN (print): 2251-8657, ISSN (on-line): 2251-8665 Vol. 3 No. 1 (2014), pp. 15-28. c 2014 University of Isfahan www.combinatorics.ir www.ui.ac.ir SOME DESIGNS AND CODES FROM

More information

1 Fields and vector spaces

1 Fields and vector spaces 1 Fields and vector spaces In this section we revise some algebraic preliminaries and establish notation. 1.1 Division rings and fields A division ring, or skew field, is a structure F with two binary

More information

Problem 4 (Wed Jan 29) Let G be a finite abelian group. Prove that the following are equivalent

Problem 4 (Wed Jan 29) Let G be a finite abelian group. Prove that the following are equivalent Last revised: May 16, 2014 A.Miller M542 www.math.wisc.edu/ miller/ Problem 1 (Fri Jan 24) (a) Find an integer x such that x = 6 mod 10 and x = 15 mod 21 and 0 x 210. (b) Find the smallest positive integer

More information

Paradigms of Probabilistic Modelling

Paradigms of Probabilistic Modelling Paradigms of Probabilistic Modelling Hermann G. Matthies Brunswick, Germany wire@tu-bs.de http://www.wire.tu-bs.de abstract RV-measure.tex,v 4.5 2017/07/06 01:56:46 hgm Exp Overview 2 1. Motivation challenges

More information

Sylow structure of finite groups

Sylow structure of finite groups Sylow structure of finite groups Jack Schmidt University of Kentucky September 2, 2009 Abstract: Probably the most powerful results in the theory of finite groups are the Sylow theorems. Those who have

More information

Eigenvalue problem for Hermitian matrices and its generalization to arbitrary reductive groups

Eigenvalue problem for Hermitian matrices and its generalization to arbitrary reductive groups Eigenvalue problem for Hermitian matrices and its generalization to arbitrary reductive groups Shrawan Kumar Talk given at AMS Sectional meeting held at Davidson College, March 2007 1 Hermitian eigenvalue

More information

arxiv: v1 [math.rt] 14 Nov 2007

arxiv: v1 [math.rt] 14 Nov 2007 arxiv:0711.2128v1 [math.rt] 14 Nov 2007 SUPPORT VARIETIES OF NON-RESTRICTED MODULES OVER LIE ALGEBRAS OF REDUCTIVE GROUPS: CORRIGENDA AND ADDENDA ALEXANDER PREMET J. C. Jantzen informed me that the proof

More information

TESTING COMMUTATIVITY OF A GROUP AND THE POWER OF RANDOMIZATION. Introduction

TESTING COMMUTATIVITY OF A GROUP AND THE POWER OF RANDOMIZATION. Introduction TESTING COMMUTATIVITY OF A GROUP AND THE POWER OF RANDOMIZATION IGOR PAK Abstract. Let G be a group generated by k elements G = g 1,..., g k, with group operations (multiplication, inversion, comparison

More information

Math 210A: Algebra, Homework 5

Math 210A: Algebra, Homework 5 Math 210A: Algebra, Homework 5 Ian Coley November 5, 2013 Problem 1. Prove that two elements σ and τ in S n are conjugate if and only if type σ = type τ. Suppose first that σ and τ are cycles. Suppose

More information

Notation. For any Lie group G, we set G 0 to be the connected component of the identity.

Notation. For any Lie group G, we set G 0 to be the connected component of the identity. Notation. For any Lie group G, we set G 0 to be the connected component of the identity. Problem 1 Prove that GL(n, R) is homotopic to O(n, R). (Hint: Gram-Schmidt Orthogonalization.) Here is a sequence

More information

On pronormal subgroups in finite groups

On pronormal subgroups in finite groups in finite groups IMM UB RAS and Ural Federal University This is a joint project with W. Guo, A. Kondrat ev, D. Revin, and Ch. Praeger WL2018, Pilsen, July 07, 2018 Definitions Agreement. We consider finite

More information

Presentations of Finite Simple Groups

Presentations of Finite Simple Groups Presentations of Finite Simple Groups Berlin, September 2009 1 / 18 Overview 2 / 18 Presentations Easy Bounds Interesting Questions Main result Comments Cyclic groups Holt s Conjecture 3 / 18 Presentations

More information

Semiregular automorphisms of vertex-transitive graphs

Semiregular automorphisms of vertex-transitive graphs Semiregular automorphisms of vertex-transitive graphs Michael Giudici http://www.maths.uwa.edu.au/ giudici/research.html Semiregular automorphisms A semiregular automorphism of a graph is a nontrivial

More information

Bases of primitive permutation groups

Bases of primitive permutation groups Bases of primitive permutation groups Martin W. Liebeck and Aner Shalev 1 Introduction Let G be a permutation group on a finite set Ω of size n. A subset of Ω is said to be a base for G if its pointwise

More information

Notation. 0,1,2,, 1 with addition and multiplication modulo

Notation. 0,1,2,, 1 with addition and multiplication modulo Notation Q,, The set of all natural numbers 1,2,3, The set of all integers The set of all rational numbers The set of all real numbers The group of permutations of distinct symbols 0,1,2,,1 with addition

More information

Permutation representations and rational irreducibility

Permutation representations and rational irreducibility Permutation representations and rational irreducibility John D. Dixon School of Mathematics and Statistics Carleton University, Ottawa, Canada March 30, 2005 Abstract The natural character π of a finite

More information

THE SEMISIMPLE SUBALGEBRAS OF EXCEPTIONAL LIE ALGEBRAS

THE SEMISIMPLE SUBALGEBRAS OF EXCEPTIONAL LIE ALGEBRAS Trudy Moskov. Matem. Obw. Trans. Moscow Math. Soc. Tom 67 (2006) 2006, Pages 225 259 S 0077-1554(06)00156-7 Article electronically published on December 27, 2006 THE SEMISIMPLE SUBALGEBRAS OF EXCEPTIONAL

More information

Algebraic Structures Exam File Fall 2013 Exam #1

Algebraic Structures Exam File Fall 2013 Exam #1 Algebraic Structures Exam File Fall 2013 Exam #1 1.) Find all four solutions to the equation x 4 + 16 = 0. Give your answers as complex numbers in standard form, a + bi. 2.) Do the following. a.) Write

More information

IUPUI Qualifying Exam Abstract Algebra

IUPUI Qualifying Exam Abstract Algebra IUPUI Qualifying Exam Abstract Algebra January 2017 Daniel Ramras (1) a) Prove that if G is a group of order 2 2 5 2 11, then G contains either a normal subgroup of order 11, or a normal subgroup of order

More information

A construction for the outer automorphism of S 6

A construction for the outer automorphism of S 6 A construction for the outer automorphism of S 6 Padraig Ó Catháin joint work with Neil Gillespie and Cheryl Praeger University of Queensland 5 August 2013 Automorphisms of finite groups G a finite group.

More information