Mathematics 1214: Introduction to Groups, Hilary 2012

Total Page:16

File Type:pdf, Size:1020Kb

Mathematics 1214: Introduction to Groups, Hilary 2012 Mathematics 1214: introduction to groups, Hilary 2012 Colm OD´ unlaing;´ a few modifications made by Rudolf Tange for 2012 May 26, 2012 Contents 1 Sets and maps 2 2 Set-theoretic operations; functions of several variables 9 3 Binary relations, equivalence relations, and partitions 10 4 Semigroups, monoids, and groups 16 5 Integer division; Zd as an additive group and a multiplicative monoid 18 6 Cardinality: finite sets 21 7 The Cayley table of a finite group 22 8 The symmetric group Sn 23 9 Parity and the alternating group 25 10 Generators for Sn 26 11 Subgroups (and submonoids) 28 11.1 Subgroup generated by a set of elements . 29 12 Matrix groups GL(n); SL(n);O(n); SO(n);U(n); SU(n) 30 13 Symmetry 31 13.1 Symmetries of the regular n-gon; the dihedral group . 32 13.2 Symmetries of the cube . 34 14 Cosets and Lagrange’s Theorem 35 15 Additive subgroups of Z 37 16 Greatest common divisor 38 1 17 Direct products of groups 39 18 Group isomorphism 40 19 Normal subgroups and quotient groups 41 20 Group homomorphisms and the first isomorphism theorem 43 Z× 21 Multiplicative group n , Fermat’s Little Theorem and the Chinese Remainder Theorem 45 22 Group of the cube, again 47 23 Group actions 48 24 A Sylow theorem 50 25 Classification of finite abelian groups 53 25.1 Product of maximal p-groups . 53 25.2 Finite abelian p-group . 54 25.3 Uniqueness . 55 1 Sets and maps (1.1) Mathematical symbols 8 and 9. • 8 is an abbreviation for ‘for all.’ Thus 8x(x + 0 = x) means ‘for all x, x + 0 = x:’ ‘For all,’ ‘for every,’ and ‘for each,’ are pretty well equivalent in mathematics. • A more general usage: (8x 2 R) x2 =6 −1 means ‘for every real number x, x2 =6 −1.’ • 9 is an abbreviation for ‘there exists . such that.’ Thus 8x9y(x + y = 0) means ‘for all x there exists a y such that x + y = 0.’ Equivalently, ‘for some y’ is a better way to read 9y: one can read the above formula as ‘for all x, for some y (x + y = 0).’ • A more general usage: (9x 2 C) x2 = −1 means ‘there exists a complex number x such that x2 = −1.’ 2 (1.2) Cantor’s intuitive definition of a set. A set is a collection of objects considered as a whole. (1.3) Various sets of numbers. The natural numbers N are the nonnegative integers: N = f0; 1; 2;:::g The integers Z are the whole numbers, positive and negative Z = f::: − 3; −2; −1; 0; 1; 2;:::g The rationals Q consist of all fractions p Q = f : p; q 2 Z and q =6 0g q The reals R consist of every number which is the limit of a Cauchy-convergent sequence of rationals (this description must suffice). The complex numbers C are C = fx + iy : x; y 2 Rg where i2 = −1. The quaternions or hypercomplex numbers H are H = fw + ix + jy + kz : w; x; y; z 2 Rg where i2 = j2 = k2 = ijk = −1 (the Broombridge formula). The conjugate of a quaternion q = w + ix + jy + kz is given by q = w − ix − jy − kz and its norm is given by p p jjqjj = qq = w2 + x2 + y2 + z2 : (1.4) Definition A map with domain A and codomain B is a rule or procedure which associates with each x 2 A a unique element of B. The words ‘function, mapping, transformation’ are synonyms for ‘map.’ (1.5) Notation The notation f : A ! B means that A and B are sets and f is a map with domain A and codomain B. Given x 2 A, f(x) denotes the unique element of B associated to x by f. Alternatively, one can write f : x 7! y to mean that y is the unique element of B associated with x by f. (1.6) The identity map ιX , also written idX . If X is any set, there is a well-defined identity map ιX : X ! X; x 7! x for every x 2 X. Frequently the notation idX is used instead of ιX . Other examples. Squaring: R ! R; x 7! x2 is the map which squares each real number x. Parity 3 ( 0 if x is even Z ! Z; x 7! 1 if x is odd More examples of maps. Operations like addition and subtraction can be viewed as certain kinds of map. They are functions of two variables, so at present they don’t fit the pattern, but it will be explained later. Similarly, multiplication, loge (i.e., ln), exponentiation, trigonometric functions, etcetera, can be defined as maps with suitable domains and codomains. (1.7) Restriction of a map. If f : A ! B is a map and A0 ⊆ A, then the restriction of f to A0 is the 0 0 map fjA0 : A ! B defined by fjA0 (x) = f(x) for all x 2 A . (1.8) Equality of maps. • Two maps f : A ! B and g : C ! D are equal if and only if • A = C, • B = D, and • for all x 2 A, f(x) = g(x). They may be given be by completely different formulae. Example. f : N ! Z; x 7! (−1)x g : N ! Z; x 7! 1 − 2x + 4 ∗ (x ÷ 2) Although it is not at all obvious, f = g. (Explicitly, you can show that if x is even then f(x) = g(x) = 1 and if x is odd then f(x) = g(x) = −1. Notice that integer division is used, so if x is even then 4 ∗ (x ÷ 2) = 2x and if x is odd then 4 ∗ (x ÷ 2) = 2x − 2.) (1.9) Range (or image) of a map and image of a set under a map. Given f : A ! B, the range of f is the set ff(x): x 2 Ag It is a subset of B, but not necessarily all of B. More generally, for any subset X of A, we write f(X) = ff(x): x 2 Xg and call f(X) the image of X under f. Thus range(f) = f(A) = f(domain(f)). (1.10) Lemma Given a map f, suppose X and Y are subsets of domain(f). If X ⊆ Y then f(X) ⊆ f(Y ). (Proof: exercise.) Example. Given f : R ! R; x 7! x2 • domain(f) = codomain(f) = R 4 g a f a 1 1 b b 2 2 c c a a 1 1 b b 2 2 c c g f f g Figure 1: f, g, g ◦ f, f ◦ g. • range(f) = [0; 1) • Since N = f0; 1; 2;:::g is (or corresponds to) a subset of R, f(N) = f0; 1; 4; 9 :::g That is, the image of N is (or corresponds to) the set of perfect squares. • Also, Z = f:::−2; −1; 0; 1; 2;:::g is (or corresponds to) a subset of R, and N ⊆ Z. By Lemma 1.10, f(N) ⊆ f(Z). Actually, f(Z) = f(N). (1.11) Compatible maps and composition. Let f : A ! B and g : C ! D be two maps. If range(f) ⊆ domain(g) (i.e., C), then we say g is compatible with f and we define the composite map g ◦ f, g following f, as follows: g ◦ f : A ! D; x 7! g(f(x)): When g is compatible with f we may simply say that the composite map g ◦ f is defined. (1.12) Lemma If domain(g) = codomain(f) then g ◦ f is defined. (Trivial.) (1.13) Lemma (i) range(g ◦ f) = g(range(f)): (ii) Therefore range(g ◦ f) ⊆ range(g). Proof. Let R = range(f). R = ff(x): x 2 domain(f)g g(R) = fg(r): r 2 Rg = fg(f(x)) : x 2 domain(f)g range(g ◦ f) = fg(f(x)) : x 2 domain(f)g ) range(g ◦ f) = g(R); i.e., range(g ◦ f) = g(range(f)): that was (i). 5 R ⊆ domain(g) ) g(R) ⊆ g(domain(g)) (Lemma 1.10); i.e., range(g ◦ f) ⊆ range(g); so (ii) is proved. (1.14) Our definition differs from most (or all) textbooks, including Durbin’s. In Durbin’s book, composition g ◦ f is defined only when f : A ! B and g : B ! D. In other words, the usual practice is to say that g ◦ f is defined iff domain(g) = codomain(f). In our definition, g ◦ f is defined iff domain(g) ⊇ range(f). Now, the ‘codomain’ of a map is rather arbitrary. For example, would you write sin : R ! R; x 7! sin x; or sin : R ! [−1; 1]; x 7! sin x? In the second version the range and codomain are the same, in the first, the range is smaller than the codomain. (1.15) Notice, however, that while the definition of g ◦ f depends on the range (image) of f rather than its codomain, the codomain of g ◦ f is the codomain of g: domain(g ◦ f) = domain(f) and codomain(g ◦ f) = codomain(g): Example. If f(x) = x + 1 and g(x) = x2, with A = B = C = D = R, then g ◦ f(x) = (x + 1)2 and f ◦ g(x) = x2 + 1: Composition of maps is not commutative. This example shows that g ◦ f and f ◦ g need not be equal, even when both are defined. That is, composition of maps is not a commutative operation. However, (1.16) Lemma Composition of maps is associative in the following sense.
Recommended publications
  • Complex Algebras of Semigroups Pamela Jo Reich Iowa State University
    Iowa State University Capstones, Theses and Retrospective Theses and Dissertations Dissertations 1996 Complex algebras of semigroups Pamela Jo Reich Iowa State University Follow this and additional works at: https://lib.dr.iastate.edu/rtd Part of the Mathematics Commons Recommended Citation Reich, Pamela Jo, "Complex algebras of semigroups " (1996). Retrospective Theses and Dissertations. 11765. https://lib.dr.iastate.edu/rtd/11765 This Dissertation is brought to you for free and open access by the Iowa State University Capstones, Theses and Dissertations at Iowa State University Digital Repository. It has been accepted for inclusion in Retrospective Theses and Dissertations by an authorized administrator of Iowa State University Digital Repository. For more information, please contact [email protected]. INFORMATION TO USERS This manuscript has been reproduced from the microfihn master. UMI fibns the text du-ectly from the original or copy submitted. Thus, some thesis and dissertation copies are in typewriter face, while others may be from any type of computer printer. The quality of this reproductioii is dependent upon the quality of the copy submitted. Broken or indistinct print, colored or poor quality illustrations and photographs, print bleedthrough, substandard margins, and unproper alignment can adversely affect reproduction. In the unlikely event that the author did not send UMI a complete manuscript and there are missing pages, these will be noted. Also, if unauthorized copyright material had to be removed, a note will indicate the deletion. Oversize materials (e.g., m^s, drawings, charts) are reproduced by sectioning the original, beginning at the upper left-hand comer and continuing from left to right in equal sections with small overiaps.
    [Show full text]
  • Group Isomorphisms MME 529 Worksheet for May 23, 2017 William J
    Group Isomorphisms MME 529 Worksheet for May 23, 2017 William J. Martin, WPI Goal: Illustrate the power of abstraction by seeing how groups arising in different contexts are really the same. There are many different kinds of groups, arising in a dizzying variety of contexts. Even on this worksheet, there are too many groups for any one of us to absorb. But, with different teams exploring different examples, we should { as a class { discover some justification for the study of groups in the abstract. The Integers Modulo n: With John Goulet, you explored the additive structure of Zn. Write down the addition table for Z5 and Z6. These groups are called cyclic groups: they are generated by a single element, the element 1, in this case. That means that every element can be found by adding 1 to itself an appropriate number of times. The Group of Units Modulo n: Now when we look at Zn using multiplication as our operation, we no longer have a group. (Why not?) The group U(n) = fa 2 Zn j gcd(a; n) = 1g ∗ is sometimes written Zn and is called the group of units modulo n. An element in a number system (or ring) is a \unit" if it has a multiplicative inverse. Write down the multiplication tables for U(6), U(7), U(8) and U(12). The Group of Rotations of a Regular n-Gon: Imagine a regular polygon with n sides centered at the origin O. Let e denote the identity transformation, which leaves the poly- gon entirely fixed and let a denote a rotation about O in the counterclockwise direction by exactly 360=n degrees (2π=n radians).
    [Show full text]
  • Arxiv:2001.06557V1 [Math.GR] 17 Jan 2020 Magic Cayley-Sudoku Tables
    Magic Cayley-Sudoku Tables∗ Rosanna Mersereau Michael B. Ward Columbus, OH Western Oregon University 1 Introduction Inspired by the popularity of sudoku puzzles along with the well-known fact that the body of the Cayley table1 of any finite group already has 2/3 of the properties of a sudoku table in that each element appears exactly once in each row and in each column, Carmichael, Schloeman, and Ward [1] in- troduced Cayley-sudoku tables. A Cayley-sudoku table of a finite group G is a Cayley table for G the body of which is partitioned into uniformly sized rectangular blocks, in such a way that each group element appears exactly once in each block. For example, Table 1 is a Cayley-sudoku ta- ble for Z9 := {0, 1, 2, 3, 4, 5, 6, 7, 8} under addition mod 9 and Table 3 is a Cayley-sudoku table for Z3 × Z3 where the operation is componentwise ad- dition mod 3 (and ordered pairs (a, b) are abbreviated ab). In each case, we see that we have a Cayley table of the group partitioned into 3 × 3 blocks that contain each group element exactly once. Lorch and Weld [3] defined a modular magic sudoku table as an ordinary sudoku table (with 0 in place of the usual 9) in which the row, column, arXiv:2001.06557v1 [math.GR] 17 Jan 2020 diagonal, and antidiagonal sums in each 3 × 3 block in the table are zero mod 9. “Magic” refers, of course, to magic Latin squares which have a rich history dating to ancient times.
    [Show full text]
  • Cosets and Cayley-Sudoku Tables
    Cosets and Cayley-Sudoku Tables Jennifer Carmichael Chemeketa Community College Salem, OR 97309 [email protected] Keith Schloeman Oregon State University Corvallis, OR 97331 [email protected] Michael B. Ward Western Oregon University Monmouth, OR 97361 [email protected] The wildly popular Sudoku puzzles [2] are 9 £ 9 arrays divided into nine 3 £ 3 sub-arrays or blocks. Digits 1 through 9 appear in some of the entries. Other entries are blank. The goal is to ¯ll the blank entries with the digits 1 through 9 in such a way that each digit appears exactly once in each row and in each column, and in each block. Table 1 gives an example of a completed Sudoku puzzle. One proves in introductory group theory that every element of any group appears exactly once in each row and once in each column of the group's op- eration or Cayley table. (In other words, any Cayley table is a Latin square.) Thus, every Cayley table has two-thirds of the properties of a Sudoku table; only the subdivision of the table into blocks that contain each element ex- actly once is in doubt. A question naturally leaps to mind: When and how can a Cayley table be arranged in such a way as to satisfy the additional requirements of being a Sudoku table? To be more speci¯c, group elements labeling the rows and the columns of a Cayley table may be arranged in any order. Moreover, in de¯ance of convention, row labels and column labels need not be in the same order.
    [Show full text]
  • Midterm # 1 Solutions
    Midterm # 1 Solutions The Nintendo game “Baseball Stars” February 12, 2008 Hi baseball fans! We’re coming to you from video game land to give you the solutions to the first test. We’re lazy aging video game superstars and don’t feel the need to type out something that has already been typed out, or can be found verbatim from the book. We hope you enjoy them! Rock on! 1. All of these first ones are definition and can be found in the book. 2. (a) (i) U(12) is the set of all elements mod 12 that are relatively prime to 12. This would be the set containing the integer representatives {1, 5, 7, 11}. The multiplication table is as follows: 1 5 7 11 1 1 5 7 11 5 5 1 11 7 7 7 11 1 5 11 11 7 5 1 (ii) This group is not cyclic: you can see this from the multiplication table that < 1 >= {1}, < 5 >= {1, 5}, < 7 >= {1, 7}, < 11 >= {1, 11}. None of these elements generate U(12), so U(12) is not cyclic. 1 (b) (i) I’m sure at some point we produced a Cayley table for D3. We computed in class (ii) the the center of D3 is Z(D3) = {e}. Should your class notes be incomplete on this matter or we never did a Cayley table of D3, then speak with Corey. Nobody chose this problem to do, so we Baseball Stars feel okay about leaving it at that. (c) (i) The group Gl(n, R) = {A ∈ Mn×n(R)|det(A) 6= 0}.
    [Show full text]
  • Dihedral Group of Order 8 (The Number of Elements in the Group) Or the Group of Symmetries of a Square
    CHAPTER 1 Introduction to Groups Symmetries of a Square A plane symmetry of a square (or any plane figure F ) is a function from the square to itself that preserves distances, i.e., the distance between the images of points P and Q equals the distance between P and Q. The eight symmetries of a square: 22 1. INTRODUCTION TO GROUPS 23 These are all the symmetries of a square. Think of a square cut from a piece of glass with dots of di↵erent colors painted on top in the four corners. Then a symmetry takes a corner to one of four corners with dot up or down — 8 possibilities. A succession of symmetries is a symmetry: Since this is a composition of functions, we write HR90 = D, allowing us to view composition of functions as a type of multiplication. Since composition of functions is associative, we have an operation that is both closed and associative. R0 is the identity: for any symmetry S, R0S = SR0 = S. Each of our 1 1 1 symmetries S has an inverse S− such that SS− = S− S = R0, our identity. R0R0 = R0, R90R270 = R0, R180R180 = R0, R270R90 = R0 HH = R0, V V = R0, DD = R0, D0D0 = R0 We have a group. This group is denoted D4, and is called the dihedral group of order 8 (the number of elements in the group) or the group of symmetries of a square. 24 1. INTRODUCTION TO GROUPS We view the Cayley table or operation table for D4: For HR90 = D (circled), we find H along the left and R90 on top.
    [Show full text]
  • Elements of Quasigroup Theory and Some Its Applications in Code Theory and Cryptology
    Elements of quasigroup theory and some its applications in code theory and cryptology Victor Shcherbacov 1 1 Introduction 1.1 The role of definitions. This course is an extended form of lectures which author have given for graduate students of Charles University (Prague, Czech Republic) in autumn of year 2003. In this section we follow books [56, 59]. In mathematics one should strive to avoid ambiguity. A very important ingredient of mathematical creativity is the ability to formulate useful defi- nitions, ones that will lead to interesting results. Every definition is understood to be an if and only if type of statement, even though it is customary to suppress the only if. Thus one may define: ”A triangle is isosceles if it has two sides of equal length”, really meaning that a triangle is isosceles if and only if it has two sides of equal length. The basic importance of definitions to mathematics is also a structural weakness for the reason that not every concept used can be defined. 1.2 Sets. A set is well-defined collection of objects. We summarize briefly some of the things we shall simply assume about sets. 1. A set S is made up of elements, and if a is one of these elements, we shall denote this fact by a ∈ S. 2. There is exactly one set with no elements. It is the empty set and is denoted by ∅. 3. We may describe a set either by giving a characterizing property of the elements, such as ”the set of all members of the United State Senate”, or by listing the elements, for example {1, 3, 4}.
    [Show full text]
  • 4 Direct Products
    4 Direct products 4.1 Definition and Examples Direct products are a straightforward way to define new groups from old. The simplest example is the Cartesian product Z2 × Z2. Writing Z2 = f0, 1g, we see that Z2 × Z2 = f(0, 0), (0, 1), (1, 0), (1, 1)g has four elements. This set can be given a group structure in an obvious way. Simply define (p, q) + (r, s) := (p + r, q + s) where p + r and q + s are computed in Z2. This is clearly a binary operation on Z2 × Z2. It is straightforward to check that this operation defines a group. Indeed, we obtain the following Cayley table: + (0, 0) (0, 1) (1, 0) (1, 1) (0, 0) (0, 0) (0, 1) (1, 0) (1, 1) (0, 1) (0, 1) (0, 0) (1, 1) (1, 0) (1, 0) (1, 0) (1, 1) (0, 0) (0, 1) (1, 1) (1, 1) (1, 0) (0, 1) (0, 0) ∼ This should look familiar: it is exactly the Cayley table for the Klein 4-group: Z2 × Z2 = V. This construction works in general. Theorem 4.1. Let G1,..., Gn be multiplicative groups. The binary operation (a1,..., an) · (b1,..., bn) := (a1b1,..., anbn) induces a group structure on the set G1 × · · · × Gn. Definition 4.2. The group G1 × · · · × Gn is the direct product of the groups G1,..., Gn. If the groups G1,..., Gn are additive, then the operation will also be written additively. It is immediate that a direct product has cardinality equal to the product of the cardinalities of G1,..., Gn. Proof of Theorem.
    [Show full text]
  • Chapter 8 Cayley Theorem and Puzzles
    Chapter 8 Cayley Theorem and Puzzles \As for everything else, so for a mathematical theory: beauty can be perceived but not explained."(Arthur Cayley) We have seen that the symmetric group Sn of all the permutations of n objects has order n!, and that the dihedral group D3 of symmetries of the equilateral triangle is isomorphic to S3, while the cyclic group C2 is isomor- phic to S2. We now wonder whether there are more connections between finite groups and the group Sn. There is in fact a very powerful one, known as Cayley Theorem: Theorem 15. Every finite group is isomorphic to a group of permutations (that is to some subgroup of Sn). This might be surprising but recall that given any finite group G = fg1; g2; : : : ; gng, every row of its Cayley table g1 = e g2 g3 ··· gn g1 g2 . gr grg1 grg2 grg3 ··· grgn . gn is simply a permutation of the elements of G (grgs 2 fg1; g2; : : : ; gng). 171 172 CHAPTER 8. CAYLEY THEOREM AND PUZZLES Groups and Permutation Groups • We saw that D3=S3 and C2=S2. • Is there any link in general between a given group G and groups of permutations? • The answer is given by Cayley Theorem! Cayley Theorem Theorem Every finite group is isomorphic to a group of permutations. This means a subgroup of some symmetric group. One known link: for a group G, we can consider its multiplication (Cayley) table. Every row contains a permutation of the elements of the group. 173 Proof. Let (G; ·) be a group. We shall exhibit a group of permutations (Σ; ◦) that is isomorphic to G: We have seen that the Cayley table of (G; ·) has rows that are permutations of fg1; g2; : : : ; gng, the elements of G: Therefore let us define Σ = fσg : G ! G; σg(x) = gx; 8x 2 Gg for g 2 G: In words we consider the permutation maps given by the rows of the Cayley table.
    [Show full text]
  • Homework 7 Solutions 1 Chapter 9, Problem 10
    Homework 7 Solutions March 17, 2012 1 Chapter 9, Problem 10 (graded) Let G be a cyclic group. That is, G = hai for some a 2 G. Then given any g 2 G, g = an for some integer n. Let H be any normal subgroup of G (actually, since G is cyclic, it is also Abelian, so all subgroups of G are normal), and consider the factor group G=H = fgH : g 2 Gg. G=H is the group whose elements are left cosets of H. Let gH be any element of G=H. Since g = an for some integer n, we have gH = anH: Next, by denition of multiplication in a factor group, gH = anH = (aH)n: Therefore, if gH is any element of G=H, then gH = (aH)n for some integer n. This implies that G=H = haHi. That is, G=H is a cyclic group generated by the element aH. 2 Chapter 9, Problem 16 (graded) Before presenting the solution, let me talk about computing order in a factor group G=H. Suppose gH is an element of G=H (so g 2 G) and I want to compute its order as an element of G=H. In other words, I want to nd an integer n such that (gH)n = eH = H and if 1 ≤ m < n, (gH)m 6= H: By denition of multiplication in a factor group, we need to nd n so that gnH = H and if 1 ≤ m < n, gmH 6= H: 1 By the Lemma on page 139, gnH = H i gn 2 H, and gmH 6= H i gm 2= H.
    [Show full text]
  • Homework #3 Solutions
    Homework #3 Solutions p 23, #4. s = −3 and t = 2 work since 7s + 11t = −21 + 22 = 1. These choices are not unique since s = 8, t = −5 also work: 7s + 11t = 56 − 55 = 1. p 24, #30. Given any integer n, at least one of the three consecutive numbers n−1, n, n+1 must be divisible by 2 and at least one of them must be divisible by 3. Therefore the product (n − 1)n(n + 1) = n(n2 − 1) = n3 − n must be divisible by 2 · 3 = 6. It follows that n3 and n must have the same remainder when divided by 6, i.e. n3 mod 6 = n mod 6. p 54, #8 We must verify that the 4 group axioms hold for the set S = {5, 15, 25, 35} together with the operation of multiplication modulo 40. Since we know that this operation is associative on all of Zn, it will be associative on S as well. We need only verify closure, the existence of an identity, and the existence of inverses. We can do this by building a Cayley table for S: 5 15 25 35 5 25 35 5 15 15 35 25 15 5 25 5 15 25 35 35 15 5 35 25 The table shows that S is closed under multiplication mod 40, that 25 is the identity of S, and, since 25 appears in each row, every element has an inverse. In fact, each element is its own inverse! To compare S to U(8) = {1, 3, 5, 7}, we examine the Cayley table of the latter: 3 5 1 7 3 1 7 3 5 5 7 1 5 3 1 3 5 1 7 7 5 3 7 1 If we swap symbols in this table according to the following rules 1 ↔ 25, 3 ↔ 5, 5 ↔ 15, 7 ↔ 35 then the Cayley table for U(8) is transformed into the Cayley table for S.
    [Show full text]
  • Introduction to Groups 1
    Contents Contents i List of Figures ii List of Tables iii 1 Introduction to Groups 1 1.1 Disclaimer .............................................. 1 1.2 Why Study Group Theory? .................................... 1 1.2.1 Discrete and continuous symmetries .......................... 1 1.2.2 Symmetries in quantum mechanics ........................... 2 1.3 Formal definition of a discrete group ............................... 3 1.3.1 Group properties ..................................... 3 1.3.2 The Cayley table ...................................... 4 1.3.3 Loopsand groups ..................................... 4 1.3.4 The equilateral triangle : C3v and C3 .......................... 5 1.3.5 Symmetry breaking .................................... 8 1.3.6 The dihedralgroup Dn .................................. 9 1.3.7 The permutation group Sn ................................ 10 1.3.8 Our friend, SU(2) ..................................... 12 1.4 Aspects of Discrete Groups .................................... 14 1.4.1 Basic features of discrete groups ............................. 14 i ii CONTENTS 1.4.2 Other math stuff ...................................... 18 1.4.3 More about permutations ................................. 19 1.4.4 Conjugacy classes of the dihedral group ........................ 21 1.4.5 Quaternion group ..................................... 21 1.4.6 Group presentations .................................... 23 1.5 Lie Groups .............................................. 25 1.5.1 DefinitionofaLiegroup ................................
    [Show full text]