12 16 = (12)(16) = 0.
|
|
- Oswin Porter
- 4 years ago
- Views:
Transcription
1 Homework Assignment 5 Homework 5. Due day: 11/6/06 (5A) Do each of the following. (i) Compute the multiplication: (12)(16) in Z 24. (ii) Determine the set of units in Z 5. Can we extend our conclusion on Z 5 to Z p, for an arbitrary prime integer p? (iii) Determine the set of units in Z 6. Can we extend our conclusion on Z 6 to Z n, for an arbitrary integer n? (iv) Determine if 2x 10 is a prime element in R[x], the ring of all real coefficient polynomials. (v) Determine if 2x 10 is a prime element in Z[x], the ring of all integral coefficient polynomials. Solution: (i) (12)(16) = (12)(2)(8) 0 (mod 24). Some students misunderstood is as the product of two principal ideals. In that case, = (12)(16) = 0. (ii) If a U(Z 5 ), then for some u Z, ua 1 (mod 5), and so for some v Z, ua + 5v = 1. Therefore, a and 5 are relatively prime. On the other hand, if a and 5 are relatively prime, then for some integers u and v, au + 5v = 1, and so au 1 (mod 5). Thus a U(Z 5 ). Hence U(Z 5 ) = {a : a and 5 are relatvely prime} = Z 5 {0}. (iii) The same argument in (ii) indicates that In general, we have U(Z 6 ) = {a : a and 6 are relatvely prime} = {1, 5} Z 6. U(Z n ) = {a : a and n are relatvely prime}. (iv) Let f(x) = 2x 10. Since R[x] is a PID, an element is prime if and only if it is irreducible. If f(x) = a(x)b(x), then compare the degree both sides we may assume that a(x) has degree 1 and b(x) has degree zero. Thus b(x) = b R {0}. Since R is a field, every non zero element in a field is a unit of R, which is also is a unit of R[x]. Hence f(x) is irreducible, and so f(x) is prime in R[x]. (iv) Let f(x) = 2x 10. Then f(x) = 2(x 5), where 2 and x 5 are nonzero nonunit elements in Z[x]. It follows that f(x) is not an irreducible element in Z[x]. But Z[x] is a commutative ring with identity, an element in Z[x] is prime only if it is irreducible. Since f(x) is not irreducible in Z[x], f(x) is not a prime in Z[x]. (5B) = (3.3) Let R = {a + b 10 : a, b Z} be a subring of the field of the reals. (a) The map N : R Z given by N(a + b 10) = a 2 10b 2 is multiplicative (that is, u, v R, N(uv) = N(u)N(v)) and N(u) = 0 if and only if u = 0. 1
2 (b) u is a unit if and only if N(u) = ±1. (c) 2, 3, and 4 10 are irreducibles in R. (d) 2, 3, and 4 10 are not primes of R. (e) Explain why this ring is an integral domain. Obtain two different factorizations of 6, and conclude that the factorization in this integral domain is not unique. Proof: (a) Let u = a + b 10 and v = c + d 10. Then N(uv) = N((a + b 10)(c + d 10) = N(ac + 10bd + (ad + bc) 10) = (ac + 10bd) 2 10(ad + bc) 2 = a 2 c abcd + 100b 2 d 2 (10a 2 d abcd + 10b 2 c 2 ) = a 2 c b 2 d 2 10a 2 d 2 10b 2 c 2 = a 2 (c 2 10d 2 ) 10b 2 (c 2 10d 2 ) = (a 2 10b 2 )(c 2 10d 2 ) = N(u)N(v). Note that if for some positive d, a = da 1 and b = db 1, then N(u) = N(a+b 10) = a 2 10b 2 = d 2 (N(a 1 + b 1 10). Therefore, if 0 = N(u) = a 2 10b 2, for some non zero a and b, then we may assume that (a, b) = 1, (that is, a and b are relatively prime). Suppose that for some non zero a and b such that N(a + b 10) = 0, and such that (a, b) = 1. Now a 2 = 10b 2. Then 2 a 2 implies that 2 a. Therefore, we can write a = 2a 1. Thus 4a 2 1 = 10b2, and so 2a 2 1 = 5b2. Then 2 b and so 2 is a common factor of a and b, contrary to the assumption that (a, b) = 1. Therefore, we must have a = b = 0. (b) Let u = a + b 10. Suppose that u is a unit. Then there must be a v R, such that uv = 1. Since N is multiplicative, N(u)N(v) = N(1) = 1. Since N(u) and N(v) are both integers, we must have N(u) = ±1. Conversely, we assume that N(u) = ±1. Then u(a b 10) = a 2 10b 2 = ±1. Therefore, ±(a b 10) is the inverse of u. (c) To prove the statements in (c), we first note that the following fact holds in number theory. (3c-1) For any n Z, both n 2 2 (mod 5) and n 2 2 (mod 5). In fact, we can write n = 5k + r with 0 r 4. Then n 2 r 2 (mod 5). But 0 2 = 0, (mod 5) and (mod 5). This proves (3c-1). Suppose that u 0 is not an irreducible element. The for some non unit nonzero x and y R, u = xy. It follows that N(u) = N(x)N(y), where both N(x) and N(y) are integers other than ±1. Now consider u = 2. Note that N(2) = 4, and that 4 = (2)(2) = ( 2)( 2) are the only factorizations. If u = xy, for some non units x and y, then we must have N(x) = N(y) = ±2. Let u = a + b 10. Then 2 = N(u) = a 2 10b 2. Then we have 2 a 2 10b 2 = a 2 (mod 5), contrary to (3c-1). Therefore, 2 must be irreducible. Similarly, 3 must be irreducible. 2
3 Now suppose that u = = xy is a product of two non unit nonzero elements. Then 6 = N(u) = N(x)N(y). Therefore, N(x) {±2, ±3}. This contradicts to (3c-1), as shown above. Therefore, must be irreducible. Similarly, 4 10 is also irreducible. (d) As (2)(3) = 6 = (4 + 10)(4 10), we have 2 (4 + 10)(4 10). As N(2) = 4 and N(4 ± 10) = 6, if for some x R, 2x = , then 4N(x) = N(2)N(x) = N(4 ± 10) = 6, forcing N(x) = 2/3 which is not an integer. Therefore, 2 4 ± 10, and so 2 is not a prime in R. Similarly, the other three elements are not primes in R. (e) Since R is a subring of the real number field, and since a field does not have zero divisors, R has 1, is commutative, and has no zero divisors. Therefore, R is an integral domain. Note that 6 = (2)(3) = (4 10)(4 + 10). To see that 4 10 is not associate with either 2 or 3, we use the function N. Suppose that 4 10 = 2u for some unit u R. Then by (a) and (b) of this problem, 6 = N(4 10) = N(2)N(u) = 4 1 = 4, a contradiction. Similarly, 4 10 is not associate with 3, and so the factorization of 6 in R is not unique. (5C) Consider this solution of the equation X 2 = I in M 3 (R), the ring of all 3 3 real matrices with matrix addition and multiplication: As X 2 = I implies X 2 I = 0, the zero matrix, so factorization shows that (X I)(X + I) = 0. It follows that either X = I or X = I. Is this reasoning correct? If your answer is not, point out the error and present an counterexample. Solution: The reasoning is incorrect. The error is that it ignores the fact that zero divisors may exist and so AB = 0 does not always imply A = 0 or B = 0. In fact, if X = 0 1 0, then X 2 = I but X I and X I. (5D) Mark each of the following true or false. True a. Every field is also a ring. (Definition) False b. Every ring with identity has at least two elements. (The subring {0} of Z has multiplicative identity 0). True c. Addition in every ring is commutative. (Definition) False d. As a ring, nz is isomorphic to Z. (When n 2, nz has no multiplicative identity). False e. Z is a subfield of R, the field of the real numbers. (Lack of multiplicative inverses for nonzero nonunit elements). True f. A ring homomorphism f is 1-1 if and only if the kernel of f is {0}. (A ring homomorphism 3
4 is also a group homomorphism for the additive groups. This holds for group homomorphisms). False g. Every subring of a ring R is also an ideal of R. (The center of M 2, the ring of all 2 by 2 real matrices, is not an ideal). True h. Every ideal of a ring R is also a subring of R. (Definition) True i. A quotient ring of an integral domain can be a field. (Z/ 5 = Z 5 is a field.) True h. A quotient ring of an integral domain can have zero divisor. (Z/ 6 = Z 6 has zero divisors.) (5E) = (2.12) Let R be a ring without identity and with no zero divisors. Let S be the ring whose additive group is R Z (with multiplication defined by (r 1, k 1 )(r 2, k 2 ) = (r 1 r 2 +k 2 r 1 +k 1 r 2, k 1 k 2 ), for any r 1, r 2 R and k 1, k 2 Z). Let A = {(r, n) : rx + nx = 0, x R}. (a) A is an idea in S. (b) S/A has an identity and contains a subring isomorphic to R. (c) If R is commutative, then S/A has no zero divisor. (d) What is A if R = 2Z? Proof: (a) Firstly, (0, 0) A and so A. Let (r, n ) S and (r, n) A. Then (r, n ) (r, n) = (r r, n n). If both (r, n ) A and (r, n) A, then x R, r x + n x = 0 and rx + nx = 0. It follows that (r r)x + (n n)x = 0 and so (r, n ) (r, n) = (r r, n n) A. By definition of multiplication, (r, n )(r, n) = (r r + n r + nr, n n). For any x R, (r r + n r + nr )x + n nx = r (rx + nx) + n (rx + nx) = 0, and so (r, n )(r, n) A. Similarly, (r, n)(r, n ) = (rr + n r + nr, n n) A. Thus A is an ideal of S. (b) Note that for any (r, n) S, (0, 1)(r, n) = (r, n) = (r, n)(0, 1) and so (0, 1) is the identity of S. It follows that the element (0, 1) + A is the identity of S/A. and Define f : R S by f(r) = (r, 0) + A. Then f(r 1 + r 2 ) = (r 1 + r 2, 0) + A = (r 1, 0) + A + (r 2, 0) + A = f(r 1 ) + f(r 2 ), f(r 1 r 2 ) = (r 1 r 2, 0) + A = (r 1, 0)(r 2, 0) + A = f(r 1 )f(r 2 ). Thus f is a ring homomorphism. Suppose that for some r, r R, f(r) = f(r ). Then f(r r ) A, and so x R, (r r )x = 0. Since R does not have zero divisors, we must have r r = 0 and so r = r. This implies that f is a monomorphism. By the First Isomorphism Theorem, f(r) is isomorphic to R. (c) Since in S, (a, m)(x, 0) = (ax + mx, 0) and since (0, 0) is the additive identity of S, the subset A of S can be defined as A = {(r, n) : rx + nx = 0, x R} = {(r, n) : (r, n)(x, 0) = (0, 0), x R}. Let (a, m)+a and (b, n)+a be two non zero elements in S/A. We assume that (a, m)(b, n)+a = ((a, m) + B)((b, n) + A) = A (or (a, m)(b, n) A) to derive a contradiction. Since (a, m) + A and 4
5 (b, n) + A are nonzero elements in S/A, (a, m), (b, n) A. Now suppose (ab + mb + na, mn) = (a, m)(b, n) A. Since (a, m) A, y R, such that (ay + my 0 in R. Note that (y, 0)(a, m)(b, n) A since A is an ideal. By the definition of A, x R, ((ay + my)(bx + nx), 0) = (y, 0)(a, m)(b, n)(x, 0) = (0, 0), where the first equality holds as R is commutative. It follows by the assumption that R has no zero divisor that bx + nx = 0 in R, x R, and so (b, n) A, contrary to the assumption that (b, n) + A A. 5
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
6]. (10) (i) Determine the units in the rings Z[i] and Z[ 10]. If n is a squarefree
Quadratic extensions Definition: Let R, S be commutative rings, R S. An extension of rings R S is said to be quadratic there is α S \R and monic polynomial f(x) R[x] of degree such that f(α) = 0 and S
Computations/Applications
Computations/Applications 1. Find the inverse of x + 1 in the ring F 5 [x]/(x 3 1). Solution: We use the Euclidean Algorithm: x 3 1 (x + 1)(x + 4x + 1) + 3 (x + 1) 3(x + ) + 0. Thus 3 (x 3 1) + (x + 1)(4x
Solutions to Assignment 3
Solutions to Assignment 3 Question 1. [Exercises 3.1 # 2] Let R = {0 e b c} with addition multiplication defined by the following tables. Assume associativity distributivity show that R is a ring with
CHAPTER I. Rings. Definition A ring R is a set with two binary operations, addition + and
CHAPTER I Rings 1.1 Definitions and Examples Definition 1.1.1. A ring R is a set with two binary operations, addition + and multiplication satisfying the following conditions for all a, b, c in R : (i)
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
Honors Algebra 4, MATH 371 Winter 2010 Assignment 3 Due Friday, February 5 at 08:35
Honors Algebra 4, MATH 371 Winter 2010 Assignment 3 Due Friday, February 5 at 08:35 1. Let R 0 be a commutative ring with 1 and let S R be the subset of nonzero elements which are not zero divisors. (a)
Total 100
Math 542 Midterm Exam, Spring 2016 Prof: Paul Terwilliger Your Name (please print) SOLUTIONS NO CALCULATORS/ELECTRONIC DEVICES ALLOWED. MAKE SURE YOUR CELL PHONE IS OFF. Problem Value 1 10 2 10 3 10 4
Quizzes for Math 401
Quizzes for Math 401 QUIZ 1. a) Let a,b be integers such that λa+µb = 1 for some inetegrs λ,µ. Prove that gcd(a,b) = 1. b) Use Euclid s algorithm to compute gcd(803, 154) and find integers λ,µ such that
U + V = (U V ) (V U), UV = U V.
Solution of Some Homework Problems (3.1) Prove that a commutative ring R has a unique 1. Proof: Let 1 R and 1 R be two multiplicative identities of R. Then since 1 R is an identity, 1 R = 1 R 1 R. Since
Algebra Homework, Edition 2 9 September 2010
Algebra Homework, Edition 2 9 September 2010 Problem 6. (1) Let I and J be ideals of a commutative ring R with I + J = R. Prove that IJ = I J. (2) Let I, J, and K be ideals of a principal ideal domain.
Coding Theory ( Mathematical Background I)
N.L.Manev, Lectures on Coding Theory (Maths I) p. 1/18 Coding Theory ( Mathematical Background I) Lector: Nikolai L. Manev Institute of Mathematics and Informatics, Sofia, Bulgaria N.L.Manev, Lectures
Eighth Homework Solutions
Math 4124 Wednesday, April 20 Eighth Homework Solutions 1. Exercise 5.2.1(e). Determine the number of nonisomorphic abelian groups of order 2704. First we write 2704 as a product of prime powers, namely
Modern Algebra Lecture Notes: Rings and fields set 6, revision 2
Modern Algebra Lecture Notes: Rings and fields set 6, revision 2 Kevin Broughan University of Waikato, Hamilton, New Zealand May 20, 2010 Solving quadratic equations: traditional The procedure Work in
Algebra Ph.D. Entrance Exam Fall 2009 September 3, 2009
Algebra Ph.D. Entrance Exam Fall 2009 September 3, 2009 Directions: Solve 10 of the following problems. Mark which of the problems are to be graded. Without clear indication which problems are to be graded
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
Recall, R is an integral domain provided: R is a commutative ring If ab = 0 in R, then either a = 0 or b = 0.
Recall, R is an integral domain provided: R is a commutative ring If ab = 0 in R, then either a = 0 or b = 0. Examples: Z Q, R Polynomials over Z, Q, R, C The Gaussian Integers: Z[i] := {a + bi : a, b
Factorization in Polynomial Rings
Factorization in Polynomial Rings These notes are a summary of some of the important points on divisibility in polynomial rings from 17 and 18. PIDs Definition 1 A principal ideal domain (PID) is an integral
MATH 3030, Abstract Algebra FALL 2012 Toby Kenney Midyear Examination Friday 7th December: 7:00-10:00 PM
MATH 3030, Abstract Algebra FALL 2012 Toby Kenney Midyear Examination Friday 7th December: 7:00-10:00 PM Basic Questions 1. Compute the factor group Z 3 Z 9 / (1, 6). The subgroup generated by (1, 6) is
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
36 Rings of fractions
36 Rings of fractions Recall. If R is a PID then R is a UFD. In particular Z is a UFD if F is a field then F[x] is a UFD. Goal. If R is a UFD then so is R[x]. Idea of proof. 1) Find an embedding R F where
Abstract Algebra: Chapters 16 and 17
Study polynomials, their factorization, and the construction of fields. Chapter 16 Polynomial Rings Notation Let R be a commutative ring. The ring of polynomials over R in the indeterminate x is the set
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
Hungerford: Algebra. III.4. Rings of Quotients and Localization. 1. Determine the complete ring of quotients of the ring Z n for each n 2.
Hungerford: Algebra III.4. Rings of Quotients and Localization 1. Determine the complete ring of quotients of the ring Z n for each n 2. Proof: Denote Z n = {0, 1,, n 1}, and the set of all non zero divisors
1 2 3 style total. Circle the correct answer; no explanation is required. Each problem in this section counts 5 points.
1 2 3 style total Math 415 Examination 3 Please print your name: Answer Key 1 True/false Circle the correct answer; no explanation is required. Each problem in this section counts 5 points. 1. The rings
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
Part IX. Factorization
IX.45. Unique Factorization Domains 1 Part IX. Factorization Section IX.45. Unique Factorization Domains Note. In this section we return to integral domains and concern ourselves with factoring (with respect
University of Ottawa
University of Ottawa Department of Mathematics and Statistics MAT3143: Ring Theory Professor: Hadi Salmasian Final Exam April 21, 2015 Surname First Name Instructions: (a) You have 3 hours to complete
ALGEBRA HANDOUT 2.3: FACTORIZATION IN INTEGRAL DOMAINS. In this handout we wish to describe some aspects of the theory of factorization.
ALGEBRA HANDOUT 2.3: FACTORIZATION IN INTEGRAL DOMAINS PETE L. CLARK In this handout we wish to describe some aspects of the theory of factorization. The first goal is to state what it means for an arbitrary
Lecture 7.5: Euclidean domains and algebraic integers
Lecture 7.5: Euclidean domains and algebraic integers Matthew Macauley Department of Mathematical Sciences Clemson University http://www.math.clemson.edu/~macaule/ Math 4120, Modern Algebra M. Macauley
Chapter 14: Divisibility and factorization
Chapter 14: Divisibility and factorization Matthew Macauley Department of Mathematical Sciences Clemson University http://www.math.clemson.edu/~macaule/ Math 4120, Summer I 2014 M. Macauley (Clemson) Chapter
Algebraic structures I
MTH5100 Assignment 1-10 Algebraic structures I For handing in on various dates January March 2011 1 FUNCTIONS. Say which of the following rules successfully define functions, giving reasons. For each one
50 Algebraic Extensions
50 Algebraic Extensions Let E/K be a field extension and let a E be algebraic over K. Then there is a nonzero polynomial f in K[x] such that f(a) = 0. Hence the subset A = {f K[x]: f(a) = 0} of K[x] does
Math 120 HW 9 Solutions
Math 120 HW 9 Solutions June 8, 2018 Question 1 Write down a ring homomorphism (no proof required) f from R = Z[ 11] = {a + b 11 a, b Z} to S = Z/35Z. The main difficulty is to find an element x Z/35Z
CHAPTER 14. Ideals and Factor Rings
CHAPTER 14 Ideals and Factor Rings Ideals Definition (Ideal). A subring A of a ring R is called a (two-sided) ideal of R if for every r 2 R and every a 2 A, ra 2 A and ar 2 A. Note. (1) A absorbs elements
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
(1) A frac = b : a, b A, b 0. We can define addition and multiplication of fractions as we normally would. a b + c d
The Algebraic Method 0.1. Integral Domains. Emmy Noether and others quickly realized that the classical algebraic number theory of Dedekind could be abstracted completely. In particular, rings of integers
Section 18 Rings and fields
Section 18 Rings and fields Instructor: Yifan Yang Spring 2007 Motivation Many sets in mathematics have two binary operations (and thus two algebraic structures) For example, the sets Z, Q, R, M n (R)
a b (mod m) : m b a with a,b,c,d real and ad bc 0 forms a group, again under the composition as operation.
Homework for UTK M351 Algebra I Fall 2013, Jochen Denzler, MWF 10:10 11:00 Each part separately graded on a [0/1/2] scale. Problem 1: Recalling the field axioms from class, prove for any field F (i.e.,
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,
Polynomial Rings. i=0. i=0. n+m. i=0. k=0
Polynomial Rings 1. Definitions and Basic Properties For convenience, the ring will always be a commutative ring with identity. Basic Properties The polynomial ring R[x] in the indeterminate x with coefficients
2 (17) Find non-trivial left and right ideals of the ring of 22 matrices over R. Show that there are no nontrivial two sided ideals. (18) State and pr
MATHEMATICS Introduction to Modern Algebra II Review. (1) Give an example of a non-commutative ring; a ring without unit; a division ring which is not a eld and a ring which is not a domain. (2) Show that
Math 611 Homework 6. Paul Hacking. November 19, All rings are assumed to be commutative with 1.
Math 611 Homework 6 Paul Hacking November 19, 2015 All rings are assumed to be commutative with 1. (1) Let R be a integral domain. We say an element 0 a R is irreducible if a is not a unit and there does
Discrete valuation rings. Suppose F is a field. A discrete valuation on F is a function v : F {0} Z such that:
Discrete valuation rings Suppose F is a field. A discrete valuation on F is a function v : F {0} Z such that: 1. v is surjective. 2. v(ab) = v(a) + v(b). 3. v(a + b) min(v(a), v(b)) if a + b 0. Proposition:
Honors Algebra 4, MATH 371 Winter 2010 Assignment 4 Due Wednesday, February 17 at 08:35
Honors Algebra 4, MATH 371 Winter 2010 Assignment 4 Due Wednesday, February 17 at 08:35 1. Let R be a commutative ring with 1 0. (a) Prove that the nilradical of R is equal to the intersection of the prime
Math 581 Problem Set 3 Solutions
Math 581 Problem Set 3 Solutions 1. Prove that complex conjugation is a isomorphism from C to C. Proof: First we prove that it is a homomorphism. Define : C C by (z) = z. Note that (1) = 1. The other properties
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
Modern Computer Algebra
Modern Computer Algebra Exercises to Chapter 25: Fundamental concepts 11 May 1999 JOACHIM VON ZUR GATHEN and JÜRGEN GERHARD Universität Paderborn 25.1 Show that any subgroup of a group G contains the neutral
Euclidean Domains. Kevin James
Suppose that R is an integral domain. Any function N : R N {0} with N(0) = 0 is a norm. If N(a) > 0, a R \ {0 R }, then N is called a positive norm. Suppose that R is an integral domain. Any function N
Homework 6 Solution. Math 113 Summer 2016.
Homework 6 Solution. Math 113 Summer 2016. 1. For each of the following ideals, say whether they are prime, maximal (hence also prime), or neither (a) (x 4 + 2x 2 + 1) C[x] (b) (x 5 + 24x 3 54x 2 + 6x
φ(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 =
Lecture 7.3: Ring homomorphisms
Lecture 7.3: Ring homomorphisms Matthew Macauley Department of Mathematical Sciences Clemson University http://www.math.clemson.edu/~macaule/ Math 4120, Modern Algebra M. Macauley (Clemson) Lecture 7.3:
Math 547, Exam 2 Information.
Math 547, Exam 2 Information. 3/19/10, LC 303B, 10:10-11:00. Exam 2 will be based on: Homework and textbook sections covered by lectures 2/3-3/5. (see http://www.math.sc.edu/ boylan/sccourses/547sp10/547.html)
A few exercises. 1. Show that f(x) = x 4 x 2 +1 is irreducible in Q[x]. Find its irreducible factorization in
A few exercises 1. Show that f(x) = x 4 x 2 +1 is irreducible in Q[x]. Find its irreducible factorization in F 2 [x]. solution. Since f(x) is a primitive polynomial in Z[x], by Gauss lemma it is enough
Some practice problems for midterm 2
Some practice problems for midterm 2 Kiumars Kaveh November 14, 2011 Problem: Let Z = {a G ax = xa, x G} be the center of a group G. Prove that Z is a normal subgroup of G. Solution: First we prove Z is
Chapter 9, Additional topics for integral domains
Chapter 9, Additional topics for integral domains Many times we have mentioned that theorems we proved could be done much more generally they only required some special property like unique factorization,
Name: MAT 444 Test 4 Instructor: Helene Barcelo April 19, 2004
MAT 444 Test 4 Instructor: Helene Barcelo April 19, 004 Name: You can take up to hours for completing this exam. Close book, notes and calculator. Do not use your own scratch paper. Write each solution
M3P14 LECTURE NOTES 8: QUADRATIC RINGS AND EUCLIDEAN DOMAINS
M3P14 LECTURE NOTES 8: QUADRATIC RINGS AND EUCLIDEAN DOMAINS 1. The Gaussian Integers Definition 1.1. The ring of Gaussian integers, denoted Z[i], is the subring of C consisting of all complex numbers
MTH310 EXAM 2 REVIEW
MTH310 EXAM 2 REVIEW SA LI 4.1 Polynomial Arithmetic and the Division Algorithm A. Polynomial Arithmetic *Polynomial Rings If R is a ring, then there exists a ring T containing an element x that is not
Class Notes; Week 7, 2/26/2016
Class Notes; Week 7, 2/26/2016 Day 18 This Time Section 3.3 Isomorphism and Homomorphism [0], [2], [4] in Z 6 + 0 4 2 0 0 4 2 4 4 2 0 2 2 0 4 * 0 4 2 0 0 0 0 4 0 4 2 2 0 2 4 So {[0], [2], [4]} is a subring.
Kevin James. MTHSC 412 Section 3.1 Definition and Examples of Rings
MTHSC 412 Section 3.1 Definition and Examples of Rings A ring R is a nonempty set R together with two binary operations (usually written as addition and multiplication) that satisfy the following axioms.
Rings and Fields Theorems
Rings and Fields Theorems Rajesh Kumar PMATH 334 Intro to Rings and Fields Fall 2009 October 25, 2009 12 Rings and Fields 12.1 Definition Groups and Abelian Groups Let R be a non-empty set. Let + and (multiplication)
Homework due on Monday, October 22
Homework due on Monday, October 22 Read sections 2.3.1-2.3.3 in Cameron s book and sections 3.5-3.5.4 in Lauritzen s book. Solve the following problems: Problem 1. Consider the ring R = Z[ω] = {a+bω :
Finite Fields. Mike Reiter
1 Finite Fields Mike Reiter reiter@cs.unc.edu Based on Chapter 4 of: W. Stallings. Cryptography and Network Security, Principles and Practices. 3 rd Edition, 2003. Groups 2 A group G, is a set G of elements
Section 19 Integral domains
Section 19 Integral domains Instructor: Yifan Yang Spring 2007 Observation and motivation There are rings in which ab = 0 implies a = 0 or b = 0 For examples, Z, Q, R, C, and Z[x] are all such rings There
Math 547, Exam 1 Information.
Math 547, Exam 1 Information. 2/10/10, LC 303B, 10:10-11:00. Exam 1 will be based on: Sections 5.1, 5.2, 5.3, 9.1; The corresponding assigned homework problems (see http://www.math.sc.edu/ boylan/sccourses/547sp10/547.html)
Ring Theory Problem Set 2 Solutions
Ring Theory Problem Set 2 Solutions 16.24. SOLUTION: We already proved in class that Z[i] is a commutative ring with unity. It is the smallest subring of C containing Z and i. If r = a + bi is in Z[i],
Mathematical Foundations of Cryptography
Mathematical Foundations of Cryptography Cryptography is based on mathematics In this chapter we study finite fields, the basis of the Advanced Encryption Standard (AES) and elliptical curve cryptography
Math 210B: Algebra, Homework 1
Math 210B: Algebra, Homework 1 Ian Coley January 15, 201 Problem 1. Show that over any field there exist infinitely many non-associate irreducible polynomials. Recall that by Homework 9, Exercise 8 of
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 }.
MATH 361: NUMBER THEORY TENTH LECTURE
MATH 361: NUMBER THEORY TENTH LECTURE The subject of this lecture is finite fields. 1. Root Fields Let k be any field, and let f(x) k[x] be irreducible and have positive degree. We want to construct a
Math Introduction to Modern Algebra
Math 343 - Introduction to Modern Algebra Notes Rings and Special Kinds of Rings Let R be a (nonempty) set. R is a ring if there are two binary operations + and such that (A) (R, +) is an abelian group.
Groups, Rings, and Finite Fields. Andreas Klappenecker. September 12, 2002
Background on Groups, Rings, and Finite Fields Andreas Klappenecker September 12, 2002 A thorough understanding of the Agrawal, Kayal, and Saxena primality test requires some tools from algebra and elementary
The Chinese Remainder Theorem
The Chinese Remainder Theorem Kyle Miller Feb 13, 2017 The Chinese Remainder Theorem says that systems of congruences always have a solution (assuming pairwise coprime moduli): Theorem 1 Let n, m N with
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
Finite Fields. Saravanan Vijayakumaran Department of Electrical Engineering Indian Institute of Technology Bombay
1 / 25 Finite Fields Saravanan Vijayakumaran sarva@ee.iitb.ac.in Department of Electrical Engineering Indian Institute of Technology Bombay September 25, 2014 2 / 25 Fields Definition A set F together
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.
Notes for Math 345. Dan Singer Minnesota State University, Mankato. August 23, 2006
Notes for Math 345 Dan Singer Minnesota State University, Mankato August 23, 2006 Preliminaries 1. Read the To The Student section pp. xvi-xvii and the Thematic Table of Contents. 2. Read Appendix A: Logic
5.1 Commutative rings; Integral Domains
5.1 J.A.Beachy 1 5.1 Commutative rings; Integral Domains from A Study Guide for Beginner s by J.A.Beachy, a supplement to Abstract Algebra by Beachy / Blair 23. Let R be a commutative ring. Prove the following
MATH 403 MIDTERM ANSWERS WINTER 2007
MAH 403 MIDERM ANSWERS WINER 2007 COMMON ERRORS (1) A subset S of a ring R is a subring provided that x±y and xy belong to S whenever x and y do. A lot of people only said that x + y and xy must belong
Finite Fields. Sophie Huczynska. Semester 2, Academic Year
Finite Fields Sophie Huczynska Semester 2, Academic Year 2005-06 2 Chapter 1. Introduction Finite fields is a branch of mathematics which has come to the fore in the last 50 years due to its numerous applications,
Part 1. For any A-module, let M[x] denote the set of all polynomials in x with coefficients in M, that is to say expressions of the form
Commutative Algebra Homework 3 David Nichols Part 1 Exercise 2.6 For any A-module, let M[x] denote the set of all polynomials in x with coefficients in M, that is to say expressions of the form m 0 + m
32 Divisibility Theory in Integral Domains
3 Divisibility Theory in Integral Domains As we have already mentioned, the ring of integers is the prototype of integral domains. There is a divisibility relation on * : an integer b is said to be divisible
WARING S PROBLEM FOR n = 2
WARING S PROBLEM FOR n = JAMES ROBERTSON Abstract. Given a natural number n, Waring s problem asks for the minimum natural number s n such that every natural number can be represented as the sum of s n
Solutions for Some Ring Theory Problems. 1. Suppose that I and J are ideals in a ring R. Assume that I J is an ideal of R. Prove that I J or J I.
Solutions for Some Ring Theory Problems 1. Suppose that I and J are ideals in a ring R. Assume that I J is an ideal of R. Prove that I J or J I. SOLUTION. Assume to the contrary that I is not a subset
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.
Math 2070BC Term 2 Weeks 1 13 Lecture Notes
Math 2070BC 2017 18 Term 2 Weeks 1 13 Lecture Notes Keywords: group operation multiplication associative identity element inverse commutative abelian group Special Linear Group order infinite order cyclic
TROPICAL SCHEME THEORY
TROPICAL SCHEME THEORY 5. Commutative algebra over idempotent semirings II Quotients of semirings When we work with rings, a quotient object is specified by an ideal. When dealing with semirings (and lattices),
Solutions I.N. Herstein- Second Edition
Solutions I.N. Herstein- Second Edition Sadiah Zahoor Please email me if any corrections at sadiahzahoor@cantab.net. R is a ring in all problems. Problem 0.1. If a, b, c, d R, evaluate (a + b)(c + d).
EXERCISES. = {1, 4}, and. The zero coset is J. Thus, by (***), to say that J 4- a iu not zero, is to
19 CHAPTER NINETEEN Whenever J is a prime ideal of a commutative ring with unity A, the quotient ring A/J is an integral domain. (The details are left as an exercise.) An ideal of a ring is called proper
Integral Extensions. Chapter Integral Elements Definitions and Comments Lemma
Chapter 2 Integral Extensions 2.1 Integral Elements 2.1.1 Definitions and Comments Let R be a subring of the ring S, and let α S. We say that α is integral over R if α isarootofamonic polynomial with coefficients
Ideals: Definitions & Examples
Ideals: Definitions & Examples Defn: An ideal I of a commutative ring R is a subset of R such that for a, b I and r R we have a + b, a b, ra I Examples: All ideals of Z have form nz = (n) = {..., n, 0,
(Rgs) Rings Math 683L (Summer 2003)
(Rgs) Rings Math 683L (Summer 2003) We will first summarise the general results that we will need from the theory of rings. A unital ring, R, is a set equipped with two binary operations + and such that
Solutions to Homework 1. All rings are commutative with identity!
Solutions to Homework 1. All rings are commutative with identity! (1) [4pts] Let R be a finite ring. Show that R = NZD(R). Proof. Let a NZD(R) and t a : R R the map defined by t a (r) = ar for all r R.
Prime Rational Functions and Integral Polynomials. Jesse Larone, Bachelor of Science. Mathematics and Statistics
Prime Rational Functions and Integral Polynomials Jesse Larone, Bachelor of Science Mathematics and Statistics Submitted in partial fulfillment of the requirements for the degree of Master of Science Faculty
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
Handout - Algebra Review
Algebraic Geometry Instructor: Mohamed Omar Handout - Algebra Review Sept 9 Math 176 Today will be a thorough review of the algebra prerequisites we will need throughout this course. Get through as much
Factorization in Domains
Last Time Chain Conditions and s Uniqueness of s The Division Algorithm Revisited in Domains Ryan C. Trinity University Modern Algebra II Last Time Chain Conditions and s Uniqueness of s The Division Algorithm
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
Abstract Algebra II. Randall R. Holmes Auburn University
Abstract Algebra II Randall R. Holmes Auburn University Copyright c 2008 by Randall R. Holmes Last revision: November 30, 2009 Contents 0 Introduction 2 1 Definition of ring and examples 3 1.1 Definition.............................