Subgroups and Cyclic Groups

Total Page:16

File Type:pdf, Size:1020Kb

Subgroups and Cyclic Groups Subgroups and cyclic groups 1 Subgroups In many of the examples of groups we have given, one of the groups is a subset of another, with the same operations. This situation arises very often, and we give it a special name: Definition 1.1. A subgroup H of a group G is a subset H ⊆ G such that (i) For all h1; h2 2 H, h1h2 2 H. (ii) 1 2 H. (iii) For all h 2 H, h−1 2 H. It follows from (i) that the binary operation · on G induces by restriction a binary operation on H. Moreover, (H; ·) is again a group: clearly · remains associative when restricted to elements of H, 1 2 H is the identity for H, and for all h 2 H, the inverse h−1 for h viewed as an element of G is an inverse for h in H. We write H ≤ G to mean that H is a subgroup of G. Somewhat informally, one says that H with the binary operation induced from G is again a group. This assumes the closure property (i). Note that, if H with the induced operation has some identity element, it must automatically be the identity element of G (why?), and if h 2 H has an inverse in H, this inverse must be h−1, the inverse for h in G. Example 1.2. (i) For every group G, G ≤ G. If H ≤ G and H 6= G, we call H a proper subgroup of G. Similarly, for every group G, f1g ≤ G. We call f1g the trivial subgroup of G. Most of the time, we are interested in proper, nontrivial subgroups of a group. (ii) Z ≤ Q ≤ R ≤ C; here the operation is necessarily addition. Similarly, ∗ ∗ ∗ Q ≤ R ≤ C , where the operation is multiplication. Likewise, µn ≤ U(1), ∗ for every n, and U(1) ≤ C . 1 (iii) SOn ≤ On ≤ GLn(R), and SOn ≤ SLn(R) ≤ GLn(R). (iv) The relation ≤ has the following transitivity property: If G is a group, H ≤ G (H is a subgroup of G), and K ≤ H (K is a subgroup of H), then K ≤ G. (A subgroup of a subgroup is a subgroup.) (v) Here are some examples of subsets which are not subgroups. For exam- ∗ ∗ ple, Q is not a subgroup of Q, even though Q is a subset of Q and it is a group. Here, if we don't specify the group operation, the group operation ∗ ∗ on Q is multiplication and the group operation on Q is addition. But Q is not even closed under addition, nor does it contain the identity in Q (i.e. 0). For another example, Z=nZ is not a subgroup of Z. First, as correctly defined, Z=nZ is not even a subset of Z, since the elements of Z=nZ are equivalence classes of integers, not integers. We could try to remedy this by simply defining Z=nZ to be the set f0; 1; : : : ; n − 1g ⊆ Z. But the group operation in Z=nZ would have to be different than the one in Z. For example, if we make the convention that Z=nZ = f0; 1; : : : ; n−1g ⊆ Z, we would have to set 1 + (n − 1) = 0, which is not equal the integer n (in fact n is not even an element of Z=nZ as defined). Another example where subgroups arise naturally is for product groups: For all groups G1 and G2, f1g × G2 and G1 × f1g are subgroups of G1 × G2. More generally, if H1 ≤ G1 and H2 ≤ G2, then H1×H2 ≤ G1×G2. However, not all subgroups of G1 × G2 are of the form H1 × H2 for some subgroups H1 ≤ G1 and H2 ≤ G2. For example, (Z=2Z) × (Z=2Z) is a group with 4 elements: (Z=2Z) × (Z=2Z) = f(0; 0); (1; 0); (0; 1); (1; 1)g: The subgroups of the form H1 × H2 are the improper subgroup (Z=2Z) × (Z=2Z), the trivial subgroup f(0; 0)g = f0g × f0g, and the subgroups f0g × Z=2Z = f(0; 0); (0; 1)g; Z=2Z × f0g = f(0; 0); (1; 0)g: However, there is one additional subgroup, the \diagonal subgroup" H = f(0; 0); (1; 1)g ⊆ (Z=2Z) × (Z=2Z): It is easy to check that H is a subgroup and that H is not of the form H1 × H2 for some subgroups H1 ≤ Z=2Z, H2 ≤ Z=2Z. Lemma 1.3. If H1 and H2 are two subgroups of a group G, then H1 \H2 ≤ G. In other words, the intersection of two subgroups is a subgroup. 2 The proof is an exercise. It is not hard to check that the union of two subgroups of a group G is almost never a subgroup: If H1 and H2 are two subgroups of a group G, then H1 [ H2 ≤ G () either H1 ⊆ H2 or H2 ⊆ H1. Remark 1.4. Later we shall prove Cayley's theorem: If G is a finite group, then there exists an n 2 N such that G is isomorphic to a subgroup of Sn. Thus, the groups Sn contain the information about all finite groups up to isomorphism. Similarly, every finite group is isomorphic to a subgroup of GLn(R) for some n, and in fact every finite group is isomorphic to a subgroup of On for some n. For example, every dihedral group Dn is isomorphic to a subgroup of O2 (homework). 2 Cyclic subgroups In this section, we give a very general construction of subgroups of a group G. Definition 2.1. Let G be a group and let g 2 G. The cyclic subgroup generated by g is the subset n hgi = fg : n 2 Zg: We emphasize that we have written down the definition of hgi when the group operation is multiplication. If the group operation is written as addition, then we write: hgi = fn · g : n 2 Zg: To justify the terminology, we have: Lemma 2.2. Let G be a group and let g 2 G. (i) The cyclic subgroup hgi generated by g is a subgroup of G. (ii) g 2 hgi. (iii) If H ≤ G and g 2 H, then hgi ≤ H. Hence hgi is the smallest subgroup of G containing g. (iv) hgi is abelian. 3 Proof. (i) First, hgi is closed under the group operation: given two elements of hgi, necessarily of the form gn; gm 2 hgi, by the rules of exponents gngm = gn+m 2 hgi: Next, 1 = g0 2 hgi. Finally, if gn 2 hgi, then (gn)−1 = g−n 2 hgi. Hence hgi ≤ G. (ii) Clearly g = g1 2 hgi. (iii) If H ≤ G and g 2 H, then g · g = g2 2 H, and by induction gn+1 = g · gn 2 H 0 −n n −1 for all n 2 N. Since 1 = g 2 H by definition, and g = (g ) 2 H for all n n 2 N, we see that g 2 H for all n 2 Z. Thus hgi ≤ H. (iv) Given two elements gn; gm 2 hgi, gngm = gn+m = gm+n = gmgn: Thus hgi is abelian. Example 2.3. (i) For any group G, h1i = f1g if the operation is multipli- cation, and h0i = f0g if the operation is addition. (ii) Note that hgi = hg−1i, since (g−1)n = g−n. (iii) In Z, h1i = h−1i = Z. For d 2 N, hdi = h−di = fnd : n 2 Zg. Thus hdi (which is often written as dZ) is the subgroup of Z consisting of all multiples of d. (iv) In Z=4Z, h0i = f0g, h1i = h3i = Z=4Z, and h2i = f0; 2g is a nontrivial proper subgroup of Z=4Z. In Z=5Z, h0i = f0g, and hai = Z=5Z for all a 6= 0. In Z=6Z, h0i = f0g, h1i = h5i = Z=6Z, and h2i = h4i = f0; 2; 4g and h3i = f0; 3g are nontrivial proper subgroups of Z=6Z. (v) In R, h2πi = f2nπ : n 2 Zg is the subset of R consisting of all integral multiples of 2π; it is sometimes denoted by 2πZ. More generally, for any t 2 R, hti = fnt : n 2 Zg is the set of all integral multiples of t. ∗ 1 (vi) In Q , h1i = f1g and h−1i = f1; −1g. On the other hand, h 2 i = h2i = n f2 : n 2 Zg, which is infinite. ∗ 2πi=n (vii) In C , he i = µn. (viii) In (Z=2Z) × (Z=2Z), h(0; 0)i = f(0; 0)g. h(1; 0)i = f(0; 0); (1; 0)g. h(0; 1)i = f(0; 0); (0; 1)g. h(1; 1)i = f(0; 0); (1; 1)g. 4 To better get a sense of what the cyclic subgroup hgi looks like in general, we divide up into two cases: Case I: g has infinite order. In this case, we claim that gn = gm () n = m. Clearly, if n = m, then gn = gm. Conversely, suppose that gn = gm. Now either n ≤ m or m ≤ n. By symmetry, we can suppose that m ≤ n. Then, since gn = gm, gn(gm)−1 = 1. But then gn(gm)−1 = gng−m = gn−m = 1. Then n − m ≥ 0, but n − m > 0 is impossible since gk is never 1 for a positive integer k. Thus n − m = 0, i.e. n = m. In particular, we see that hgi is infinite (and hence that G is infinite). There is a more precise statement: ∼ Proposition 2.4. Suppose that g 2 G has infinite order. Then hgi = Z. n Proof.
Recommended publications
  • Classification of Finite Abelian Groups
    Math 317 C1 John Sullivan Spring 2003 Classification of Finite Abelian Groups (Notes based on an article by Navarro in the Amer. Math. Monthly, February 2003.) The fundamental theorem of finite abelian groups expresses any such group as a product of cyclic groups: Theorem. Suppose G is a finite abelian group. Then G is (in a unique way) a direct product of cyclic groups of order pk with p prime. Our first step will be a special case of Cauchy’s Theorem, which we will prove later for arbitrary groups: whenever p |G| then G has an element of order p. Theorem (Cauchy). If G is a finite group, and p |G| is a prime, then G has an element of order p (or, equivalently, a subgroup of order p). ∼ Proof when G is abelian. First note that if |G| is prime, then G = Zp and we are done. In general, we work by induction. If G has no nontrivial proper subgroups, it must be a prime cyclic group, the case we’ve already handled. So we can suppose there is a nontrivial subgroup H smaller than G. Either p |H| or p |G/H|. In the first case, by induction, H has an element of order p which is also order p in G so we’re done. In the second case, if ∼ g + H has order p in G/H then |g + H| |g|, so hgi = Zkp for some k, and then kg ∈ G has order p. Note that we write our abelian groups additively. Definition. Given a prime p, a p-group is a group in which every element has order pk for some k.
    [Show full text]
  • The General Linear Group
    18.704 Gabe Cunningham 2/18/05 [email protected] The General Linear Group Definition: Let F be a field. Then the general linear group GLn(F ) is the group of invert- ible n × n matrices with entries in F under matrix multiplication. It is easy to see that GLn(F ) is, in fact, a group: matrix multiplication is associative; the identity element is In, the n × n matrix with 1’s along the main diagonal and 0’s everywhere else; and the matrices are invertible by choice. It’s not immediately clear whether GLn(F ) has infinitely many elements when F does. However, such is the case. Let a ∈ F , a 6= 0. −1 Then a · In is an invertible n × n matrix with inverse a · In. In fact, the set of all such × matrices forms a subgroup of GLn(F ) that is isomorphic to F = F \{0}. It is clear that if F is a finite field, then GLn(F ) has only finitely many elements. An interesting question to ask is how many elements it has. Before addressing that question fully, let’s look at some examples. ∼ × Example 1: Let n = 1. Then GLn(Fq) = Fq , which has q − 1 elements. a b Example 2: Let n = 2; let M = ( c d ). Then for M to be invertible, it is necessary and sufficient that ad 6= bc. If a, b, c, and d are all nonzero, then we can fix a, b, and c arbitrarily, and d can be anything but a−1bc. This gives us (q − 1)3(q − 2) matrices.
    [Show full text]
  • Unitary Group - Wikipedia
    Unitary group - Wikipedia https://en.wikipedia.org/wiki/Unitary_group Unitary group In mathematics, the unitary group of degree n, denoted U( n), is the group of n × n unitary matrices, with the group operation of matrix multiplication. The unitary group is a subgroup of the general linear group GL( n, C). Hyperorthogonal group is an archaic name for the unitary group, especially over finite fields. For the group of unitary matrices with determinant 1, see Special unitary group. In the simple case n = 1, the group U(1) corresponds to the circle group, consisting of all complex numbers with absolute value 1 under multiplication. All the unitary groups contain copies of this group. The unitary group U( n) is a real Lie group of dimension n2. The Lie algebra of U( n) consists of n × n skew-Hermitian matrices, with the Lie bracket given by the commutator. The general unitary group (also called the group of unitary similitudes ) consists of all matrices A such that A∗A is a nonzero multiple of the identity matrix, and is just the product of the unitary group with the group of all positive multiples of the identity matrix. Contents Properties Topology Related groups 2-out-of-3 property Special unitary and projective unitary groups G-structure: almost Hermitian Generalizations Indefinite forms Finite fields Degree-2 separable algebras Algebraic groups Unitary group of a quadratic module Polynomial invariants Classifying space See also Notes References Properties Since the determinant of a unitary matrix is a complex number with norm 1, the determinant gives a group 1 of 7 2/23/2018, 10:13 AM Unitary group - Wikipedia https://en.wikipedia.org/wiki/Unitary_group homomorphism The kernel of this homomorphism is the set of unitary matrices with determinant 1.
    [Show full text]
  • Lie Group and Geometry on the Lie Group SL2(R)
    INDIAN INSTITUTE OF TECHNOLOGY KHARAGPUR Lie group and Geometry on the Lie Group SL2(R) PROJECT REPORT – SEMESTER IV MOUSUMI MALICK 2-YEARS MSc(2011-2012) Guided by –Prof.DEBAPRIYA BISWAS Lie group and Geometry on the Lie Group SL2(R) CERTIFICATE This is to certify that the project entitled “Lie group and Geometry on the Lie group SL2(R)” being submitted by Mousumi Malick Roll no.-10MA40017, Department of Mathematics is a survey of some beautiful results in Lie groups and its geometry and this has been carried out under my supervision. Dr. Debapriya Biswas Department of Mathematics Date- Indian Institute of Technology Khargpur 1 Lie group and Geometry on the Lie Group SL2(R) ACKNOWLEDGEMENT I wish to express my gratitude to Dr. Debapriya Biswas for her help and guidance in preparing this project. Thanks are also due to the other professor of this department for their constant encouragement. Date- place-IIT Kharagpur Mousumi Malick 2 Lie group and Geometry on the Lie Group SL2(R) CONTENTS 1.Introduction ................................................................................................... 4 2.Definition of general linear group: ............................................................... 5 3.Definition of a general Lie group:................................................................... 5 4.Definition of group action: ............................................................................. 5 5. Definition of orbit under a group action: ...................................................... 5 6.1.The general linear
    [Show full text]
  • Abstract Algebra
    Abstract Algebra Paul Melvin Bryn Mawr College Fall 2011 lecture notes loosely based on Dummit and Foote's text Abstract Algebra (3rd ed) Prerequisite: Linear Algebra (203) 1 Introduction Pure Mathematics Algebra Analysis Foundations (set theory/logic) G eometry & Topology What is Algebra? • Number systems N = f1; 2; 3;::: g \natural numbers" Z = f:::; −1; 0; 1; 2;::: g \integers" Q = ffractionsg \rational numbers" R = fdecimalsg = pts on the line \real numbers" p C = fa + bi j a; b 2 R; i = −1g = pts in the plane \complex nos" k polar form re iθ, where a = r cos θ; b = r sin θ a + bi b r θ a p Note N ⊂ Z ⊂ Q ⊂ R ⊂ C (all proper inclusions, e.g. 2 62 Q; exercise) There are many other important number systems inside C. 2 • Structure \binary operations" + and · associative, commutative, and distributive properties \identity elements" 0 and 1 for + and · resp. 2 solve equations, e.g. 1 ax + bx + c = 0 has two (complex) solutions i p −b ± b2 − 4ac x = 2a 2 2 2 2 x + y = z has infinitely many solutions, even in N (thei \Pythagorian triples": (3,4,5), (5,12,13), . ). n n n 3 x + y = z has no solutions x; y; z 2 N for any fixed n ≥ 3 (Fermat'si Last Theorem, proved in 1995 by Andrew Wiles; we'll give a proof for n = 3 at end of semester). • Abstract systems groups, rings, fields, vector spaces, modules, . A group is a set G with an associative binary operation ∗ which has an identity element e (x ∗ e = x = e ∗ x for all x 2 G) and inverses for each of its elements (8 x 2 G; 9 y 2 G such that x ∗ y = y ∗ x = e).
    [Show full text]
  • SUMMARY of PART II: GROUPS 1. Motivation and Overview 1.1. Why
    SUMMARY OF PART II: GROUPS 1. Motivation and overview 1.1. Why study groups? The group concept is truly fundamental not only for algebra, but for mathematics in general, as groups appear in mathematical theories as diverse as number theory (e.g. the solutions of Diophantine equations often form a group), Galois theory (the solutions(=roots) of a polynomial equation may satisfy hidden symmetries which can be put together into a group), geometry (e.g. the isometries of a given geometric space or object form a group) or topology (e.g. an important tool is the fundamental group of a topological space), but also in physics (e.g. the Lorentz group which in concerned with the symmetries of space-time in relativity theory, or the “gauge” symmetry group of the famous standard model). Our task for the course is to understand whole classes of groups—mostly we will concentrate on finite groups which are already very difficult to classify. Our main examples for these shall be the cyclic groups Cn, symmetric groups Sn (on n letters), the alternating groups An and the dihedral groups Dn. The most “fundamental” of these are the symmetric groups, as every finite group can be embedded into a certain finite symmetric group (Cayley’s Theorem). We will be able to classify all groups of order 2p and p2, where p is a prime. We will also find structure results on subgroups which exist for a given such group (Cauchy’s Theorem, Sylow Theorems). Finally, abelian groups can be controlled far easier than general (i.e., possibly non-abelian) groups, and we will give a full classification for all such abelian groups, at least when they can be generated by finitely many elements.
    [Show full text]
  • Bott Periodicity for the Unitary Group
    Bott Periodicity for the Unitary Group Carlos Salinas March 7, 2018 Abstract We will present a condensed proof of the Bott Periodicity Theorem for the unitary group U following John Milnor’s classic Morse Theory. There are many documents on the internet which already purport to do this (and do so very well in my estimation), but I nevertheless will attempt to give a summary of the result. Contents 1 The Basics 2 2 Fiber Bundles 3 2.1 First fiber bundle . .4 2.2 Second Fiber Bundle . .5 2.3 Third Fiber Bundle . .5 2.4 Fourth Fiber Bundle . .5 3 Proof of the Periodicity Theorem 6 3.1 The first equivalence . .7 3.2 The second equality . .8 4 The Homotopy Groups of U 8 1 The Basics The original proof of the Periodicity Theorem relies on a deep result of Marston Morse’s calculus of variations, the (Morse) Index Theorem. The proof of this theorem, however, goes beyond the scope of this document, the reader is welcome to read the relevant section from Milnor or indeed Morse’s own paper titled The Index Theorem in the Calculus of Variations. Perhaps the first thing we should set about doing is introducing the main character of our story; this will be the unitary group. The unitary group of degree n (here denoted U(n)) is the set of all unitary matrices; that is, the set of all A ∈ GL(n, C) such that AA∗ = I where A∗ is the conjugate of the transpose of A (conjugate transpose for short).
    [Show full text]
  • 1.6 Cyclic Subgroups
    1.6. CYCLIC SUBGROUPS 19 1.6 Cyclic Subgroups Recall: cyclic subgroup, cyclic group, generator. Def 1.68. Let G be a group and a ∈ G. If the cyclic subgroup hai is finite, then the order of a is |hai|. Otherwise, a is of infinite order. 1.6.1 Elementary Properties Thm 1.69. Every cyclic group is abelian. Thm 1.70. If m ∈ Z+ and n ∈ Z, then there exist unique q, r ∈ Z such that n = mq + r and 0 ≤ r ≤ m. n In fact, q = b m c and r = n − mq. Here bxc denotes the maximal integer no more than x. Ex 1.71 (Ex 6.4, Ex 6.5, p60). 1. Find the quotient q and the remainder r when n = 38 is divided by m = 7. 2. Find the quotient q and the remainder r when n = −38 is divided by m = 7. Thm 1.72 (Important). A subgroup of a cyclic group is cyclic. Proof. (refer to the book) Ex 1.73. The subgroups of hZ, +i are precisely hnZ, +i for n ∈ Z. Def 1.74. Let r, s ∈ Z. The greatest common divisor (gcd) of r and s is the largest positive integer d that divides both r and s. Written as d = gcd(r, s). In fact, d is the positive generator of the following cyclic subgroup of Z: hdi = {nr + ms | n, m ∈ Z}. So d is the smallest positive integer that can be written as nr + ms for some n, m ∈ Z. Ex 1.75. gcd(36, 63) = 9, gcd(36, 49) = 1.
    [Show full text]
  • And Free Cyclic Group Actions on Homotopy Spheres
    TRANSACTIONS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 220, 1976 DECOMPOSABILITYOF HOMOTOPYLENS SPACES ANDFREE CYCLICGROUP ACTIONS ON HOMOTOPYSPHERES BY KAI WANG ABSTRACT. Let p be a linear Zn action on C and let p also denote the induced Z„ action on S2p~l x D2q, D2p x S2q~l and S2p~l x S2q~l " 1m_1 where p = [m/2] and q = m —p. A free differentiable Zn action (£ , ju) on a homotopy sphere is p-decomposable if there is an equivariant diffeomor- phism <t>of (S2p~l x S2q~l, p) such that (S2m_1, ju) is equivalent to (£(*), ¿(*)) where S(*) = S2p_1 x D2q U^, D2p x S2q~l and A(<P) is a uniquely determined action on S(*) such that i4(*)IS p~l XD q = p and A(Q)\D p X S = p. A homotopy lens space is p-decomposable if it is the orbit space of a p-decomposable free Zn action on a homotopy sphere. In this paper, we will study the decomposabilities of homotopy lens spaces. We will also prove that for each lens space L , there exist infinitely many inequivalent free Zn actions on S m such that the orbit spaces are simple homotopy equiva- lent to L 0. Introduction. Let A be the antipodal map and let $ be an equivariant diffeomorphism of (Sp x Sp, A) where A(x, y) = (-x, -y). Then there is a uniquely determined free involution A($) on 2(4>) where 2(4») = Sp x Dp+1 U<¡,Dp+l x Sp such that the inclusions S" x Dp+l —+ 2(d>), Dp+1 x Sp —*■2(4>) are equi- variant.
    [Show full text]
  • Introduction (Lecture 1)
    Introduction (Lecture 1) February 3, 2009 One of the basic problems of manifold topology is to give a classification for manifolds (of some fixed dimension n) up to diffeomorphism. In the best of all possible worlds, a solution to this problem would provide the following: (i) A list of n-manifolds fMαg, containing one representative from each diffeomorphism class. (ii) A procedure which determines, for each n-manifold M, the unique index α such that M ' Mα. In the case n = 2, it is possible to address these problems completely: a connected oriented surface Σ is classified up to homeomorphism by a single integer g, called the genus of Σ. For each g ≥ 0, there is precisely one connected surface Σg of genus g up to diffeomorphism, which provides a solution to (i). Given an arbitrary connected oriented surface Σ, we can determine its genus simply by computing its Euler characteristic χ(Σ), which is given by the formula χ(Σ) = 2 − 2g: this provides the procedure required by (ii). Given a solution to the classification problem satisfying the demands of (i) and (ii), we can extract an algorithm for determining whether two n-manifolds M and N are diffeomorphic. Namely, we apply the procedure (ii) to extract indices α and β such that M ' Mα and N ' Mβ: then M ' N if and only if α = β. For example, suppose that n = 2 and that M and N are connected oriented surfaces with the same Euler characteristic. Then the classification of surfaces tells us that there is a diffeomorphism φ from M to N.
    [Show full text]
  • What Does a Lie Algebra Know About a Lie Group?
    WHAT DOES A LIE ALGEBRA KNOW ABOUT A LIE GROUP? HOLLY MANDEL Abstract. We define Lie groups and Lie algebras and show how invariant vector fields on a Lie group form a Lie algebra. We prove that this corre- spondence respects natural maps and discuss conditions under which it is a bijection. Finally, we introduce the exponential map and use it to write the Lie group operation as a function on its Lie algebra. Contents 1. Introduction 1 2. Lie Groups and Lie Algebras 2 3. Invariant Vector Fields 3 4. Induced Homomorphisms 5 5. A General Exponential Map 8 6. The Campbell-Baker-Hausdorff Formula 9 Acknowledgments 10 References 10 1. Introduction Lie groups provide a mathematical description of many naturally-occuring sym- metries. Though they take a variety of shapes, Lie groups are closely linked to linear objects called Lie algebras. In fact, there is a direct correspondence between these two concepts: simply-connected Lie groups are isomorphic exactly when their Lie algebras are isomorphic, and every finite-dimensional real or complex Lie algebra occurs as the Lie algebra of a simply-connected Lie group. To put it another way, a simply-connected Lie group is completely characterized by the small collection n2(n−1) of scalars that determine its Lie bracket, no more than 2 numbers for an n-dimensional Lie group. In this paper, we introduce the basic Lie group-Lie algebra correspondence. We first define the concepts of a Lie group and a Lie algebra and demonstrate how a certain set of functions on a Lie group has a natural Lie algebra structure.
    [Show full text]
  • A STUDY on the ALGEBRAIC STRUCTURE of SL 2(Zpz)
    A STUDY ON THE ALGEBRAIC STRUCTURE OF SL2 Z pZ ( ~ ) A Thesis Presented to The Honors Tutorial College Ohio University In Partial Fulfillment of the Requirements for Graduation from the Honors Tutorial College with the degree of Bachelor of Science in Mathematics by Evan North April 2015 Contents 1 Introduction 1 2 Background 5 2.1 Group Theory . 5 2.2 Linear Algebra . 14 2.3 Matrix Group SL2 R Over a Ring . 22 ( ) 3 Conjugacy Classes of Matrix Groups 26 3.1 Order of the Matrix Groups . 26 3.2 Conjugacy Classes of GL2 Fp ....................... 28 3.2.1 Linear Case . .( . .) . 29 3.2.2 First Quadratic Case . 29 3.2.3 Second Quadratic Case . 30 3.2.4 Third Quadratic Case . 31 3.2.5 Classes in SL2 Fp ......................... 33 3.3 Splitting of Classes of(SL)2 Fp ....................... 35 3.4 Results of SL2 Fp ..............................( ) 40 ( ) 2 4 Toward Lifting to SL2 Z p Z 41 4.1 Reduction mod p ...............................( ~ ) 42 4.2 Exploring the Kernel . 43 i 4.3 Generalizing to SL2 Z p Z ........................ 46 ( ~ ) 5 Closing Remarks 48 5.1 Future Work . 48 5.2 Conclusion . 48 1 Introduction Symmetries are one of the most widely-known examples of pure mathematics. Symmetry is when an object can be rotated, flipped, or otherwise transformed in such a way that its appearance remains the same. Basic geometric figures should create familiar examples, take for instance the triangle. Figure 1: The symmetries of a triangle: 3 reflections, 2 rotations. The red lines represent the reflection symmetries, where the trianlge is flipped over, while the arrows represent the rotational symmetry of the triangle.
    [Show full text]