Galois Groups of Cubics and Quartics (Not in Characteristic 2)
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
APPLICATIONS of GALOIS THEORY 1. Finite Fields Let F Be a Finite Field
CHAPTER IX APPLICATIONS OF GALOIS THEORY 1. Finite Fields Let F be a finite field. It is necessarily of nonzero characteristic p and its prime field is the field with p r elements Fp.SinceFis a vector space over Fp,itmusthaveq=p elements where r =[F :Fp]. More generally, if E ⊇ F are both finite, then E has qd elements where d =[E:F]. As we mentioned earlier, the multiplicative group F ∗ of F is cyclic (because it is a finite subgroup of the multiplicative group of a field), and clearly its order is q − 1. Hence each non-zero element of F is a root of the polynomial Xq−1 − 1. Since 0 is the only root of the polynomial X, it follows that the q elements of F are roots of the polynomial Xq − X = X(Xq−1 − 1). Hence, that polynomial is separable and F consists of the set of its roots. (You can also see that it must be separable by finding its derivative which is −1.) We q may now conclude that the finite field F is the splitting field over Fp of the separable polynomial X − X where q = |F |. In particular, it is unique up to isomorphism. We have proved the first part of the following result. Proposition. Let p be a prime. For each q = pr, there is a unique (up to isomorphism) finite field F with |F | = q. Proof. We have already proved the uniqueness. Suppose q = pr, and consider the polynomial Xq − X ∈ Fp[X]. As mentioned above Df(X)=−1sof(X) cannot have any repeated roots in any extension, i.e. -
On Free Quasigroups and Quasigroup Representations Stefanie Grace Wang Iowa State University
Iowa State University Capstones, Theses and Graduate Theses and Dissertations Dissertations 2017 On free quasigroups and quasigroup representations Stefanie Grace Wang Iowa State University Follow this and additional works at: https://lib.dr.iastate.edu/etd Part of the Mathematics Commons Recommended Citation Wang, Stefanie Grace, "On free quasigroups and quasigroup representations" (2017). Graduate Theses and Dissertations. 16298. https://lib.dr.iastate.edu/etd/16298 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 Graduate Theses and Dissertations by an authorized administrator of Iowa State University Digital Repository. For more information, please contact [email protected]. On free quasigroups and quasigroup representations by Stefanie Grace Wang A dissertation submitted to the graduate faculty in partial fulfillment of the requirements for the degree of DOCTOR OF PHILOSOPHY Major: Mathematics Program of Study Committee: Jonathan D.H. Smith, Major Professor Jonas Hartwig Justin Peters Yiu Tung Poon Paul Sacks The student author and the program of study committee are solely responsible for the content of this dissertation. The Graduate College will ensure this dissertation is globally accessible and will not permit alterations after a degree is conferred. Iowa State University Ames, Iowa 2017 Copyright c Stefanie Grace Wang, 2017. All rights reserved. ii DEDICATION I would like to dedicate this dissertation to the Integral Liberal Arts Program. The Program changed my life, and I am forever grateful. It is as Aristotle said, \All men by nature desire to know." And Montaigne was certainly correct as well when he said, \There is a plague on Man: his opinion that he knows something." iii TABLE OF CONTENTS LIST OF TABLES . -
Determining the Galois Group of a Rational Polynomial
Determining the Galois group of a rational polynomial Alexander Hulpke Department of Mathematics Colorado State University Fort Collins, CO, 80523 [email protected] http://www.math.colostate.edu/˜hulpke JAH 1 The Task Let f Q[x] be an irreducible polynomial of degree n. 2 Then G = Gal(f) = Gal(L; Q) with L the splitting field of f over Q. Problem: Given f, determine G. WLOG: f monic, integer coefficients. JAH 2 Field Automorphisms If we want to represent automorphims explicitly, we have to represent the splitting field L For example as splitting field of a polynomial g Q[x]. 2 The factors of g over L correspond to the elements of G. Note: If deg(f) = n then deg(g) n!. ≤ In practice this degree is too big. JAH 3 Permutation type of the Galois Group Gal(f) permutes the roots α1; : : : ; αn of f: faithfully (L = Spl(f) = Q(α ; α ; : : : ; α ). • 1 2 n transitively ( (x α ) is a factor of f). • Y − i i I 2 This action gives an embedding G S . The field Q(α ) corresponds ≤ n 1 to the subgroup StabG(1). Arrangement of roots corresponds to conjugacy in Sn. We want to determine the Sn-class of G. JAH 4 Assumption We can calculate “everything” about Sn. n is small (n 20) • ≤ Can use table of transitive groups (classified up to degree 30) • We can approximate the roots of f (numerically and p-adically) JAH 5 Reduction at a prime Let p be a prime that does not divide the discriminant of f (i.e. -
Formal Power Series - Wikipedia, the Free Encyclopedia
Formal power series - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Formal_power_series Formal power series From Wikipedia, the free encyclopedia In mathematics, formal power series are a generalization of polynomials as formal objects, where the number of terms is allowed to be infinite; this implies giving up the possibility to substitute arbitrary values for indeterminates. This perspective contrasts with that of power series, whose variables designate numerical values, and which series therefore only have a definite value if convergence can be established. Formal power series are often used merely to represent the whole collection of their coefficients. In combinatorics, they provide representations of numerical sequences and of multisets, and for instance allow giving concise expressions for recursively defined sequences regardless of whether the recursion can be explicitly solved; this is known as the method of generating functions. Contents 1 Introduction 2 The ring of formal power series 2.1 Definition of the formal power series ring 2.1.1 Ring structure 2.1.2 Topological structure 2.1.3 Alternative topologies 2.2 Universal property 3 Operations on formal power series 3.1 Multiplying series 3.2 Power series raised to powers 3.3 Inverting series 3.4 Dividing series 3.5 Extracting coefficients 3.6 Composition of series 3.6.1 Example 3.7 Composition inverse 3.8 Formal differentiation of series 4 Properties 4.1 Algebraic properties of the formal power series ring 4.2 Topological properties of the formal power series -
Solving Cubic Polynomials
Solving Cubic Polynomials 1.1 The general solution to the quadratic equation There are four steps to finding the zeroes of a quadratic polynomial. 1. First divide by the leading term, making the polynomial monic. a 2. Then, given x2 + a x + a , substitute x = y − 1 to obtain an equation without the linear term. 1 0 2 (This is the \depressed" equation.) 3. Solve then for y as a square root. (Remember to use both signs of the square root.) a 4. Once this is done, recover x using the fact that x = y − 1 . 2 For example, let's solve 2x2 + 7x − 15 = 0: First, we divide both sides by 2 to create an equation with leading term equal to one: 7 15 x2 + x − = 0: 2 2 a 7 Then replace x by x = y − 1 = y − to obtain: 2 4 169 y2 = 16 Solve for y: 13 13 y = or − 4 4 Then, solving back for x, we have 3 x = or − 5: 2 This method is equivalent to \completing the square" and is the steps taken in developing the much- memorized quadratic formula. For example, if the original equation is our \high school quadratic" ax2 + bx + c = 0 then the first step creates the equation b c x2 + x + = 0: a a b We then write x = y − and obtain, after simplifying, 2a b2 − 4ac y2 − = 0 4a2 so that p b2 − 4ac y = ± 2a and so p b b2 − 4ac x = − ± : 2a 2a 1 The solutions to this quadratic depend heavily on the value of b2 − 4ac. -
ON R-EXTENSIONS of ALGEBRAIC NUMBER FIELDS Let P Be a Prime
ON r-EXTENSIONS OF ALGEBRAIC NUMBER FIELDS KENKICHI IWASAWA1 Let p be a prime number. We call a Galois extension L of a field K a T-extension when its Galois group is topologically isomorphic with the additive group of £-adic integers. The purpose of the present paper is to study arithmetic properties of such a T-extension L over a finite algebraic number field K. We consider, namely, the maximal unramified abelian ^-extension M over L and study the structure of the Galois group G(M/L) of the extension M/L. Using the result thus obtained for the group G(M/L)> we then define two invariants l(L/K) and m(L/K)} and show that these invariants can be also de termined from a simple formula which gives the exponents of the ^-powers in the class numbers of the intermediate fields of K and L. Thus, giving a relation between the structure of the Galois group of M/L and the class numbers of the subfields of L, our result may be regarded, in a sense, as an analogue, for L, of the well-known theorem in classical class field theory which states that the class number of a finite algebraic number field is equal to the degree of the maximal unramified abelian extension over that field. An outline of the paper is as follows: in §1—§5, we study the struc ture of what we call T-finite modules and find, in particular, invari ants of such modules which are similar to the invariants of finite abelian groups. -
Elements of Chapter 9: Nonlinear Systems Examples
Elements of Chapter 9: Nonlinear Systems To solve x0 = Ax, we use the ansatz that x(t) = eλtv. We found that λ is an eigenvalue of A, and v an associated eigenvector. We can also summarize the geometric behavior of the solutions by looking at a plot- However, there is an easier way to classify the stability of the origin (as an equilibrium), To find the eigenvalues, we compute the characteristic equation: p Tr(A) ± ∆ λ2 − Tr(A)λ + det(A) = 0 λ = 2 which depends on the discriminant ∆: • ∆ > 0: Real λ1; λ2. • ∆ < 0: Complex λ = a + ib • ∆ = 0: One eigenvalue. The type of solution depends on ∆, and in particular, where ∆ = 0: ∆ = 0 ) 0 = (Tr(A))2 − 4det(A) This is a parabola in the (Tr(A); det(A)) coordinate system, inside the parabola is where ∆ < 0 (complex roots), and outside the parabola is where ∆ > 0. We can then locate the position of our particular trace and determinant using the Poincar´eDiagram and it will tell us what the stability will be. Examples Given the system where x0 = Ax for each matrix A below, classify the origin using the Poincar´eDiagram: 1 −4 1. 4 −7 SOLUTION: Compute the trace, determinant and discriminant: Tr(A) = −6 Det(A) = −7 + 16 = 9 ∆ = 36 − 4 · 9 = 0 Therefore, we have a \degenerate sink" at the origin. 1 2 2. −5 −1 SOLUTION: Compute the trace, determinant and discriminant: Tr(A) = 0 Det(A) = −1 + 10 = 9 ∆ = 02 − 4 · 9 = −36 The origin is a center. 1 3. Given the system x0 = Ax where the matrix A depends on α, describe how the equilibrium solution changes depending on α (use the Poincar´e Diagram): 2 −5 (a) α −2 SOLUTION: The trace is 0, so that puts us on the \det(A)" axis. -
1 Spring 2002 – Galois Theory
1 Spring 2002 – Galois Theory Problem 1.1. Let F7 be the field with 7 elements and let L be the splitting field of the 171 polynomial X − 1 = 0 over F7. Determine the degree of L over F7, explaining carefully the principles underlying your computation. Solution: Note that 73 = 49 · 7 = 343, so × 342 [x ∈ (F73 ) ] =⇒ [x − 1 = 0], × since (F73 ) is a multiplicative group of order 342. Also, F73 contains all the roots of x342 − 1 = 0 since the number of roots of a polynomial cannot exceed its degree (by the Division Algorithm). Next note that 171 · 2 = 342, so [x171 − 1 = 0] ⇒ [x171 = 1] ⇒ [x342 − 1 = 0]. 171 This implies that all the roots of X − 1 are contained in F73 and so L ⊂ F73 since L can 171 be obtained from F7 by adjoining all the roots of X − 1. We therefore have F73 ——L——F7 | {z } 3 and so L = F73 or L = F7 since 3 = [F73 : F7] = [F73 : L][L : F7] is prime. Next if × 2 171 × α ∈ (F73 ) , then α is a root of X − 1. Also, (F73 ) is cyclic and hence isomorphic to 2 Z73 = {0, 1, 2,..., 342}, so the map α 7→ α on F73 has an image of size bigger than 7: 2α = 2β ⇔ 2(α − β) = 0 in Z73 ⇔ α − β = 171. 171 We therefore conclude that X − 1 has more than 7 distinct roots and hence L = F73 . • Splitting Field: A splitting field of a polynomial f ∈ K[x](K a field) is an extension L of K such that f decomposes into linear factors in L[x] and L is generated over K by the roots of f. -
Separable Commutative Rings in the Stable Module Category of Cyclic Groups
SEPARABLE COMMUTATIVE RINGS IN THE STABLE MODULE CATEGORY OF CYCLIC GROUPS PAUL BALMER AND JON F. CARLSON Abstract. We prove that the only separable commutative ring-objects in the stable module category of a finite cyclic p-group G are the ones corresponding to subgroups of G. We also describe the tensor-closure of the Kelly radical of the module category and of the stable module category of any finite group. Contents Introduction1 1. Separable ring-objects4 2. The Kelly radical and the tensor6 3. The case of the group of prime order 14 4. The case of the general cyclic group 16 References 18 Introduction Since 1960 and the work of Auslander and Goldman [AG60], an algebra A over op a commutative ring R is called separable if A is projective as an A ⊗R A -module. This notion turns out to be remarkably important in many other contexts, where the module category C = R- Mod and its tensor ⊗ = ⊗R are replaced by an arbitrary tensor category (C; ⊗). A ring-object A in such a category C is separable if multiplication µ : A⊗A ! A admits a section σ : A ! A⊗A as an A-A-bimodule in C. See details in Section1. Our main result (Theorem 4.1) concerns itself with modular representation theory of finite groups: Main Theorem. Let | be a separably closed field of characteristic p > 0 and let G be a cyclic p-group. Let A be a commutative and separable ring-object in the stable category |G- stmod of finitely generated |G-modules modulo projectives. -
Techniques for the Computation of Galois Groups
Techniques for the Computation of Galois Groups Alexander Hulpke School of Mathematical and Computational Sciences, The University of St. Andrews, The North Haugh, St. Andrews, Fife KY16 9SS, United Kingdom [email protected] Abstract. This note surveys recent developments in the problem of computing Galois groups. Galois theory stands at the cradle of modern algebra and interacts with many areas of mathematics. The problem of determining Galois groups therefore is of interest not only from the point of view of number theory (for example see the article [39] in this volume), but leads to many questions in other areas of mathematics. An example is its application in computer algebra when simplifying radical expressions [32]. Not surprisingly, this task has been considered in works from number theory, group theory and algebraic geometry. In this note I shall give an overview of methods currently used. While the techniques used for the identification of Galois groups were known already in the last century [26], the involved calculations made it almost imprac- tical to do computations beyond trivial examples. Thus the problem was only taken up again in the last 25 years with the advent of computers. In this note we will restrict ourselves to the case of the base field Q. Most methods generalize to other fields like Q(t), Qp, IFp(t) or number fields. The results presented here are the work of many mathematicians. I tried to give credit by references wherever possible. 1 Introduction We are given an irreducible polynomial f Q[x] of degree n and asked to determine the Galois group of its splitting field2 L = Spl(f). -
LIE ALGEBRAS of CHARACTERISTIC P
LIE ALGEBRAS OF CHARACTERISTIC p BY IRVING KAPLANSKY(') 1. Introduction. Recent publications have exhibited an amazingly large number of simple Lie algebras of characteristic p. At this writing one cannot envisage a structure theory encompassing them all; perhaps it is not even sensible to seek one. Seligman [3] picked out a subclass corresponding almost exactly to the simple Lie algebras of characteristic 0. He postulated restrictedness and the possession of a nonsingular invariant form arising from a restricted repre- sentation. In this paper our main purpose is to weaken his hypotheses by omitting the assumption that the form arises from a representation. We find no new algebras for ranks one and two. On the other hand, it is known that new algebras of this kind do exist for rank three, and at that level the in- vestigation will probably become more formidable. For rank one we are able to prove more. Just on the assumption of a non- singular invariant form we find only the usual three-dimensional algebra to be possible. Assuming simplicity and restrictedness permits in addition the survival of the Witt algebra. Still further information on algebras of rank one is provided by Theorems 1, 2 and 4. Characteristics two and three are exceptions to nearly all the results. In those two cases we are sometimes able to prove more, sometimes less; for the reader's convenience, these theorems are assembled in an appendix. In addi- tion, characteristic five is a (probably temporary) exception in Theorem 7. Two remarks on style, (a) Several proofs are broken up into a series of lemmas. -
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.