Direct Products, Semidirect Products, and How to Visualize Them

Total Page:16

File Type:pdf, Size:1020Kb

Direct Products, Semidirect Products, and How to Visualize Them Visualizing Groups Notes: Day 2 Sara Fish In today's class, we will cover: direct products, semidirect products, and how to visualize them. We will start by doing a lot of technical stuff. Then pictures come at the end. To motivate this discussion, consider D8 and Z2 × Z4. They have very similar Cayley graphs: (1; 3) (1; 2) r3s r2s (0; 3) (0; 2) r3 r2 e r (0; 0) (0; 1) s rs (1; 0) (1; 1) D8 Z2 × Z4 It would be nice to be able to say that both are \built from" Z2 and Z4. It turns out that we can write D8 = Z4 o Z2, where o is the symbol for semidirect product. We will slowly build up what this means. Direct products Definition. Let H and K be groups. Then we define H × K := f(h; k)j h 2 H; k 2 Kg to be the external direct product of H and K, with multiplication rule (h; k) · (h1; k1) = (hh1; kk1): Proposition. 1. H × K is a group. 2. jH × Kj = jHjjKj. 3. H; K E H × K, where H and K are identified with their isomorphic copies H × f1K g and f1H g × K in H × K. Proof. The external direct product isn't really that exiting. We're just taking two groups and putting them side by side. The internal direct product is slightly more interesting: Definition. Let G be a group. Let H; K E G such that H \ K = feg. Then HK = fhkj h 2 H; k 2 Kg is called the internal direct product. Proposition. 1. The groups H and K commute. That is, for all h 2 H and k 2 K, we have hk = kh. 2. HK is a group with multiplication hk · h1k1 = (hh1)(kk1). Proof. 1 Visualizing Groups Notes: Day 2 Sara Fish Remark. Note that the internal direct product and the external direct product are basically the same thing. It's just different notation. (h; k) · (h1; k1) = (hh1; kk1) (external direct product) hk · h1k1 = (hh1)(kk1) (internal direct product) Formally, we say that H × K and HK are isomorphic. Note that this isomorphism only works because of the precise way we defined HK. Semidirect products Suppose that we have two subgroups N; H ≤ G such that N \ H = feg, but this time, only one of them is normal: N E G. Constructing a internal direct product doesn't work anymore since H is not a normal subgroup. We salvage this construction as follows. Proposition. NH = fnhj n 2 N; h 2 Hg is a subgroup. Proof. Definition. Let N; H ≤ G, N E G, and N \ H = feg. Then NH is defined to be the internal semidirect product, which is a group with multiplication −1 nh · n1h1 = n(hn1h )hh1: Next we define the external semidirect product. This is going to be most useful to use, because it will allow us to construct bigger groups from G = N o H from unrelated groups N and H without knowing G in advance. Recall that for direct products, the internal and external direct products were the same thing. We want this to be true for semidirect products as well. Here's the problem. If we simply write down the multiplication rule using a few more parentheses and commas we get −1 (n; h) · (n1; h1) = (n(hn1h ); hh1): But this isn't a valid construction of an external product. For the external semidirect product, we will be multiplying two groups N and H which are completely unrelated. So we cannot compute −1 hn1h , since that involves multiplying elements from different groups. Here's the trick. We don't need arbitrary multiplication of elements in N and H. All we need is conjugating some n 2 N by h 2 H, that is, hnh−1. Since N is a normal subgroup, conjugating by some h 2 H, i.e. the map n 7! hnh−1 for all n 2 N, is an automorphism of N. Every h 2 H will induce an automorphism of N, given by conjugation by that h. So if we additionally specify a φh 2 Aut(N) for every h 2 H, then we can define the external semidirect product. Definition. Let N and H be groups. Let Φ : H ! Aut(N) be a homomorphism. We write Φ(h) = φh. Then we define the exteral semidirect product N oΦ H to be the set N × H with multiplication rule (n; h) · (n1; h1) = (nφh(n1); hh1): Proposition. 2 Visualizing Groups Notes: Day 2 Sara Fish 1. N oΦ H is a group. 2. N E N oΦ H and H ≤ N oΦ H, where N and H are identified with their isomorphic copies in N oΦ H. 3. The isomorphic copies of N and H in N oΦ H satisfy N \ H = feg. −1 4. Each φh is conjugation by h. That is, (1; h)(n; 1)(1; h ) = φh(n). Proof. Remark. Because we were careful, the internal semidirect product and the external semidirect product are basically the same thing. Again, it's just different notation: (n; h) · (n1; h1) = (nφh(n1); hh1) (external semidirect product, where φh is conjugation by h) −1 nh · n1h1 = n(hn1h )hh1 (internal semidirect product) Formally, we say that NH and N oΦ H are isomorphic. Remark. Note that the direct product is a special case of the semidirect product. This is because if Φ = id, then N oΦ H = N × H. Visualizations Remark. We will stop writing vertex labels. Last class, we proved that Cayley graphs \look the same" at every point. Since there is a Cayley graph isomorphism from g to g0 for any two g; g0 2 G, Cayley graph labelings are largely arbitrary. We can pick an arbitrary vertex to be the identity and “fill it in" from there. Example. r2 r3 r2s r3s arbitrarily set e fill in the rest −! −! rs s e r e Direct products Example. Consider the Cayley graph of Z4 ×Z2. Note that it can be seen as 2 copies of Z4 stitched together by copies of Z2. Or it can be seen as 4 copies of Z2 stitched together by copies of Z4. −! −! Z2 Z4 Z2 × Z4 Z4 × Z2 Put a copy of Z4 at each vertex of Z2. Put a copy of Z2 at each vertex of Z4. 3 Visualizing Groups Notes: Day 2 Sara Fish More generally, we can draw the Cayley graph of H × K as follows: 1. Draw the Cayley graph of K. 2. Replace each vertex k 2 K with the coset Hk. 3. Connect corresponding vertices (i.e. vertices with the same value of h). Example. Z2 × Z2 −! −! Example. Z3 × Z4 −! −! Example. Z2 × Z2 × Z2 −! −! Remark. You might say to yourself: \These examples aren't interesting because they're just direct products of cyclic groups, which are easy to understand." You're right, but it's not because I am bad at picking examples. In fact, by the fundamental theorem of finitely generated abelian groups, every finite abelian group can be expressed as a direct product Zk1 × · · · × Zkn . So once we understand direct products of cyclic groups, we understand all finite abelian groups! Semidirect products Now we turn to the general case of drawing the Cayley graph of N oΦ H. Definition. A rewiring of Γ(N; S) by h 2 H is a graph in which: 1. Replace each vertex n 2 N with φh(n). 2. Draw in edges such that the resulting graph is a Cayley graph. Example. The rewiring of Γ(Z4; frg) by f 2 Z2 can be computed as follows: 4 Visualizing Groups Notes: Day 2 Sara Fish 3 2 2 r3 r2 fr f = r fr f = r −! e r fef = e frf = r3 Before rewiring After rewiring Remark. In general, here is how to draw the Cayley graph of N oΦ H with generating set S [ T , where S generates N and T generates H. 1. Draw the Cayley graph of H. 2. At each vertex h 2 H, replace h with the rewiring of Γ(N; S) by h. 3. Connect corresponding vertices from each rewiring. Example. Let's draw the Cayley graph of Z4 oΦ Z2. Suppose Z4 = hri and Z2 = hfi. First we need to determine what Φ could be. In this case, Φ : Z2 ! Aut(Z4). What even is Aut(Z4)? There 3 are two automorphisms of Z4, namely r 7! r and r 7! r . (Note that since Z4 is cyclic, it suffices to specify the image of r.) Consider Φ again. Since Φ is a homomorphism, it has to map the identity to the identity, so it maps e to r 7! r. As for f, Φ can map f to either r 7! r or r 7! r3. If Φ maps f to r 7! r, then Φ = id, so Z4 oΦ Z2 = Z4 × Z2. This is just a direct product. So the only \actual" semidirect product is the case where Φ maps f to r 7! r3. Now we can draw the Cayley graph of Z4 oΦ Z2. First, draw the Cayley graph of Z2: e f Next, replace each h 2 Z2 with the rewiring of Γ(Z4; r) by h: Finally, connect corresponding vertices and rearrange: −! Voila! The Cayley graph of D8. 5 Visualizing Groups Notes: Day 2 Sara Fish Example. Let's draw the Cayley graph of A4 = V4 o Z3. Consider V4 with generating set f(12)(34); (13)(24)g and Z3 with generating set f(123)g.
Recommended publications
  • Direct Products and Homomorphisms
    Commuting properties Direct products and homomorphisms Simion Breaz logo Simion Breaz Direct products and homomorphisms Products and coproducts Commuting properties Contravariant functors Covariant functors Outline 1 Commuting properties Products and coproducts Contravariant functors Covariant functors logo Simion Breaz Direct products and homomorphisms Products and coproducts Commuting properties Contravariant functors Covariant functors Introduction Important properties of objects in particular categories (e.g. varieties of universal algebras) can be described using commuting properties of some canonical functors. For instance, in [Ad´amek and Rosicki: Locally presentable categories] there are the following examples: If V is a variety of finitary algebras and A ∈ V then A is finitely generated iff the functor Hom(A, −): V → Set preserves direct unions (i.e. directed colimits of monomorphisms); A is finitely presented (i.e. it is generated by finitely many generators modulo finitely many relations) iff the functor Hom(A, −): V → Set preserves directed colimits. logo Simion Breaz Direct products and homomorphisms Products and coproducts Commuting properties Contravariant functors Covariant functors Introduction Important properties of objects in particular categories (e.g. varieties of universal algebras) can be described using commuting properties of some canonical functors. For instance, in [Ad´amek and Rosicki: Locally presentable categories] there are the following examples: If V is a variety of finitary algebras and A ∈ V then A is finitely generated iff the functor Hom(A, −): V → Set preserves direct unions (i.e. directed colimits of monomorphisms); A is finitely presented (i.e. it is generated by finitely many generators modulo finitely many relations) iff the functor Hom(A, −): V → Set preserves directed colimits.
    [Show full text]
  • Lecture 1.3: Direct Products and Sums
    Lecture 1.3: Direct products and sums Matthew Macauley Department of Mathematical Sciences Clemson University http://www.math.clemson.edu/~macaule/ Math 8530, Advanced Linear Algebra M. Macauley (Clemson) Lecture 1.3: Direct products and sums Math 8530, Advanced Linear Algebra 1 / 5 Overview In previous lectures, we learned about vectors spaces and subspaces. We learned about what it meant for a subset to span, to be linearly independent, and to be a basis. In this lecture, we will see how to create new vector spaces from old ones. We will see several ways to \multiply" vector spaces together, and will learn how to construct: the complement of a subspace the direct sum of two subspaces the direct product of two vector spaces M. Macauley (Clemson) Lecture 1.3: Direct products and sums Math 8530, Advanced Linear Algebra 2 / 5 Complements and direct sums Theorem 1.5 (a) Every subspace Y of a finite-dimensional vector space X is finite-dimensional. (b) Every subspace Y has a complement in X : another subspace Z such that every vector x 2 X can be written uniquely as x = y + z; y 2 Y ; z 2 Z; dim X = dim Y + dim Z: Proof Definition X is the direct sum of subspaces Y and Z that are complements of each other. More generally, X is the direct sum of subspaces Y1;:::; Ym if every x 2 X can be expressed uniquely as x = y1 + ··· + ym; yi 2 Yi : We denote this as X = Y1 ⊕ · · · ⊕ Ym. M. Macauley (Clemson) Lecture 1.3: Direct products and sums Math 8530, Advanced Linear Algebra 3 / 5 Direct products Definition The direct product of X1 and X2 is the vector space X1 × X2 := (x1; x2) j x1 2 X1; x2 2 X2 ; with addition and multiplication defined component-wise.
    [Show full text]
  • Forcing with Copies of Countable Ordinals
    PROCEEDINGS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 143, Number 4, April 2015, Pages 1771–1784 S 0002-9939(2014)12360-4 Article electronically published on December 4, 2014 FORCING WITH COPIES OF COUNTABLE ORDINALS MILOSˇ S. KURILIC´ (Communicated by Mirna Dˇzamonja) Abstract. Let α be a countable ordinal and P(α) the collection of its subsets isomorphic to α. We show that the separative quotient of the poset P(α), ⊂ is isomorphic to a forcing product of iterated reduced products of Boolean γ algebras of the form P (ω )/Iωγ ,whereγ ∈ Lim ∪{1} and Iωγ is the corre- sponding ordinal ideal. Moreover, the poset P(α), ⊂ is forcing equivalent to + a two-step iteration of the form (P (ω)/Fin) ∗ π,where[ω] “π is an ω1- + closed separative pre-order” and, if h = ω1,to(P (ω)/Fin) . Also we analyze δ I the quotients over ordinal ideals P (ω )/ ωδ and the corresponding cardinal invariants hωδ and tωδ . 1. Introduction The posets of the form P(X), ⊂,whereX is a relational structure and P(X) the set of (the domains of) its isomorphic substructures, were considered in [7], where a classification of the relations on countable sets related to the forcing-related properties of the corresponding posets of copies is described. So, defining two structures to be equivalent if the corresponding posets of copies produce the same generic extensions, we obtain a rough classification of structures which, in general, depends on the properties of the model of set theory in which we work. For example, under CH all countable linear orders are partitioned in only two classes.
    [Show full text]
  • Ring (Mathematics) 1 Ring (Mathematics)
    Ring (mathematics) 1 Ring (mathematics) In mathematics, a ring is an algebraic structure consisting of a set together with two binary operations usually called addition and multiplication, where the set is an abelian group under addition (called the additive group of the ring) and a monoid under multiplication such that multiplication distributes over addition.a[›] In other words the ring axioms require that addition is commutative, addition and multiplication are associative, multiplication distributes over addition, each element in the set has an additive inverse, and there exists an additive identity. One of the most common examples of a ring is the set of integers endowed with its natural operations of addition and multiplication. Certain variations of the definition of a ring are sometimes employed, and these are outlined later in the article. Polynomials, represented here by curves, form a ring under addition The branch of mathematics that studies rings is known and multiplication. as ring theory. Ring theorists study properties common to both familiar mathematical structures such as integers and polynomials, and to the many less well-known mathematical structures that also satisfy the axioms of ring theory. The ubiquity of rings makes them a central organizing principle of contemporary mathematics.[1] Ring theory may be used to understand fundamental physical laws, such as those underlying special relativity and symmetry phenomena in molecular chemistry. The concept of a ring first arose from attempts to prove Fermat's last theorem, starting with Richard Dedekind in the 1880s. After contributions from other fields, mainly number theory, the ring notion was generalized and firmly established during the 1920s by Emmy Noether and Wolfgang Krull.[2] Modern ring theory—a very active mathematical discipline—studies rings in their own right.
    [Show full text]
  • Math 395: Category Theory Northwestern University, Lecture Notes
    Math 395: Category Theory Northwestern University, Lecture Notes Written by Santiago Can˜ez These are lecture notes for an undergraduate seminar covering Category Theory, taught by the author at Northwestern University. The book we roughly follow is “Category Theory in Context” by Emily Riehl. These notes outline the specific approach we’re taking in terms the order in which topics are presented and what from the book we actually emphasize. We also include things we look at in class which aren’t in the book, but otherwise various standard definitions and examples are left to the book. Watch out for typos! Comments and suggestions are welcome. Contents Introduction to Categories 1 Special Morphisms, Products 3 Coproducts, Opposite Categories 7 Functors, Fullness and Faithfulness 9 Coproduct Examples, Concreteness 12 Natural Isomorphisms, Representability 14 More Representable Examples 17 Equivalences between Categories 19 Yoneda Lemma, Functors as Objects 21 Equalizers and Coequalizers 25 Some Functor Properties, An Equivalence Example 28 Segal’s Category, Coequalizer Examples 29 Limits and Colimits 29 More on Limits/Colimits 29 More Limit/Colimit Examples 30 Continuous Functors, Adjoints 30 Limits as Equalizers, Sheaves 30 Fun with Squares, Pullback Examples 30 More Adjoint Examples 30 Stone-Cech 30 Group and Monoid Objects 30 Monads 30 Algebras 30 Ultrafilters 30 Introduction to Categories Category theory provides a framework through which we can relate a construction/fact in one area of mathematics to a construction/fact in another. The goal is an ultimate form of abstraction, where we can truly single out what about a given problem is specific to that problem, and what is a reflection of a more general phenomenom which appears elsewhere.
    [Show full text]
  • 1.7 Categories: Products, Coproducts, and Free Objects
    22 CHAPTER 1. GROUPS 1.7 Categories: Products, Coproducts, and Free Objects Categories deal with objects and morphisms between objects. For examples: objects sets groups rings module morphisms functions homomorphisms homomorphisms homomorphisms Category theory studies some common properties for them. Def. A category is a class C of objects (denoted A, B, C,. ) together with the following things: 1. A set Hom (A; B) for every pair (A; B) 2 C × C. An element of Hom (A; B) is called a morphism from A to B and is denoted f : A ! B. 2. A function Hom (B; C) × Hom (A; B) ! Hom (A; C) for every triple (A; B; C) 2 C × C × C. For morphisms f : A ! B and g : B ! C, this function is written (g; f) 7! g ◦ f and g ◦ f : A ! C is called the composite of f and g. All subject to the two axioms: (I) Associativity: If f : A ! B, g : B ! C and h : C ! D are morphisms of C, then h ◦ (g ◦ f) = (h ◦ g) ◦ f. (II) Identity: For each object B of C there exists a morphism 1B : B ! B such that 1B ◦ f = f for any f : A ! B, and g ◦ 1B = g for any g : B ! C. In a category C a morphism f : A ! B is called an equivalence, and A and B are said to be equivalent, if there is a morphism g : B ! A in C such that g ◦ f = 1A and f ◦ g = 1B. Ex. Objects Morphisms f : A ! B is an equivalence A is equivalent to B sets functions f is a bijection jAj = jBj groups group homomorphisms f is an isomorphism A is isomorphic to B partial order sets f : A ! B such that f is an isomorphism between A is isomorphic to B \x ≤ y in (A; ≤) ) partial order sets A and B f(x) ≤ f(y) in (B; ≤)" Ex.
    [Show full text]
  • RING THEORY 1. Ring Theory a Ring Is a Set a with Two Binary Operations
    CHAPTER IV RING THEORY 1. Ring Theory A ring is a set A with two binary operations satisfying the rules given below. Usually one binary operation is denoted `+' and called \addition," and the other is denoted by juxtaposition and is called \multiplication." The rules required of these operations are: 1) A is an abelian group under the operation + (identity denoted 0 and inverse of x denoted x); 2) A is a monoid under the operation of multiplication (i.e., multiplication is associative and there− is a two-sided identity usually denoted 1); 3) the distributive laws (x + y)z = xy + xz x(y + z)=xy + xz hold for all x, y,andz A. Sometimes one does∈ not require that a ring have a multiplicative identity. The word ring may also be used for a system satisfying just conditions (1) and (3) (i.e., where the associative law for multiplication may fail and for which there is no multiplicative identity.) Lie rings are examples of non-associative rings without identities. Almost all interesting associative rings do have identities. If 1 = 0, then the ring consists of one element 0; otherwise 1 = 0. In many theorems, it is necessary to specify that rings under consideration are not trivial, i.e. that 1 6= 0, but often that hypothesis will not be stated explicitly. 6 If the multiplicative operation is commutative, we call the ring commutative. Commutative Algebra is the study of commutative rings and related structures. It is closely related to algebraic number theory and algebraic geometry. If A is a ring, an element x A is called a unit if it has a two-sided inverse y, i.e.
    [Show full text]
  • Supplement. Direct Products and Semidirect Products
    Supplement: Direct Products and Semidirect Products 1 Supplement. Direct Products and Semidirect Products Note. In Section I.8 of Hungerford, we defined direct products and weak direct n products. Recall that when dealing with a finite collection of groups {Gi}i=1 then the direct product and weak direct product coincide (Hungerford, page 60). In this supplement we give results concerning recognizing when a group is a direct product of smaller groups. We also define the semidirect product and illustrate its use in classifying groups of small order. The content of this supplement is based on Sections 5.4 and 5.5 of Davis S. Dummitt and Richard M. Foote’s Abstract Algebra, 3rd Edition, John Wiley and Sons (2004). Note. Finitely generated abelian groups are classified in the Fundamental Theo- rem of Finitely Generated Abelian Groups (Theorem II.2.1). So when addressing direct products, we are mostly concerned with nonabelian groups. Notice that the following definition is “dull” if applied to an abelian group. Definition. Let G be a group, let x, y ∈ G, and let A, B be nonempty subsets of G. (1) Define [x, y]= x−1y−1xy. This is the commutator of x and y. (2) Define [A, B]= h[a,b] | a ∈ A,b ∈ Bi, the group generated by the commutators of elements from A and B where the binary operation is the same as that of group G. (3) Define G0 = {[x, y] | x, y ∈ Gi, the subgroup of G generated by the commuta- tors of elements from G under the same binary operation of G.
    [Show full text]
  • Arxiv:1406.1932V2 [Math.GR] 2 Oct 2014 B Cited
    Comments, corrections, and related references welcomed, as always! TEXed January 23, 2018 HOMOMORPHISMS ON INFINITE DIRECT PRODUCTS OF GROUPS, RINGS AND MONOIDS GEORGE M. BERGMAN Abstract. We study properties of a group, abelian group, ring, or monoid B which (a) guarantee that every homomorphism from an infinite direct product QI Ai of objects of the same sort onto B factors through the direct product of finitely many ultraproducts of the Ai (possibly after composition with the natural map B → B/Z(B) or some variant), and/or (b) guarantee that when a map does so factor (and the index set has reasonable cardinality), the ultrafilters involved must be principal. A number of open questions and topics for further investigation are noted. 1. Introduction A direct product Qi∈I Ai of infinitely many nontrivial algebraic structures is in general a “big” object: it has at least continuum cardinality, and if the operations of the Ai include a vector-space structure, it has at least continuum dimension. But there are many situations where the set of homomorphisms from such a product to a fixed object B is unexpectedly restricted. The poster child for this phenomenon is the case where the objects are abelian groups, and B is the infinite cyclic group. In that situation, if the index set I is countable (or, indeed, of less than an enormous cardinality – some details are recalled in §4), then every homomorphism Qi∈I Ai → B factors through the projection of Qi∈I Ai onto the product of finitely many of the Ai. An abelian group B which, like the infinite cyclic group, has this property, is called “slender”.
    [Show full text]
  • Linear Algebra Review 3
    INTRODUCTION TO GROUP REPRESENTATIONS JULY 1, 2012 LINEAR ALGEBRA REVIEW 3 Here we describe some of the main linear algebra constructions used in representation theory. Since we are working with finite-dimensional vector spaces, a choice of basis iden- n tifies each new space with some C : What makes these interesting is how they behave with respect to linear transformation, which in turn gives ways to construct new representations from old ones. Let V and W be finite-dimensional vector spaces over C, and choose bases B = fv1; : : : ; vmg for V and C = fw1; : : : ; wng for W . Direct Sum: There are two types of direct sums, internal and external. The internal direct sum expresses a given vector space V 0 in terms of two (or more) subspaces V and W . Definition: We say V 0 is the internal direct sum of subspaces V and W , written V 0 = V + W; if each vector in V 0 can be written uniquely as a sum v0 = v + w with v in V and w in W . Equivalently, this condition holds if and only if B [ C is a basis for V 0: In turn, we also have this condition if dim(V ) + dim(W ) = dim(V 0) and V \ W = f0g: In the special case where V 0 admits an inner product and W = V ?, we call V 0 = V ⊕W an orthogonal direct sum. If B and C are orthonormal bases, then B [C is an orthonormal basis for V 0: On the other hand, the main idea here can be applied to combine two known vector spaces.
    [Show full text]
  • Product Action
    Product action † 2 Peter J. Cameron∗, Daniele A. Gewurz, Francesca Merola January 30, 2004 Abstract This paper studies the cycle indices of products of permutation groups. The main focus is on the product action of the direct product of permuta- tion groups. The number of orbits of the product on n-tuples is trivial to compute from the numbers of orbits of the factors; on the other hand, com- puting the cycle index of the product is more intricate. Reconciling the two computations leads to some interesting questions about substitutions in for- mal power series. We also discuss what happens for infinite (oligomorphic) groups and give detailed examples. Finally, we briefly turn our attention to generalised wreath products, which are a common generalisation of both the direct product with the product action and the wreath product with the imprimitive action. 1 Introduction Given two permutation groups (G1;X1) and (G2;X2), there are two ‘natural’ ac- tions for the direct product and two for the wreath product, as follows. For the direct product G1 G2, we have the intransitive action (G1 G2;X1 X2), where × × [ the union is assumed disjoint; and the product action (G1 G2;X1 X2). For the × × wreath product G1 G2, we have the imprimitive action (G1 G2;X1 X2), and the o X2 o × power action (G1 G2;X ) (sometimes also called the product action). o 1 ∗School of Mathematical Sciences, Queen Mary, University of London, Mile End Road, Lon- don E1 4NS, U.K. †Dipartimento di Matematica, Universita` di Roma “La Sapienza”, P.le Aldo Moro 5, 00185 Rome, Italy 1 We are interested in calculating the cycle index of these products, and its spe- cialisations including the number of orbits on n-tuples and on n-sets.
    [Show full text]
  • Clean Rings & Clean Group Rings
    CLEAN RINGS & CLEAN GROUP RINGS Nicholas A. Immormino A Dissertation Submitted to the Graduate College of Bowling Green State University in partial fulfillment of the requirements for the degree of DOCTOR OF PHILOSOPHY August 2013 Committee: Warren Wm. McGovern, Advisor Rieuwert J. Blok, Advisor Sheila J. Roberts, Graduate Faculty Representative Mihai D. Staic ii ABSTRACT Warren Wm. McGovern, Advisor Rieuwert J. Blok, Advisor A ring is said to be clean if each element in the ring can be written as the sum of a unit and an idempotent of the ring. More generally, an element in a ring is said to be clean if it can be written as the sum of a unit and an idempotent of the ring. The notion of a clean ring was introduced by Nicholson in his 1977 study of lifting idempotents and exchange rings, and these rings have since been studied by many different authors. In our study of clean rings, we classify the rings that consist entirely of units, idempotents, and quasiregular elements. It is well known that the units, idempotents, and quasiregular elements of any ring are clean. Therefore any ring that consists entirely of these types of elements is clean. We prove that a ring consists entirely of units, idempotents, and quasiregular elements if and only if it is a boolean ring, a local ring, isomorphic to the direct product of two division rings, isomorphic to the full matrix ring M2(D) for some division ring D, or isomorphic to the ring of a Morita context with zero pairings where both of the underlying rings are division rings.
    [Show full text]