Galois Theory Overview/Example Part 1: Extension Fields. Overview:

Size: px
Start display at page:

Download "Galois Theory Overview/Example Part 1: Extension Fields. Overview:"

Transcription

1 Galois Theory Overview/Example Part 1: Extension Fields I ll start by outlining very generally the way Galois theory works. Then, I will work through an example that will illustrate the Fundamental Theorem of Galois Theory, which brings together group theory and field theory in a really cool way. Overview: The main problem that motivated the development of Galois theory was the (un)solvability of the Quintic. Solvability by radicals: The quadratic formula x = b ± b2 4ac demonstrates that any 2 nd 2a degree polynomial can be solved by radicals in the sense that the roots can be expressed in terms of sums, products, and radicals involving the coefficients. Question: Can every 5 th degree polynomial be solved by radicals? The short answer is no because there are 5 th degree polynomials whose Galois group is isomorphic to S5 which is not a solvable group. This question of course raises other questions: What is a Galois group? What does the solvability of a Galois group have to do with whether you can solve a polynomial by radicals? The way it works (basically) is that given a polynomial, p(x), with coefficients in Q, you can find a bigger field containing Q that contains all the roots of p(x). If the smallest such extension of Q (the splitting field of p(x)) is the right kind of extension (an extension by radicals) then p(x) can be solved by radicals. Now, for every extension field, E, of Q we can consider the group of automorphisms of E that hold the elements of Q fixed. This is the Galois group of E over Q, denoted Gal(E/Q). If p(x) doesn t have any multiple roots and E is the splitting field of p(x), then Gal(E/Q) is called the Galois group of p(x). It turns out that there is a very close relationship between the subgroups of the Galois group of p(x) and the subfields of the splitting field E that contain Q. In fact, the subfield lattice is just the subgroup lattice turned upside- down. The solvability of a group is related to the structure of the subgroup lattice, so it is also related to the structure of the subfield lattice, which in turn is related to whether the splitting field is an extension by radicals. The big conclusion, then is that a polynomial is solvable by radicals if and only if its Galois

2 group is solvable. The polynomial x 5-6x + 3 has Galois group S5. S5 is not solvable because A5 is simple. The End! Example (54.3): Constructing a Splitting Field Consider the polynomial p(x) = x 4 2 in Q[x]. This polynomial is irreducible over Q. What this means is, it can t be written as a product of polynomials in Q[x] of degree less than 4. This can be proved by Eisenstein s criterion: Theorem 23.15: (Eisenstein Criterion) Let p Z be a prime. Suppose that f (x) = a n x n + + a 0 is in Z[x]. If an is not congruent to 0 (mod p), but a i 0(mod p) for all i<n with a0 not congruent to 0 (mod p 2 ), then f(x) is irreducible over Q. In our example, the leading coefficient is 1, so that is not congruent to 0 mod any p. All the middle coefficients are 0 so they are congruent to 0 mod any p. So, this thing will be irreducible according to Eisenstein as long as we can find a prime p such that p divides the leading coefficient 2, but p 2 does not divide the leading coefficient 2. Well, p = 2, clearly does the trick. So this guy is irreducible. 4 In this case, we can also prove it is irreducible by brute force factoring. Let α = 2 be the real positive fourth root of 2. Then the roots of p(x) are α, - α, iα, and - iα, where i = 1. So p(x) = (x - α)(x (- α))(x - iα)(x (- iα)). Since none of these roots are in Q, we certainly could not factor p(x) over Q into linear factors (or a linear times a cubic). The only chance p(x) has of being reducible over Q is if we can factor it into two quadratics. However, since α 2 = work. 2 is not in Q this will never Because p(x) is irreducible, it ends up being minimal in the sense that any other polynomial in Q[x] that has α as a root will be a multiple of p(x). [This is Theorem 29.13, from the first section on Field Extensions we will go back and hit that section soon.] Now, let s get to work finding an extension field that contains one of the roots of p(x). There are a couple of (equivalent) ways to think about construction such a field. Field Extension Method #1: Toss a root into the field and add enough other stuff to make it a field again. We will start by simply expanding Q to include one extra element, α, to get Q {α}. This new thing is NOT a field. How do we fix that?

3 Well, first it needs to be closed under multiplication. This means that α 2, and α 3, also need to be included. Note that α 4 = 2 is already included, so all of the other powers of α will be equal to an element of Q times α, α 2, or α 3. All such products will also need to be included in order for our new set to be closed under multiplication. Thus, we need to include any element of the form cα, bα 2, and aα 3 where a, b, and c are elements of Q. For our new set to be a field, it also needs to be closed under addition. So we need to include any possible sum of elements of the Q and the other kinds just listed. This means that we need to include any element of the form aα 3 + bα 2 + cα + d. Elements of this form will add and multiply together much like polynomials using the distributive property. Note that α 4 = 2 will mean that all answers will reduce to a 3 rd degree polynomial. This means that the set will definitely be closed under addition and multiplication now. Is this enough? Because we will multiply these like polynomials, the associative and distributive properties will hold just fine. 0 and 1 are still the additive and multiplicative properties respectively. Addition is clearly still commutative. What about inverses? Note that the inverse of α is!! α3 and the inverse of α 2 is!! α2. So, the guys we chucked in have inverses. It s not so much fun to prove that but I did it with Wolphram Alpha s help. I want to find an inverse for aα 3 + bα 2 + cα + d that looks like wα 3 + xα 2 + cy + z. So, I ll try to solve (aα 3 + bα 2 + cα + d)( wα 3 + xα 2 + cy + z) = 1 for w, x, y, and, z. If you multiply this out and do some substituting (replace α 4 with 2) you will get (dw + cx + by + az)α 3 +(2aw + dx + cy + bz)α 2 +(2bw + 2ax + dy + cz)α +(2cw + 2bx + 2ay + dz) = 1. This gives us a nice system of equations: dw + cx + by + az = 0 2aw + dx + cy + bz = 0 2bw + 2ax + dy + cz = 0 2cw + 2bx + 2ay + dz = 1 We know this thing has a unique solution if the coefficient matrix d c b a 2a d c b 2b 2a d c 2c 2b 2a d is invertible. And Wolfram Alpha says it is (unless a, b, c, and d are zero).

4 Let s go ahead try to compute an inverse of something interesting but not too complicated, like 2 + 3α. Here d = 2 and c = 3 and the other coefficients are zero. So, we get the matrix: It s obvious by inspection that the inverse of this matrix is: So we can find our inverse by multiplying this by the vector This gives us the vector So our inverse is 146 α α α 8 which is probably what you would have 146 guessed anyways. Let s see if this actually works: (3α + 2) ( α α α ) = α α α α α α α = α α α α α α = 1 Wow!

5 The point of all of that was that Wolfram Alpha and I would like you to believe that every non- zero element of the form aα 3 + bα 2 + cα + d has an inverse of this same form. Thus the set of elements of this form is a field! It clearly contains Q as a subfield and it contains 2 roots, α and - α, of p(x). Before, fretting over the other two roots let s talk a bit more about this new field. Notation: This new field is denoted by Q(α). Notice that Q(α) is a vector field over Q because it is closed under addition and scalar multiplication (multiplication by elements of Q). Can we find a nice basis for this vector field? Yes we can! (copy write Barak Obama 2008) Each element is of the form aα 3 + bα 2 + cα + d, so they are all linear combinations of 1, α, α 2, and α 3. So this set, spans Q(α). If this set of vectors was linearly dependent, then there would exist rational numbers a, b, c, d such that aα 3 + bα 2 + cα + d = 0. Well that just means that α is the root of a 3 rd degree polynomial over Q. But any polynomial with α as a root must be divisible by p(x). That means that this must be the zero polynomial (its degree isn t big enough to be a proper multiple). So, one way to think about the Q(α) is as a vector space over Q with basis {1, α, α 2, α 3 }. A word about isomorphisms between field extensions: If I had used the root - α, I would have obtained the exact same field extension. However, if I had use iα (or iα) I would have obtained a different field, Q(iα), consisting of the elements of the form aiα 3 + bα 2 + ciα + d. I claim that the fields Q(α) and Q(iα) are isomorphic. Consider the map φ: Q(α) Q(iα) given by φ(aα 3 + bα 2 + cα + d) = - aiα 3 - bα 2 + ciα + d. This is clearly a bijection because {1, α, α 2, α 3 } and {1, iα, α 2, iα 3 } are bases of the two fields. Now, φ[(aα 3 + bα 2 + cα + d) (wα 3 + xα 2 + yα + z)] = φ[ (dw + cx + by + az)α 3 +(2aw + dx + cy + bz)α 2 +(2bw + 2ax + dy + cz)α +(2cw + 2bx + 2ay + dz)] = - (dw + cx + by + az)iα 3 - (2aw + dx + cy + bz)α 2 +(2bw + 2ax + dy + cz) i α +(2cw + 2bx + 2ay + dz) and φ(aα 3 + bα 2 + cα + d) φ (wα 3 + xα 2 + yα + z) = (- aiα 3 - bα 2 + ciα + d) (- wiα 3 - xα 2 + yiα + z) = - (dw + cx + by + az)iα 3 - (2aw + dx + cy + bz)α 2 +(2bw + 2ax + dy + cz) i α +(2cw + 2bx + 2ay + dz) [Really! I multiplied all of these out and it s really true. You can do it too.]

6 This observation will be important when we consider our second method of constructing extension fields. This method will also involve constructing a field in which the polynomial x 4 2 has a root, but it won t be the same kind of field. It will actually be made up of cosets. It will however be isomorphic to both Q(α) and Q(iα). The advantage of this first method is that you can construct different but isomorphic field extension something that is needed for Galois theory. Before we learn the second method of constructing field extensions, let s go ahead and finish the job of constructing a splitting field for x 4 2. Q(α) = { aα 3 + bα 2 + cα + d: a, b, c, and d are elements of Q} Notice that every element of Q(α) is a in R, so Q(α) does not contain the roots complex roots iα, and - iα. So, let s extend the field again! Let s extend Q(α) by including i. This will result in a vector space over Q(α) with basis {1, i} (note that i 2 = - 1 so we don t need any higher powers of i to be closed under multiplication). So our new field will consist of the elements of the form a + bi where a and b are elements of Q(α). So, they look like a1α 3 + a2α 2 + a3α + a4 + (a5α 3 + a6α 2 + a7α + a8)i = a1α 3 + a2α 2 + a3α + a4 + a5iα 3 + a6iα 2 + a7iα + a8i. This gives us an 8- dimensional vector field over Q with basis, {1, α, α 2, α 3, i, iα, iα 2, iα 3 }. This new field is denoted Q(α, i) and is a splitting field of p(x) because it contains all of the roots of p(x). Over this field, p(x) can be split (or factored) into linear factors. The degree of an extension E of a field F, denoted by [E : F] is its dimension as a vector field over the base field. [ Q(α, i) : Q] = 8, [ Q(α, i) : Q(α)] = 2, and [ Q(α) : Q] = 4. Radical Extensions: An extension K of a field F is an extension of F by radicals if there are elements α1,, αr K and positive integers n1,, n1, such that K = F(α1,, αr), α1 n1 F, and αi ni F(α1,, αi- 1) for all 1 < i r. A polynomial f(x) F[x] is solvable by radicals over F if the splitting field E of f(x) over F is contained in an extension by radicals. Note that Q(α, i) is a radical extension since α 4 = 2 is in Q and i 2 = - 1 is in Q Q(α).

7 ******************************************************************************************* Time Out: How Do Radical Extensions Relate To Things Like The Quadratic Equation? Recall that the whole point of this exercise is to figure out why there is no analogue to the quadratic equation for 5 th degree polynomials. So, let s try to figure out why radical extensions are connected to solvability by radicals. First, suppose that you have a 2 nd degree irreducible polynomial, f(x), over Q and its splitting field is Q(α) where α 2 is in Q. Let s say c = α 2. Then α = c. Now, we know that all the roots of f(x) are elements of the splitting field Q(α). So they can be expressed in the form a + bα where a, b Q. Substituting, we see that any root is of the form a + b a, b, c Q. This is exactly the form that the roots of a quadratic are expressed in in the quadratic equation. c where For a slightly more complex example, let s consider a 3 rd degree irreducible polynomial, f(x), over Q with splitting field Q(α, β ) where α 3 is in Q, and β 2 is in Q(α). [This is the kind of situation you would expect with an irreducible 3 rd degree polynomial you could extend using a real root first, and then factor out a linear piece and then extend using a root of the 2 nd degree factor.] Anyhow, any root of this polynomial will look like aα 2 + bα + c + dα 2 β + eαβ + fβ, because the basis for Q(α, β ) is {1, α, α 2, β, αβ, α 2 β }. Now, if we let s = α 3, then we can substitute to get any root in the form a( 3 s ) b s + c + d( s ) 2 3 β + e s β + fβ. Now if we let lα mα + n = l( s ) m s + n = β 2 3, then β = l( s) 2 3 +m s +n, so, we can express any root in the form: 3 a( s ) b s + c + d( s ) 2 3 l( s) m s +n + e s l( s) 2 3 +m s +n + f 3 l( s) 2 3 +m s +n. As long as the splitting field for the polynomial lives inside a radical extension, we will always be able to do this kind of process. And if it does not live in side a radical extension, we will not be able to do this. *******************************************************************************************

8 Field Extension Method 2: Form the factor ring Q[x]/<p(x)> Q[x] is the ring of polynomials with coefficients in Q. <p(x)> is the set of all multiples of p(x) in Q[x]. Note that <p(x)> is an ideal. It s a subring because It is clearly non- empty If I subtract one multiple of p(x) from another, I still get a multiple of p(x). And the product of any two multiples of p(x)is clearly a multiple of p(x). It s an ideal because, in fact, the product of any polynomial and a multiple of p(x) is a multiple of p(x). So, Q[x]/<p(x)> is a ring. And because p(x) is irreducible, <p(x)> is maximal and so Q[x]/<p(x)> is a field. [Did you guys do these two theorems in 4/542?] So, what does this thing look like? Well, it consists of cosets, things that look like q(x) + <p(x)>. First, I am going to convince you that any coset can be represented by a polynomial of degree 3 or less. Here goes: We can use the division algorithm to find polynomials d(x) and r(x) where deg r(x) is less than deg p(x) = 4 and q(x) = d(x) p(x) + r(x). This means that q(x) - r(x) is a multiple of p(x) and hence is in <p(x)> so, by the HLCL q(x) + <p(x)> = r(x) + <p(x)>. Now, the opposite is true of polynomials of degree less than 3, those guys will all be in different cosets from each other: Again, by HLCL if q(x) + <p(x)> = q (x) + <p(x)>, then q(x)- q (x) is a multiple of p(x). But if these both have degree less than 4, then this difference will also have degree less than 4, which means that it must be zero. This means that every coset can be associated with one unique representative polynomial that is of degree 3 or less. In other words they all look like (ax 3 + bx 2 + cx + d) + <p(x)>. So, this field kind of looks like our Q(α) from before but in a weird form where everything looks like a polynomial coset thingy. If we take the smallest representative from each coset (the one with degree 3 or less), then drop the <p(x)>, and then change the x s to α s, we get the same kinds of things as were in Q(α). Let s use this idea to prove that p(x) has a root in this new field. I claim that the coset x + <p(x)> is a root. I chose this because if I drop the <p(x)> and replace the x s (there s only one here) with α s, I just get α. So here goes: p(x + <p(x)>) = (x + <p(x)>) = x 4 + <p(x)> 2 = (x 4 2) + <p(x)> = 0. [Note that every time you construct this type of field extension, the coset x + <p(x)> will be a root of p(x) in the new field.]

9 So this second way also gives us a field that contains Q and a root of x 4 2. [Q[x]/<p(x)> is isomorphic to our first field extension Q(α). All you have to do is map q(x) + <p(x)> to q(α) where q(x) is the smallest (by degree) representative of q(x) + <p(x)>. [This is just mapping x + <p(x)> to α and extending via the homomorphism property.] It s a quick job to prove this is an isomorphism. Now, we can extend this field by forming ([Q[x]/<p(x)>)/< (x 2 +1)+<p(x)>>. This new field will contain a root of x I think it is (x + <p(x)>) + < (x 2 +1)+<p(x)>>. Let s find out! [(x + <p(x)>) + < (x 2 +1)+<p(x)>> ] 2 + [(1+ <p(x)>) + < (x 2 +1)+<p(x)>> ] = [(x + <p(x)>) 2 + < (x 2 +1)+<p(x)>>] + [(1+ <p(x)>) + < (x 2 +1)+<p(x)>> ] = [(x 2 + <p(x)>) + < (x 2 +1)+<p(x)>>] + [(1+ <p(x)>) + < (x 2 +1)+<p(x)>> ] = [ (x 2 + <p(x)>)+ (1+ <p(x)>)] + < (x 2 +1)+<p(x)>> = [(x 2 + 1) + <p(x)>] + < (x 2 +1)+<p(x)>> = 0 + < (x 2 +1)+<p(x)>>. Easy Peasy! This second method gives a second way to think about the degree of a field extension. The degree is the degree of the irreducible polynomial used to construct the field. And if you do it in two steps, you multiply the degrees of the two polynomials you use. So, we again see that our final field ([Q[x]/<p(x)>)/< (x 2 +1)+<p(x)>> is an 8 th degree extension. A Final Note about This Second Method of Constructing a Field Extension Looking back at the two methods we used to construct field extensions, there are a number of differences. One very important difference is that with the first method, we started with a root of our polynomial. Because we were extending Q, we were safe to assume that a root existed in some field (by the Fundamental Theorem of Algebra). In fact, we know enough about C that we were able to factor the polynomial in C and have familiar specific roots to work with. If we didn t know that our field lived inside a field that contains the roots of every polynomial, then we wouldn t have known for sure that there was a larger field that contained a root of our polynomial. The beauty of our second method of construction is that it proves (by construction) the existence of a field containing roots of our polynomial. In fact, this technique works in general to prove that given any polynomial over any field, we can find a larger field that contains a root. This is Theorem 29.3, Kronecker s Theorem.

Overview: The short answer is no because there are 5 th degree polynomials whose Galois group is isomorphic to S5 which is not a solvable group.

Overview: The short answer is no because there are 5 th degree polynomials whose Galois group is isomorphic to S5 which is not a solvable group. Galois Theory Overview/Example Part 2: Galois Group and Fixed Fields I ll repeat the overview because it explains what I m doing with the example. Then I ll move on the second part of the example where

More information

Insolvability of the Quintic (Fraleigh Section 56 Last one in the book!)

Insolvability of the Quintic (Fraleigh Section 56 Last one in the book!) Insolvability of the Quintic (Fraleigh Section 56 Last one in the book!) [I m sticking to Freleigh on this one except that this will be a combination of part of the section and part of the exercises because

More information

Rings. Chapter 1. Definition 1.2. A commutative ring R is a ring in which multiplication is commutative. That is, ab = ba for all a, b R.

Rings. Chapter 1. Definition 1.2. A commutative ring R is a ring in which multiplication is commutative. That is, ab = ba for all a, b R. Chapter 1 Rings We have spent the term studying groups. A group is a set with a binary operation that satisfies certain properties. But many algebraic structures such as R, Z, and Z n come with two binary

More information

Chapter 11: Galois theory

Chapter 11: Galois theory Chapter 11: Galois theory Matthew Macauley Department of Mathematical Sciences Clemson University http://www.math.clemson.edu/~macaule/ Math 410, Spring 014 M. Macauley (Clemson) Chapter 11: Galois theory

More information

Page Points Possible Points. Total 200

Page Points Possible Points. Total 200 Instructions: 1. The point value of each exercise occurs adjacent to the problem. 2. No books or notes or calculators are allowed. Page Points Possible Points 2 20 3 20 4 18 5 18 6 24 7 18 8 24 9 20 10

More information

GEOMETRIC CONSTRUCTIONS AND ALGEBRAIC FIELD EXTENSIONS

GEOMETRIC CONSTRUCTIONS AND ALGEBRAIC FIELD EXTENSIONS GEOMETRIC CONSTRUCTIONS AND ALGEBRAIC FIELD EXTENSIONS JENNY WANG Abstract. In this paper, we study field extensions obtained by polynomial rings and maximal ideals in order to determine whether solutions

More information

MATH 431 PART 2: POLYNOMIAL RINGS AND FACTORIZATION

MATH 431 PART 2: POLYNOMIAL RINGS AND FACTORIZATION MATH 431 PART 2: POLYNOMIAL RINGS AND FACTORIZATION 1. Polynomial rings (review) Definition 1. A polynomial f(x) with coefficients in a ring R is n f(x) = a i x i = a 0 + a 1 x + a 2 x 2 + + a n x n i=0

More information

Partial Fractions. June 27, In this section, we will learn to integrate another class of functions: the rational functions.

Partial Fractions. June 27, In this section, we will learn to integrate another class of functions: the rational functions. Partial Fractions June 7, 04 In this section, we will learn to integrate another class of functions: the rational functions. Definition. A rational function is a fraction of two polynomials. For example,

More information

Theorem 5.3. Let E/F, E = F (u), be a simple field extension. Then u is algebraic if and only if E/F is finite. In this case, [E : F ] = deg f u.

Theorem 5.3. Let E/F, E = F (u), be a simple field extension. Then u is algebraic if and only if E/F is finite. In this case, [E : F ] = deg f u. 5. Fields 5.1. Field extensions. Let F E be a subfield of the field E. We also describe this situation by saying that E is an extension field of F, and we write E/F to express this fact. If E/F is a field

More information

Math 121 Homework 2 Solutions

Math 121 Homework 2 Solutions Math 121 Homework 2 Solutions Problem 13.2 #16. Let K/F be an algebraic extension and let R be a ring contained in K that contains F. Prove that R is a subfield of K containing F. We will give two proofs.

More information

COMPUTING GALOIS GROUPS WITH GENERIC RESOLVENT POLYNOMIALS

COMPUTING GALOIS GROUPS WITH GENERIC RESOLVENT POLYNOMIALS COMPUTING GALOIS GROUPS WITH GENERIC RESOLVENT POLYNOMIALS JOHN KOPPER 1. Introduction Given an arbitrary irreducible polynomial f with rational coefficients it is difficult to determine the Galois group

More information

Chapter 3. Rings. The basic commutative rings in mathematics are the integers Z, the. Examples

Chapter 3. Rings. The basic commutative rings in mathematics are the integers Z, the. Examples Chapter 3 Rings Rings are additive abelian groups with a second operation called multiplication. The connection between the two operations is provided by the distributive law. Assuming the results of Chapter

More information

Fields and Galois Theory. Below are some results dealing with fields, up to and including the fundamental theorem of Galois theory.

Fields and Galois Theory. Below are some results dealing with fields, up to and including the fundamental theorem of Galois theory. Fields and Galois Theory Below are some results dealing with fields, up to and including the fundamental theorem of Galois theory. This should be a reasonably logical ordering, so that a result here should

More information

MATH 115, SUMMER 2012 LECTURE 12

MATH 115, SUMMER 2012 LECTURE 12 MATH 115, SUMMER 2012 LECTURE 12 JAMES MCIVOR - last time - we used hensel s lemma to go from roots of polynomial equations mod p to roots mod p 2, mod p 3, etc. - from there we can use CRT to construct

More information

School of Mathematics and Statistics. MT5836 Galois Theory. Handout 0: Course Information

School of Mathematics and Statistics. MT5836 Galois Theory. Handout 0: Course Information MRQ 2017 School of Mathematics and Statistics MT5836 Galois Theory Handout 0: Course Information Lecturer: Martyn Quick, Room 326. Prerequisite: MT3505 (or MT4517) Rings & Fields Lectures: Tutorials: Mon

More information

Graduate Preliminary Examination

Graduate Preliminary Examination Graduate Preliminary Examination Algebra II 18.2.2005: 3 hours Problem 1. Prove or give a counter-example to the following statement: If M/L and L/K are algebraic extensions of fields, then M/K is algebraic.

More information

4.5 Hilbert s Nullstellensatz (Zeros Theorem)

4.5 Hilbert s Nullstellensatz (Zeros Theorem) 4.5 Hilbert s Nullstellensatz (Zeros Theorem) We develop a deep result of Hilbert s, relating solutions of polynomial equations to ideals of polynomial rings in many variables. Notation: Put A = F[x 1,...,x

More information

Commutative Rings and Fields

Commutative Rings and Fields Commutative Rings and Fields 1-22-2017 Different algebraic systems are used in linear algebra. The most important are commutative rings with identity and fields. Definition. A ring is a set R with two

More information

ALGEBRA PH.D. QUALIFYING EXAM September 27, 2008

ALGEBRA PH.D. QUALIFYING EXAM September 27, 2008 ALGEBRA PH.D. QUALIFYING EXAM September 27, 2008 A passing paper consists of four problems solved completely plus significant progress on two other problems; moreover, the set of problems solved completely

More information

Lecture 7: Polynomial rings

Lecture 7: Polynomial rings Lecture 7: Polynomial rings Rajat Mittal IIT Kanpur You have seen polynomials many a times till now. The purpose of this lecture is to give a formal treatment to constructing polynomials and the rules

More information

2a 2 4ac), provided there is an element r in our

2a 2 4ac), provided there is an element r in our MTH 310002 Test II Review Spring 2012 Absractions versus examples The purpose of abstraction is to reduce ideas to their essentials, uncluttered by the details of a specific situation Our lectures built

More information

Lecture 6: Finite Fields

Lecture 6: Finite Fields CCS Discrete Math I Professor: Padraic Bartlett Lecture 6: Finite Fields Week 6 UCSB 2014 It ain t what they call you, it s what you answer to. W. C. Fields 1 Fields In the next two weeks, we re going

More information

August 23, 2017 Let us measure everything that is measurable, and make measurable everything that is not yet so. Galileo Galilei. 1.

August 23, 2017 Let us measure everything that is measurable, and make measurable everything that is not yet so. Galileo Galilei. 1. August 23, 2017 Let us measure everything that is measurable, and make measurable everything that is not yet so. Galileo Galilei 1. Vector spaces 1.1. Notations. x S denotes the fact that the element x

More information

GALOIS THEORY: LECTURE 20

GALOIS THEORY: LECTURE 20 GALOIS THEORY: LECTURE 0 LEO GOLDMAKHER. REVIEW: THE FUNDAMENTAL LEMMA We begin today s lecture by recalling the Fundamental Lemma introduced at the end of Lecture 9. This will come up in several places

More information

Symmetries and Polynomials

Symmetries and Polynomials Symmetries and Polynomials Aaron Landesman and Apurva Nakade June 30, 2018 Introduction In this class we ll learn how to solve a cubic. We ll also sketch how to solve a quartic. We ll explore the connections

More information

GALOIS GROUPS OF CUBICS AND QUARTICS (NOT IN CHARACTERISTIC 2)

GALOIS GROUPS OF CUBICS AND QUARTICS (NOT IN CHARACTERISTIC 2) GALOIS GROUPS OF CUBICS AND QUARTICS (NOT IN CHARACTERISTIC 2) KEITH CONRAD We will describe a procedure for figuring out the Galois groups of separable irreducible polynomials in degrees 3 and 4 over

More information

Public-key Cryptography: Theory and Practice

Public-key Cryptography: Theory and Practice Public-key Cryptography Theory and Practice Department of Computer Science and Engineering Indian Institute of Technology Kharagpur Chapter 2: Mathematical Concepts Divisibility Congruence Quadratic Residues

More information

CDM. Finite Fields. Klaus Sutner Carnegie Mellon University. Fall 2018

CDM. Finite Fields. Klaus Sutner Carnegie Mellon University. Fall 2018 CDM Finite Fields Klaus Sutner Carnegie Mellon University Fall 2018 1 Ideals The Structure theorem Where Are We? 3 We know that every finite field carries two apparently separate structures: additive and

More information

A connection between number theory and linear algebra

A connection between number theory and linear algebra A connection between number theory and linear algebra Mark Steinberger Contents 1. Some basics 1 2. Rational canonical form 2 3. Prime factorization in F[x] 4 4. Units and order 5 5. Finite fields 7 6.

More information

4.5 Integration of Rational Functions by Partial Fractions

4.5 Integration of Rational Functions by Partial Fractions 4.5 Integration of Rational Functions by Partial Fractions From algebra, we learned how to find common denominators so we can do something like this, 2 x + 1 + 3 x 3 = 2(x 3) (x + 1)(x 3) + 3(x + 1) (x

More information

arxiv: v1 [math.gr] 3 Feb 2019

arxiv: v1 [math.gr] 3 Feb 2019 Galois groups of symmetric sextic trinomials arxiv:1902.00965v1 [math.gr] Feb 2019 Alberto Cavallo Max Planck Institute for Mathematics, Bonn 5111, Germany cavallo@mpim-bonn.mpg.de Abstract We compute

More information

Updated: January 16, 2016 Calculus II 7.4. Math 230. Calculus II. Brian Veitch Fall 2015 Northern Illinois University

Updated: January 16, 2016 Calculus II 7.4. Math 230. Calculus II. Brian Veitch Fall 2015 Northern Illinois University Math 30 Calculus II Brian Veitch Fall 015 Northern Illinois University Integration of Rational Functions by Partial Fractions From algebra, we learned how to find common denominators so we can do something

More information

Integration of Rational Functions by Partial Fractions

Integration of Rational Functions by Partial Fractions Title Integration of Rational Functions by MATH 1700 MATH 1700 1 / 11 Readings Readings Readings: Section 7.4 MATH 1700 2 / 11 Rational functions A rational function is one of the form where P and Q are

More information

THE P-ADIC NUMBERS AND FINITE FIELD EXTENSIONS OF Q p

THE P-ADIC NUMBERS AND FINITE FIELD EXTENSIONS OF Q p THE P-ADIC NUMBERS AND FINITE FIELD EXTENSIONS OF Q p EVAN TURNER Abstract. This paper will focus on the p-adic numbers and their properties. First, we will examine the p-adic norm and look at some of

More information

Math 762 Spring h Y (Z 1 ) (1) h X (Z 2 ) h X (Z 1 ) Φ Z 1. h Y (Z 2 )

Math 762 Spring h Y (Z 1 ) (1) h X (Z 2 ) h X (Z 1 ) Φ Z 1. h Y (Z 2 ) Math 762 Spring 2016 Homework 3 Drew Armstrong Problem 1. Yoneda s Lemma. We have seen that the bifunctor Hom C (, ) : C C Set is analogous to a bilinear form on a K-vector space, : V V K. Recall that

More information

Math101, Sections 2 and 3, Spring 2008 Review Sheet for Exam #2:

Math101, Sections 2 and 3, Spring 2008 Review Sheet for Exam #2: Math101, Sections 2 and 3, Spring 2008 Review Sheet for Exam #2: 03 17 08 3 All about lines 3.1 The Rectangular Coordinate System Know how to plot points in the rectangular coordinate system. Know the

More information

disc f R 3 (X) in K[X] G f in K irreducible S 4 = in K irreducible A 4 in K reducible D 4 or Z/4Z = in K reducible V Table 1

disc f R 3 (X) in K[X] G f in K irreducible S 4 = in K irreducible A 4 in K reducible D 4 or Z/4Z = in K reducible V Table 1 GALOIS GROUPS OF CUBICS AND QUARTICS IN ALL CHARACTERISTICS KEITH CONRAD 1. Introduction Treatments of Galois groups of cubic and quartic polynomials usually avoid fields of characteristic 2. Here we will

More information

CHMC: Finite Fields 9/23/17

CHMC: Finite Fields 9/23/17 CHMC: Finite Fields 9/23/17 1 Introduction This worksheet is an introduction to the fascinating subject of finite fields. Finite fields have many important applications in coding theory and cryptography,

More information

Integration of Rational Functions by Partial Fractions

Integration of Rational Functions by Partial Fractions Title Integration of Rational Functions by Partial Fractions MATH 1700 December 6, 2016 MATH 1700 Partial Fractions December 6, 2016 1 / 11 Readings Readings Readings: Section 7.4 MATH 1700 Partial Fractions

More information

Complex Numbers: Definition: A complex number is a number of the form: z = a + bi where a, b are real numbers and i is a symbol with the property: i

Complex Numbers: Definition: A complex number is a number of the form: z = a + bi where a, b are real numbers and i is a symbol with the property: i Complex Numbers: Definition: A complex number is a number of the form: z = a + bi where a, b are real numbers and i is a symbol with the property: i 2 = 1 Sometimes we like to think of i = 1 We can treat

More information

Modern Algebra Prof. Manindra Agrawal Department of Computer Science and Engineering Indian Institute of Technology, Kanpur

Modern Algebra Prof. Manindra Agrawal Department of Computer Science and Engineering Indian Institute of Technology, Kanpur Modern Algebra Prof. Manindra Agrawal Department of Computer Science and Engineering Indian Institute of Technology, Kanpur Lecture 02 Groups: Subgroups and homomorphism (Refer Slide Time: 00:13) We looked

More information

Ch. 12 Higher Degree Equations Rational Root

Ch. 12 Higher Degree Equations Rational Root Ch. 12 Higher Degree Equations Rational Root Sec 1. Synthetic Substitution ~ Division of Polynomials This first section was covered in the chapter on polynomial operations. I m reprinting it here because

More information

MT5836 Galois Theory MRQ

MT5836 Galois Theory MRQ MT5836 Galois Theory MRQ May 3, 2017 Contents Introduction 3 Structure of the lecture course............................... 4 Recommended texts..................................... 4 1 Rings, Fields and

More information

Finite Fields: An introduction through exercises Jonathan Buss Spring 2014

Finite Fields: An introduction through exercises Jonathan Buss Spring 2014 Finite Fields: An introduction through exercises Jonathan Buss Spring 2014 A typical course in abstract algebra starts with groups, and then moves on to rings, vector spaces, fields, etc. This sequence

More information

ENGINEERING MATH 1 Fall 2009 VECTOR SPACES

ENGINEERING MATH 1 Fall 2009 VECTOR SPACES ENGINEERING MATH 1 Fall 2009 VECTOR SPACES A vector space, more specifically, a real vector space (as opposed to a complex one or some even stranger ones) is any set that is closed under an operation of

More information

COMPUTER ARITHMETIC. 13/05/2010 cryptography - math background pp. 1 / 162

COMPUTER ARITHMETIC. 13/05/2010 cryptography - math background pp. 1 / 162 COMPUTER ARITHMETIC 13/05/2010 cryptography - math background pp. 1 / 162 RECALL OF COMPUTER ARITHMETIC computers implement some types of arithmetic for instance, addition, subtratction, multiplication

More information

NOTES FOR DRAGOS: MATH 210 CLASS 12, THURS. FEB. 22

NOTES FOR DRAGOS: MATH 210 CLASS 12, THURS. FEB. 22 NOTES FOR DRAGOS: MATH 210 CLASS 12, THURS. FEB. 22 RAVI VAKIL Hi Dragos The class is in 381-T, 1:15 2:30. This is the very end of Galois theory; you ll also start commutative ring theory. Tell them: midterm

More information

φ(xy) = (xy) n = x n y n = φ(x)φ(y)

φ(xy) = (xy) n = x n y n = φ(x)φ(y) Groups 1. (Algebra Comp S03) Let A, B and C be normal subgroups of a group G with A B. If A C = B C and AC = BC then prove that A = B. Let b B. Since b = b1 BC = AC, there are a A and c C such that b =

More information

AN INTRODUCTION TO THE THEORY OF FIELD EXTENSIONS

AN INTRODUCTION TO THE THEORY OF FIELD EXTENSIONS AN INTRODUCTION TO THE THEORY OF FIELD EXTENSIONS SAMUEL MOY Abstract. Assuming some basic knowledge of groups, rings, and fields, the following investigation will introduce the reader to the theory of

More information

Algebra Qualifying Exam Solutions. Thomas Goller

Algebra Qualifying Exam Solutions. Thomas Goller Algebra Qualifying Exam Solutions Thomas Goller September 4, 2 Contents Spring 2 2 2 Fall 2 8 3 Spring 2 3 4 Fall 29 7 5 Spring 29 2 6 Fall 28 25 Chapter Spring 2. The claim as stated is false. The identity

More information

1 Finite abelian groups

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

More information

Algebraic Cryptography Exam 2 Review

Algebraic Cryptography Exam 2 Review Algebraic Cryptography Exam 2 Review You should be able to do the problems assigned as homework, as well as problems from Chapter 3 2 and 3. You should also be able to complete the following exercises:

More information

What if the characteristic equation has a double root?

What if the characteristic equation has a double root? MA 360 Lecture 17 - Summary of Recurrence Relations Friday, November 30, 018. Objectives: Prove basic facts about basic recurrence relations. Last time, we looked at the relational formula for a sequence

More information

Algebra Qualifying Exam August 2001 Do all 5 problems. 1. Let G be afinite group of order 504 = 23 32 7. a. Show that G cannot be isomorphic to a subgroup of the alternating group Alt 7. (5 points) b.

More information

3.2 Constructible Numbers

3.2 Constructible Numbers 102 CHAPTER 3. SYMMETRIES 3.2 Constructible Numbers Armed with a straightedge, a compass and two points 0 and 1 marked on an otherwise blank number-plane, the game is to see which complex numbers you can

More information

SOME EXAMPLES OF THE GALOIS CORRESPONDENCE

SOME EXAMPLES OF THE GALOIS CORRESPONDENCE SOME EXAMPLES OF THE GALOIS CORRESPONDENCE KEITH CONRAD Example 1. The field extension (, ω)/, where ω is a nontrivial cube root of unity, is Galois: it is a splitting field over for X, which is separable

More information

1. Let r, s, t, v be the homogeneous relations defined on the set M = {2, 3, 4, 5, 6} by

1. Let r, s, t, v be the homogeneous relations defined on the set M = {2, 3, 4, 5, 6} by Seminar 1 1. Which ones of the usual symbols of addition, subtraction, multiplication and division define an operation (composition law) on the numerical sets N, Z, Q, R, C? 2. Let A = {a 1, a 2, a 3 }.

More information

Fields in Cryptography. Çetin Kaya Koç Winter / 30

Fields in Cryptography.   Çetin Kaya Koç Winter / 30 Fields in Cryptography http://koclab.org Çetin Kaya Koç Winter 2017 1 / 30 Field Axioms Fields in Cryptography A field F consists of a set S and two operations which we will call addition and multiplication,

More information

Partial Fractions. (Do you see how to work it out? Substitute u = ax + b, so du = a dx.) For example, 1 dx = ln x 7 + C, x x (x 3)(x + 1) = a

Partial Fractions. (Do you see how to work it out? Substitute u = ax + b, so du = a dx.) For example, 1 dx = ln x 7 + C, x x (x 3)(x + 1) = a Partial Fractions 7-9-005 Partial fractions is the opposite of adding fractions over a common denominator. It applies to integrals of the form P(x) dx, wherep(x) and Q(x) are polynomials. Q(x) The idea

More information

be any ring homomorphism and let s S be any element of S. Then there is a unique ring homomorphism

be any ring homomorphism and let s S be any element of S. Then there is a unique ring homomorphism 21. Polynomial rings Let us now turn out attention to determining the prime elements of a polynomial ring, where the coefficient ring is a field. We already know that such a polynomial ring is a UFD. Therefore

More information

1. Group Theory Permutations.

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

More information

ALGEBRA QUALIFYING EXAM SPRING 2012

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

More information

NOTES ON FINITE FIELDS

NOTES ON FINITE FIELDS NOTES ON FINITE FIELDS AARON LANDESMAN CONTENTS 1. Introduction to finite fields 2 2. Definition and constructions of fields 3 2.1. The definition of a field 3 2.2. Constructing field extensions by adjoining

More information

MATH 113 FINAL EXAM December 14, 2012

MATH 113 FINAL EXAM December 14, 2012 p.1 MATH 113 FINAL EXAM December 14, 2012 This exam has 9 problems on 18 pages, including this cover sheet. The only thing you may have out during the exam is one or more writing utensils. You have 180

More information

MAT 535 Problem Set 5 Solutions

MAT 535 Problem Set 5 Solutions Final Exam, Tues 5/11, :15pm-4:45pm Spring 010 MAT 535 Problem Set 5 Solutions Selected Problems (1) Exercise 9, p 617 Determine the Galois group of the splitting field E over F = Q of the polynomial f(x)

More information

3 Polynomial and Rational Functions

3 Polynomial and Rational Functions 3 Polynomial and Rational Functions 3.1 Polynomial Functions and their Graphs So far, we have learned how to graph polynomials of degree 0, 1, and. Degree 0 polynomial functions are things like f(x) =,

More information

RUDIMENTARY GALOIS THEORY

RUDIMENTARY GALOIS THEORY RUDIMENTARY GALOIS THEORY JACK LIANG Abstract. This paper introduces basic Galois Theory, primarily over fields with characteristic 0, beginning with polynomials and fields and ultimately relating the

More information

Math 201C Homework. Edward Burkard. g 1 (u) v + f 2(u) g 2 (u) v2 + + f n(u) a 2,k u k v a 1,k u k v + k=0. k=0 d

Math 201C Homework. Edward Burkard. g 1 (u) v + f 2(u) g 2 (u) v2 + + f n(u) a 2,k u k v a 1,k u k v + k=0. k=0 d Math 201C Homework Edward Burkard 5.1. Field Extensions. 5. Fields and Galois Theory Exercise 5.1.7. If v is algebraic over K(u) for some u F and v is transcendental over K, then u is algebraic over K(v).

More information

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

Solutions to odd-numbered exercises Peter J. Cameron, Introduction to Algebra, Chapter 2 Solutions to odd-numbered exercises Peter J Cameron, Introduction to Algebra, Chapter 1 The answers are a No; b No; c Yes; d Yes; e No; f Yes; g Yes; h No; i Yes; j No a No: The inverse law for addition

More information

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

Selected exercises from Abstract Algebra by Dummit and Foote (3rd edition). Selected exercises from Abstract Algebra by Dummit and Foote (3rd edition). Bryan Félix Abril 12, 2017 Section 14.2 Exercise 3. Determine the Galois group of (x 2 2)(x 2 3)(x 2 5). Determine all the subfields

More information

Solving Quadratic & Higher Degree Equations

Solving Quadratic & Higher Degree Equations Chapter 7 Solving Quadratic & Higher Degree Equations Sec 1. Zero Product Property Back in the third grade students were taught when they multiplied a number by zero, the product would be zero. In algebra,

More information

22M: 121 Final Exam. Answer any three in this section. Each question is worth 10 points.

22M: 121 Final Exam. Answer any three in this section. Each question is worth 10 points. 22M: 121 Final Exam This is 2 hour exam. Begin each question on a new sheet of paper. All notations are standard and the ones used in class. Please write clearly and provide all details of your work. Good

More information

SPRING 2006 PRELIMINARY EXAMINATION SOLUTIONS

SPRING 2006 PRELIMINARY EXAMINATION SOLUTIONS SPRING 006 PRELIMINARY EXAMINATION SOLUTIONS 1A. Let G be the subgroup of the free abelian group Z 4 consisting of all integer vectors (x, y, z, w) such that x + 3y + 5z + 7w = 0. (a) Determine a linearly

More information

2 so Q[ 2] is closed under both additive and multiplicative inverses. a 2 2b 2 + b

2 so Q[ 2] is closed under both additive and multiplicative inverses. a 2 2b 2 + b . FINITE-DIMENSIONAL VECTOR SPACES.. Fields By now you ll have acquired a fair knowledge of matrices. These are a concrete embodiment of something rather more abstract. Sometimes it is easier to use matrices,

More information

Lecture 6.6: The fundamental theorem of Galois theory

Lecture 6.6: The fundamental theorem of Galois theory Lecture 6.6: The fundamental theorem of Galois theory Matthew Macauley Department of Mathematical Sciences Clemson University http://www.math.clemson.edu/~macaule/ Math 410, Modern Algebra M. Macauley

More information

18. Cyclotomic polynomials II

18. Cyclotomic polynomials II 18. Cyclotomic polynomials II 18.1 Cyclotomic polynomials over Z 18.2 Worked examples Now that we have Gauss lemma in hand we can look at cyclotomic polynomials again, not as polynomials with coefficients

More information

Chapter Five Notes N P U2C5

Chapter Five Notes N P U2C5 Chapter Five Notes N P UC5 Name Period Section 5.: Linear and Quadratic Functions with Modeling In every math class you have had since algebra you have worked with equations. Most of those equations have

More information

Math Introduction to Modern Algebra

Math Introduction to Modern Algebra Math 343 - Introduction to Modern Algebra Notes Field Theory Basics Let R be a ring. M is called a maximal ideal of R if M is a proper ideal of R and there is no proper ideal of R that properly contains

More information

x 3 2x = (x 2) (x 2 2x + 1) + (x 2) x 2 2x + 1 = (x 4) (x + 2) + 9 (x + 2) = ( 1 9 x ) (9) + 0

x 3 2x = (x 2) (x 2 2x + 1) + (x 2) x 2 2x + 1 = (x 4) (x + 2) + 9 (x + 2) = ( 1 9 x ) (9) + 0 1. (a) i. State and prove Wilson's Theorem. ii. Show that, if p is a prime number congruent to 1 modulo 4, then there exists a solution to the congruence x 2 1 mod p. (b) i. Let p(x), q(x) be polynomials

More information

Math 581 Problem Set 5 Solutions

Math 581 Problem Set 5 Solutions Math 581 Problem Set 5 Solutions 1. Show that the set { 2, 2 + i, 3 i} is linearly independent over Q. Proof: Suppose there exists a 0, a 1, and a 2 in Q so that a 0 2 + a1 ( 2 + i) + a 2 ( 3 i) = 0. Then

More information

Garrett Z p. Few explicit parametrizations of algebraic closures of fields are known: not Q, for sure. But we do also know

Garrett Z p. Few explicit parametrizations of algebraic closures of fields are known: not Q, for sure. But we do also know Garrett 0-2-20 Examples (cont d): Function fields in one variable... as algebraic parallels to Z and Q. Theorem: All finite field extensions of C((X z)) are by adjoining solutions to Y e = X z for e =

More information

MATH 3030, Abstract Algebra Winter 2012 Toby Kenney Sample Midterm Examination Model Solutions

MATH 3030, Abstract Algebra Winter 2012 Toby Kenney Sample Midterm Examination Model Solutions MATH 3030, Abstract Algebra Winter 2012 Toby Kenney Sample Midterm Examination Model Solutions Basic Questions 1. Give an example of a prime ideal which is not maximal. In the ring Z Z, the ideal {(0,

More information

Problem Solving in Math (Math 43900) Fall 2013

Problem Solving in Math (Math 43900) Fall 2013 Problem Solving in Math (Math 43900) Fall 203 Week six (October ) problems recurrences Instructor: David Galvin Definition of a recurrence relation We met recurrences in the induction hand-out. Sometimes

More information

M3P11/M4P11/M5P11. Galois Theory

M3P11/M4P11/M5P11. Galois Theory BSc and MSci EXAMINATIONS (MATHEMATICS) May-June 2014 This paper is also taken for the relevant examination for the Associateship of the Royal College of Science. M3P11/M4P11/M5P11 Galois Theory Date:

More information

Homework 4 Algebra. Joshua Ruiter. February 21, 2018

Homework 4 Algebra. Joshua Ruiter. February 21, 2018 Homework 4 Algebra Joshua Ruiter February 21, 2018 Chapter V Proposition 0.1 (Exercise 20a). Let F L be a field extension and let x L be transcendental over F. Let K F be an intermediate field satisfying

More information

Section 3.1 Quadratic Functions

Section 3.1 Quadratic Functions Chapter 3 Lecture Notes Page 1 of 72 Section 3.1 Quadratic Functions Objectives: Compare two different forms of writing a quadratic function Find the equation of a quadratic function (given points) Application

More information

Lesson 21 Not So Dramatic Quadratics

Lesson 21 Not So Dramatic Quadratics STUDENT MANUAL ALGEBRA II / LESSON 21 Lesson 21 Not So Dramatic Quadratics Quadratic equations are probably one of the most popular types of equations that you ll see in algebra. A quadratic equation has

More information

(January 14, 2009) q n 1 q d 1. D = q n = q + d

(January 14, 2009) q n 1 q d 1. D = q n = q + d (January 14, 2009) [10.1] Prove that a finite division ring D (a not-necessarily commutative ring with 1 in which any non-zero element has a multiplicative inverse) is commutative. (This is due to Wedderburn.)

More information

1 The Galois Group of a Quadratic

1 The Galois Group of a Quadratic Algebra Prelim Notes The Galois Group of a Polynomial Jason B. Hill University of Colorado at Boulder Throughout this set of notes, K will be the desired base field (usually Q or a finite field) and F

More information

Computer Algebra for Computer Engineers

Computer Algebra for Computer Engineers p.1/23 Computer Algebra for Computer Engineers Galois Fields: GF(2 m ) Priyank Kalla Department of Electrical and Computer Engineering University of Utah, Salt Lake City p.2/23 Galois Fields A Galois Field

More information

Chapter 1. Making algebra orderly with the order of operations and other properties Enlisting rules of exponents Focusing on factoring

Chapter 1. Making algebra orderly with the order of operations and other properties Enlisting rules of exponents Focusing on factoring In This Chapter Chapter 1 Making Advances in Algebra Making algebra orderly with the order of operations and other properties Enlisting rules of exponents Focusing on factoring Algebra is a branch of mathematics

More information

RINGS: SUMMARY OF MATERIAL

RINGS: SUMMARY OF MATERIAL RINGS: SUMMARY OF MATERIAL BRIAN OSSERMAN This is a summary of terms used and main results proved in the subject of rings, from Chapters 11-13 of Artin. Definitions not included here may be considered

More information

Math 121. Fundamental Theorem and an example

Math 121. Fundamental Theorem and an example Math 121. Fundamental Theorem and an example Let K/k be a finite Galois extension and G = Gal(K/k), so #G = [K : k] by the counting criterion for separability discussed in class. In this handout we will

More information

Polynomial Rings. (Last Updated: December 8, 2017)

Polynomial Rings. (Last Updated: December 8, 2017) Polynomial Rings (Last Updated: December 8, 2017) These notes are derived primarily from Abstract Algebra, Theory and Applications by Thomas Judson (16ed). Most of this material is drawn from Chapters

More information

AN ALGEBRA PRIMER WITH A VIEW TOWARD CURVES OVER FINITE FIELDS

AN ALGEBRA PRIMER WITH A VIEW TOWARD CURVES OVER FINITE FIELDS AN ALGEBRA PRIMER WITH A VIEW TOWARD CURVES OVER FINITE FIELDS The integers are the set 1. Groups, Rings, and Fields: Basic Examples Z := {..., 3, 2, 1, 0, 1, 2, 3,...}, and we can add, subtract, and multiply

More information

ABSTRACT ALGEBRA 2 SOLUTIONS TO THE PRACTICE EXAM AND HOMEWORK

ABSTRACT ALGEBRA 2 SOLUTIONS TO THE PRACTICE EXAM AND HOMEWORK ABSTRACT ALGEBRA 2 SOLUTIONS TO THE PRACTICE EXAM AND HOMEWORK 1. Practice exam problems Problem A. Find α C such that Q(i, 3 2) = Q(α). Solution to A. Either one can use the proof of the primitive element

More information

Galois Theory and the Insolvability of the Quintic Equation

Galois Theory and the Insolvability of the Quintic Equation Galois Theory and the Insolvability of the Quintic Equation Daniel Franz 1. Introduction Polynomial equations and their solutions have long fascinated mathematicians. The solution to the general quadratic

More information

Homework problems from Chapters IV-VI: answers and solutions

Homework problems from Chapters IV-VI: answers and solutions Homework problems from Chapters IV-VI: answers and solutions IV.21.1. In this problem we have to describe the field F of quotients of the domain D. Note that by definition, F is the set of equivalence

More information

Homework 8 Solutions to Selected Problems

Homework 8 Solutions to Selected Problems Homework 8 Solutions to Selected Problems June 7, 01 1 Chapter 17, Problem Let f(x D[x] and suppose f(x is reducible in D[x]. That is, there exist polynomials g(x and h(x in D[x] such that g(x and h(x

More information

ax 2 + bx + c = 0 What about any cubic equation?

ax 2 + bx + c = 0 What about any cubic equation? (Trying to) solve Higher order polynomial euations. Some history: The uadratic formula (Dating back to antiuity) allows us to solve any uadratic euation. What about any cubic euation? ax 2 + bx + c = 0

More information