Rings, Integral Domains, and Fields

Size: px
Start display at page:

Download "Rings, Integral Domains, and Fields"

Transcription

1 Rings, Integral Domains, and Fields S. F. Ellermeyer September 26, 2006 Suppose that A is a set of objects endowed with two binary operations called addition (and denoted by + ) and multiplication (denoted by ). Let R fa; +; g. R is said to be a ring if the following properties are satis ed: 1. The associative laws of addition and multiplication hold. That is, for any elements a; b; and c 2 A, we have a + (b + c) (a + b) + c and a (bc) (ab) c. 2. The commutative law of addition holds. That is, for any elements a and b 2 C, we have a + b b + a. 3. An additive identity exists. That is, there exists an element 0 2 A such that a + 0 a for a 2 A. 4. Every element has an additive inverse. That is, for each a 2 A, there is an element a 2 A such that a + ( a) The left and right distributive properties holds. That is, for any elements a; b; and c 2 A, we have a (b + c) a b + a c and (b + c) a b a + c a. Remark 1 The de nition of ring does not require that the commutative law of multiplication holds or that a multiplicative identity exists or that each element of the ring has a multiplicative inverse. Remark 2 Some examples of rings that we have studied (either in this course or elsewhere) are Z (the set of all integers), Q (the set of all rational numbers), R (the set of all real numbers), C (the set of all complex 1

2 numbers), and (for any given integer m > 0) the ring of residues modulo m which we denote by Z m. Remark 3 When we have a ring, R (A; +; ), we will often abuse terminology and refer to the elements of A as elements of R. Thus when we say, for example, x 2 R, we really mean x 2 A. This can almost always be done without causing confusion. Exercise 4 Explain why the set of natural numbers, N, endowed with the usual addition and multiplication, is not a ring. If R (A; +; ) is a ring (meaning that properties 1 5 are satis ed), then R is called a commutative ring if it satis es the additional property 6. The commutative law of multiplication holds. That is, for any elements a and b 2 A, we have a b b a. Remark 5 All of the examples of rings mentioned in Remark 2 are commutative rings. If R (A; +; ) is a ring (meaning that properties 1 5 are satis ed), then R is called a ring with unity (or a ring with one) if it satis es the additional property 7. A multiplicative identity exists. That is, there exists an element 1 2 A such that a 1 a and 1 a a for all a 2 A. If R (A; +; ) satis es all of the properties 1 7, then R is called a commutative ring with unity (or a commutative ring with one). Remark 6 All of the examples of rings mentioned in Remark 2 are commutative rings with unity. De nition 7 An element, a, of a ring, R, is called a zero divisor if a 6 0 and there exists an element b 2 R such that b 6 0 and either a b 0 or b a 0. De nition 8 If R is a ring with unity and a is an element of R for which there exists an element b 2 R such that a b 1 and b a 1, then b is called a multiplicative inverse of a. 2

3 De nition 9 If a is an element of a ring, R, and a has a multiplicative inverse, then a is called a unit of R. If R is a commutative ring with unity (meaning that properties 1 7 are satis ed) and R has no zero divisors, then R is called an integral domain. Remark 10 All of the examples of rings given in Example 2 are integral domains with the exception of some of rings of residues. Recall that Z m has no zero divisors if and only if m is a prime number. Thus Z m is an integral domain if and only if m is a prime number. If R is an integral domain such that each non zero element of R is a unit, then R is called a eld. Remark 11 Z is not a eld. Q is a eld. R is a eld. C is a eld. Z m is a eld if and only if m is a prime number. (Recall that every non zero element of Z m is either a zero divisor or a unit, and if m is prime then Z m has no zero divisors.) De nition Suppose that R is a ring with unity and suppose that there exists an integer n > 0 such that n summands 0 but that if m is any positive integer less than n, then m summands 6 0. In this case, we call n the characteristic of R. If no such n exists, then we say that R has characteristic zero. Example 13 The eld of real numbers, R, has characteristic zero because for any positive integer n we have n summands 6 0. For any m > 0, the ring Z m has characteristic m because in Z m we have m summands 3 0

4 but for any positive integer j < m, we have j summands 6 0. Proposition 14 If R is an integral domain with characteristic n > 0, then n is a prime number. Proof. Suppose R is an integral domain with characteristic n > 0. If n is a composite number, then there exist integers p and q with 1 < p < n and 1 < q < n such that n pq. Since n is the characteristic of R, then p summands 6 0 and {z + 1 } q summands 6 0 but This gives us 0 n summands {z + 1A {z + 1 } p summands q summands pq summands 1 n summands 0, which implies that the elements p summands and q summands are zero divisors of R. However, since R is an integral domain, then R has no zero divisors. This means that n must not be a composite number (and hence that n must be a prime number). Corollary 15 If F is a eld with only a nite number of elements, then the characteristic of F is a prime number. Proof. Let F be a eld with only a nite number of members. Then F is an integral domain. If we can prove that F has characteristic n for some integer n > 0, then the conclusion of this corollary will follow immediately from Proposition 14. Suppose, to the contrary, that F has characteristic 4

5 zero. Then Furthermore, if we let j and k be any positive integers with j < k, then it cannot be true that j summands k summands for if this were true, then it would be true that (k j) summands which would mean that F does not have characteristic zero. Thus, if F does have characteristic zero, then the elements 1, 1 + 1, , : : : must all be di erent from each other, meaning that F must contain an in nite number of members. Since this is a contradiction to our hypotheses, we conclude that F must have nite characteristic and hence that the characteristic of F must be a prime number (by Proposition 14) 1 Examples of Rings We will now consider two examples of rings other than those mentioned in Remark 2. We will postpone a discussion of another very important class of examples, rings of polynomials, to Chapter The Ring of 2 2 Matrices with Real Entries Let M 2;2 (R) denote the set of all 2 2 matrices with real entries and with addition and multiplication de ned in the usual way. That is, a b M 2;2 (R) a; b; c; and d 2 R c d with addition de ned by b11 b + a 21 a 22 b 21 b 22 a11 + b 11 a + b a 21 + b 21 a 22 + b 22 and multiplication de ned by b11 b a11 b 11 + a b 21 a 11 b + a b 22 a 21 a 22 b 21 b 22 a 21 b 11 + a 22 b 21 a 21 b + a 22 b 22. 5

6 We will show that M 2;2 (R) is a ring with unity, but that this ring is not commutative. 1. First we show that the associative laws of addition and multiplication are satis ed. Let A a 21 a 22 b11 b ; B b 21 b 22 c11 c ; and C c 21 c 22 be elements of M 2;2 (R). Then A + (B + C) b11 + c + 11 b + c a 21 a 22 b 21 + c 21 b 22 + c 22 a11 + (b 11 + c 11 ) a + (b + c ) a 21 + (b 21 + c 21 ) a 22 + (b 22 + c 22 ) (a11 + b 11 ) + c 11 (a + b ) + c (a 21 + b 21 ) + c 21 (a 22 + b 22 ) + c 22 (by the associative law of addition for real numbers) a11 + b 11 a + b c11 c + a 21 + b 21 a 22 + b 22 c 21 c 22 (A + B) + C which shows that the associative law of addition holds in M 2;2 (R). Also, A (BC) b11 c 11 + b c 21 b 11 c + b c 22 a 21 a 22 b 21 c 11 + b 22 c 21 b 21 c + b 22 c 22 a11 (b 11 c 11 + b c 21 ) + a (b 21 c 11 + b 22 c 21 ) a 11 (b 11 c + b c 22 ) + a (b 21 c + b 22 c 22 ) a 21 (b 11 c 11 + b c 21 ) + a 22 (b 21 c 11 + b 22 c 21 ) a 21 (b 11 c + b c 22 ) + a 22 (b 21 c + b 22 c 22 ) a11 b 11 c 11 + a 11 b c 21 + a b 21 c 11 + a b 22 c 21 a 11 b 11 c + a 11 b c 22 + a b 21 c + a b 22 c 22 a 21 b 11 c 11 + a 21 b c 21 + a 22 b 21 c 11 + a 22 b 22 c 21 a 21 b 11 c + a 21 b c 22 + a 22 b 21 c + a 22 b 22 c 22 6

7 and (AB) C a11 b 11 + a b 21 a 11 b + a b 22 c11 c a 21 b 11 + a 22 b 21 a 21 b + a 22 b 22 c 21 c 22 (a11 b 11 + a b 21 ) c 11 + (a 11 b + a b 22 ) c 21 (a 11 b 11 + a b 21 ) c + (a 11 b + a b 22 ) c 22 (a 21 b 11 + a 22 b 21 ) c 11 + (a 21 b + a 22 b 22 ) c 21 (a 21 b 11 + a 22 b 21 ) c + (a 21 b + a 22 b 22 ) c 22 a11 b 11 c 11 + a 11 b c 21 + a b 21 c 11 + a b 22 c 21 a 11 b 11 c + a 11 b c 22 + a b 21 c + a b 22 c 22 a 21 b 11 c 11 + a 21 b c 21 + a 22 b 21 c 11 + a 22 b 22 c 21 a 21 b 11 c + a 21 b c 22 + a 22 b 21 c + a 22 b 22 c 22 A (BC) which shows that the associative law of multiplication holds in M 2;2 (R). 2. We now show that the commutative law of addition holds in M 2;2 (R). Let A a 21 a 22 be elements of M 2;2 (R). Then A + B b11 b + a 21 a 22 b 21 b 22 a11 + b 11 a + b a 21 + b 21 a 22 + b 22 b11 + a 11 b + a b 21 + a 21 b 22 + a 22 b11 b and B b 21 b 22 (by the commutative law of addition for real numbers) b11 b + b 21 b 22 a 21 a 22 B + A. 3. The additive identity element for M 2;2 (R) is O because if A is any member of M 2;2 (R), then it is easy to see that A + O A. 7

8 4. Every element of M 2;2 (R) has an additive inverse. It is easy to check that the additive inverse of A a 21 a 22 is A a 11 a a 21 a We now show that the left and right distributive properties hold. (Actually we will just show that the left distributive property holds and it can be considered a homework assignment to show that the right distributive property holds.) Let A a 21 a 22 b11 b ; B b 21 b 22 c11 c ; and C c 21 c 22 be elements of M 2;2 (R). Then A (B + C) b11 + c 11 b + c a 21 a 22 b 21 + c 21 b 22 + c 22 a11 (b 11 + c 11 ) + a (b 21 + c 21 ) a 11 (b + c ) + a (b 22 + c 22 ) a 21 (b 11 + c 11 ) + a 22 (b 21 + c 21 ) a 21 (b + c ) + a 22 (b 22 + c 22 ) a11 b 11 + a 11 c 11 + a b 21 + a c 21 a 11 b + a 11 c + a b 22 + a c 22 a 21 b 11 + a 21 c 11 + a 22 b 21 + a 22 c 21 a 21 b + a 21 c + a 22 b 22 + a 22 c 22 (by the distributive law for real numbers) a11 b 11 + a b 21 a 11 b + a b 22 a11 c a c 21 a 11 c + a c 22 a 21 b 11 + a 22 b 21 a 21 b + a 22 b 22 a 21 c 11 + a 22 c 21 a 21 c + a 22 c 22 AB + AC. We have now proved that M 2;2 (R) is a ring. To see that it is a ring with unity, we observe that the element I 0 1 8

9 is the multiplicative identity element of M 2;2 (R) because if A a 21 a 22 is any element of M 2;2 (R), then AI a 21 a a 21 a 22 A and IA 0 1 A. a 21 a 22 a 21 a 22 We can see that M 2;2 (R) is not a commutative ring because if we let A and B be A ; B, 6 0 then and AB BA so AB 6 BA. To conclude our study of M 2;2 (R), we will show that M 2;2 (R) has both zero divisors and units. For we see that A AB ; B O even though neither A nor B is equal to O. Thus A and B are both zero divisors. For A 0 1 ; B,, 9

10 we see that and AB BA I I from which we conclude that A and B are both units. It is in fact true that every element of M 2;2 (R) is either a zero divisor or a unit (and not both). The theory of linear algebra is used to prove this. 1.2 The Ring of Rational Numbers with the Number p 2 Adjoined Let Q p 2 be the set of all real numbers of the form a+b p 2 where a and b are rational numbers and with addition and multiplication de ned in the usual way. Then Q p 2 is closed under addition (meaning that if x 2 Q p 2 and y 2 Q p 2, then x + y 2 Q p 2 ) and closed under multiplication (meaning that if x 2 Q p 2 and y 2 Q p 2, then xy 2 Q p 2 ). To see that Q p 2 p p is closed under addition, let x a 1 + b Q 2 and p p y a 2 +b Q 2. Then x+y (a1 + a 2 )+(b 1 + b 2 ) p 2 2 Q p 2. To see that Q p 2 p p is closed under multiplication, let x a 1 + b Q 2 p p and y a 2 + b Q 2. Then p p xy a 1 + b 1 2 a 2 + b 2 2 a 1 a 2 + a 1 b 2 p 2 + b1 a 2 p 2 + 2b1 b 2 (a 1 a 2 + 2b 1 b 2 ) + (a 1 b 2 + b 1 a 2 ) p 2 shows that xy 2 Q p 2. Hence, both addition and multiplication are binary operations on Q p 2. We will show that Q p 2 is a eld. 1. The associative laws of addition and multiplication obviously hold in Q p 2 because Q p 2 is a subset of R (the set of all real numbers) and these laws hold in R. 2. The commutative law of addition holds in Q p 2 because it holds in R. 10

11 p 2 2 Q p 2 is the additive identity element of Q p If a + b p 2 2 Q p 2, then a b p 2 2 Q p 2 and the latter element if the additive inverse of the former. 5. The distributive laws hold in Q p 2 because they hold in R. 6. Multiplication is commutative in Q p 2 because it is commutative in R. 7. The number p 2 is a member of Q p 2 and this number is the multiplicative identity for Q p 2 because it is the multiplicative identity for R. The above observations show that Q p 2 is a commutative ring with unity. It is also clearly an integral domain because, in R, if ab 0, then either a 0 or b 0, and so the same must be true in Q p 2. (Thus Q p 2 contains no zero divisors.) Finally, to show that Q p 2 is a eld, we must show that every non zero member of Q p 2 has a multiplicative inverse in Q p 2. To do this let x a + b p 2 2 Q p 2 and suppose that x 6 0. Then either a 6 0 or b 6 0 (because if a and b were both zero, then x would be zero). Also, a 2 2b 2 is a rational number and we claim that, in addition, a 2 2b This claim is true because if it were true that a 2 2b 2 0, then we would have a 2 2b 2 which would give us jaj p 2 jbj, which can t be true because jaj is a rational number and p 2 jbj is an irrational number (or zero if b 0, but this would also mean that a 0 and a and b can t both be zero). Since a 2 2b 2 is a rational number which is not equal to zero, we see that a a 2 2b + b p2 2 a 2 2b 2 is a member of Q p 2. The following calculation shows that the above element is the multiplicative inverse of a + b p 2: a + b p a 2 a 2 2b + b p2 1 a + b p 2 a b p 2 2 a 2 2b 2 a 2 2b 2 1 a 2 2b 2 a 2 2b 2 1. We have now proved that Q p 2 is a eld. 11

12 2 Some Algebraic Properties of Rings Henceforth, we will often use juxtaposition (no symbol) for the operation of multiplication in a ring. This means that we will write ab instead of a b to denote multiplication. The following propositions give some basic algebraic facts about rings. Proposition 16 If R is a ring, then R contains only one additive identity element (which we denote by 0), and if R is a ring with unity, then R contains only one multiplicative identity element (which we denote by 1). Also, if R is a ring with unity and a is a unit in R, then a has only one multiplicative inverse (which we denote by a 1 ). Proof. Suppose that 0 1 and 0 2 are additive identity elements for R. Then, since 0 1 is an additive identity element, we have and since 0 2 is an additive identity element, we have This shows that Therefore R has exactly one additive identity element. Suppose that and 1 2 are multiplicative identity elements for R (a ring with unity). Then, since is a multiplicative identity element, we have and since 1 2 is a multiplicative identity element, we have 1 2. This shows that 1 2. Therefore R has exactly one multiplicative identity element. Now let R be a ring with unity and let a be a unit in R. Suppose that b 1 and b 2 are elements of R such that ab 1 b 1 a 1 and ab 2 b 2 a 1.

13 (That is, suppose that b 1 and b 2 both serve as multiplicative inverses for a.) Then, since ab 1 ab 2, we obtain b 1 (ab 1 ) b 1 (ab 2 ) and the associative law of multiplication then gives us and this gives us (b 1 a) b 1 (b 1 a) b 2 1b 1 1b 2 from which we obtain b 1 b 2. This proves that a has a unique multiplicative inverse. Proposition 17 Let R be a ring and let a and b be elements of R. Then: 1. a0 0 and 0a a ( b) (ab) and ( a) b (ab). 3. ( a) a 4. ( a) ( b) ab. 5. ( 1) a a and a ( 1) a (in rings with unity). Proof. 1. Because 0 is the additive identity element of R, we know that Multiplying both sides of this equation by a, we obtain a (0 + 0) a0 which, by the left distributive property, gives us a0 + a0 a0. Since a0 is an element of R, we know that a0 has an additive inverse, which we denote by (a0). Adding this element to both sides of the above equation, we obtain (a0) + (a0 + a0) (a0) + a0. 13

14 We now use the associative property of addition to obtain and this gives us ( (a0) + a0) + a0 (a0) + a0 0 + a0 0 which, since 0 + a0 a0, gives us a0 0. The proof that 0a 0 is similar and is left as homework. 1. Since (ab) is the additive inverse of ab, we know that (ab)+ab 0. Now observe that a ( b) + ab a ( b + b) (by the left distributive property) and since a ( b) + ab a ( b + b) a0 0. b + b 0, we see that Since the additive inverse of ab is unique (by Proposition 16), then it must be the case that a ( b) (ab). The proof that ( a) b (ab) is similar and is left as homework. 2. Since a + a 0, we see that a is the additive inverse of a. In other words, ( a) a. 3. By using parts 2 and 3 of this Proposition, we obtain ( a) ( b) (a ( b)) ( (ab)) ab. 4. Using part 2 of this Proposition, we obtain ( 1) a (1a) a and a ( 1) (a1) a. Proposition 18 If R is a ring with unity, then no element of R can be both a zero divisor and a unit. 14

15 Proof. Suppose that a is a unit in R (meaning that a 1 exists). If a 0, then a is not a zero divisor. Thus suppose that a 6 0. Suppose also that either ab 0 or ba 0 for some element b 2 R. If ab 0, then we obtain a 1 (ab) a which gives us (a 1 a) b 0 which gives us 1b 0 which gives us b 0. If ba 0, then we also obtain the conclusion that b 0 (by similar reasoning). This shows that a cannot be a zero divisor. Exercise Prove or disprove: If R is a ring and x and y are elements of R such that xy 0, then yx Prove or disprove: If R is a ring and x and y are elements of R such that y 6 0 and xy y, then x Let c be a symbol and let F ffcg ; +; g with addition and multiplication de ned by c + c c and c c c. (Note that the underlying set here contains only one element.) Prove that F is a eld. 4. Prove that if R is a ring in which 1 0, then R must have only one element and that this element is a unit (and not a zero divisor). 5. Prove that if R is a ring with unity, y is a unit in R, and x is an element of R such that xy 1, then x y Prove that if R is a ring with unity and y is a unit in R, then y 1 is also a unit in R and (y 1 ) 1 y. 7. Suppose that R is a ring and that a; b; and c are elements of R such that ba 1 and ac 1. Prove that a is a unit and that a 1 b c. Exercise 20 In the textbook, Section 2.5 (page 89), do problems 5, 6, 11, (requires some recall of linear algebra), 13, 14, 15, and

Rings of Residues. S. F. Ellermeyer. September 18, ; [1] m

Rings of Residues. S. F. Ellermeyer. September 18, ; [1] m Rings of Residues S F Ellermeyer September 18, 2006 If m is a positive integer, then we obtain the partition C = f[0] m ; [1] m ; : : : ; [m 1] m g of Z into m congruence classes (This is discussed in

More information

Introduction to Groups

Introduction to Groups Introduction to Groups S F Ellermeyer November 2, 2006 A group, G, is a set, A, endowed with a single binary operation,, such that: The operation is associative, meaning that a (b c) = (a b) c for all

More information

Answers and Solutions to Selected Homework Problems From Section 2.5 S. F. Ellermeyer. and B =. 0 2

Answers and Solutions to Selected Homework Problems From Section 2.5 S. F. Ellermeyer. and B =. 0 2 Answers and Solutions to Selected Homework Problems From Section 2.5 S. F. Ellermeyer 5. Since gcd (2; 4) 6, then 2 is a zero divisor (and not a unit) in Z 4. In fact, we see that 2 2 0 in Z 4. Thus 2x

More information

1 The Well Ordering Principle, Induction, and Equivalence Relations

1 The Well Ordering Principle, Induction, and Equivalence Relations 1 The Well Ordering Principle, Induction, and Equivalence Relations The set of natural numbers is the set N = f1; 2; 3; : : :g. (Some authors also include the number 0 in the natural numbers, but number

More information

Section 19 Integral domains

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

More information

Rings If R is a commutative ring, a zero divisor is a nonzero element x such that xy = 0 for some nonzero element y R.

Rings If R is a commutative ring, a zero divisor is a nonzero element x such that xy = 0 for some nonzero element y R. Rings 10-26-2008 A ring is an abelian group R with binary operation + ( addition ), together with a second binary operation ( multiplication ). Multiplication must be associative, and must distribute over

More information

a + b = b + a and a b = b a. (a + b) + c = a + (b + c) and (a b) c = a (b c). a (b + c) = a b + a c and (a + b) c = a c + b c.

a + b = b + a and a b = b a. (a + b) + c = a + (b + c) and (a b) c = a (b c). a (b + c) = a b + a c and (a + b) c = a c + b c. Properties of the Integers The set of all integers is the set and the subset of Z given by Z = {, 5, 4, 3, 2, 1, 0, 1, 2, 3, 4, 5, }, N = {0, 1, 2, 3, 4, }, is the set of nonnegative integers (also called

More information

Properties of the Integers

Properties of the Integers Properties of the Integers The set of all integers is the set and the subset of Z given by Z = {, 5, 4, 3, 2, 1, 0, 1, 2, 3, 4, 5, }, N = {0, 1, 2, 3, 4, }, is the set of nonnegative integers (also called

More information

Congruences. September 16, 2006

Congruences. September 16, 2006 Congruences September 16, 2006 1 Congruences If m is a given positive integer, then we can de ne an equivalence relation on Z (the set of all integers) by requiring that an integer a is related to an integer

More information

Number Axioms. P. Danziger. A Group is a set S together with a binary operation (*) on S, denoted a b such that for all a, b. a b S.

Number Axioms. P. Danziger. A Group is a set S together with a binary operation (*) on S, denoted a b such that for all a, b. a b S. Appendix A Number Axioms P. Danziger 1 Number Axioms 1.1 Groups Definition 1 A Group is a set S together with a binary operation (*) on S, denoted a b such that for all a, b and c S 0. (Closure) 1. (Associativity)

More information

MODEL ANSWERS TO THE FIRST HOMEWORK

MODEL ANSWERS TO THE FIRST HOMEWORK MODEL ANSWERS TO THE FIRST HOMEWORK 1. Chapter 4, 1: 2. Suppose that F is a field and that a and b are in F. Suppose that a b = 0, and that b 0. Let c be the inverse of b. Multiplying the equation above

More information

REVIEW Chapter 1 The Real Number System

REVIEW Chapter 1 The Real Number System REVIEW Chapter The Real Number System In class work: Complete all statements. Solve all exercises. (Section.4) A set is a collection of objects (elements). The Set of Natural Numbers N N = {,,, 4, 5, }

More information

Proofs. Chapter 2 P P Q Q

Proofs. Chapter 2 P P Q Q Chapter Proofs In this chapter we develop three methods for proving a statement. To start let s suppose the statement is of the form P Q or if P, then Q. Direct: This method typically starts with P. Then,

More information

Prime and irreducible elements of the ring of integers modulo n

Prime and irreducible elements of the ring of integers modulo n Prime and irreducible elements of the ring of integers modulo n M. H. Jafari and A. R. Madadi Department of Pure Mathematics, Faculty of Mathematical Sciences University of Tabriz, Tabriz, Iran Abstract

More information

0 Sets and Induction. Sets

0 Sets and Induction. Sets 0 Sets and Induction Sets A set is an unordered collection of objects, called elements or members of the set. A set is said to contain its elements. We write a A to denote that a is an element of the set

More information

Solutions to Assignment 3

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

More information

MATH 422, CSUSM. SPRING AITKEN

MATH 422, CSUSM. SPRING AITKEN CHAPTER 3 SUMMARY: THE INTEGERS Z (PART I) MATH 422, CSUSM. SPRING 2009. AITKEN 1. Introduction This is a summary of Chapter 3 from Number Systems (Math 378). The integers Z included the natural numbers

More information

2. Introduction to commutative rings (continued)

2. Introduction to commutative rings (continued) 2. Introduction to commutative rings (continued) 2.1. New examples of commutative rings. Recall that in the first lecture we defined the notions of commutative rings and field and gave some examples of

More information

Algebra Homework, Edition 2 9 September 2010

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.

More information

Kevin James. MTHSC 412 Section 3.1 Definition and Examples of Rings

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.

More information

Modular Arithmetic and Elementary Algebra

Modular Arithmetic and Elementary Algebra 18.310 lecture notes September 2, 2013 Modular Arithmetic and Elementary Algebra Lecturer: Michel Goemans These notes cover basic notions in algebra which will be needed for discussing several topics of

More information

CSE 215: Foundations of Computer Science Recitation Exercises Set #5 Stony Brook University. Name: ID#: Section #: Score: / 4

CSE 215: Foundations of Computer Science Recitation Exercises Set #5 Stony Brook University. Name: ID#: Section #: Score: / 4 CSE 215: Foundations of Computer Science Recitation Exercises Set #5 Stony Brook University Name: ID#: Section #: Score: / 4 Unit 10: Proofs by Contradiction and Contraposition 1. Prove the following statement

More information

(3,1) Methods of Proof

(3,1) Methods of Proof King Saud University College of Sciences Department of Mathematics 151 Math Exercises (3,1) Methods of Proof 1-Direct Proof 2- Proof by Contraposition 3- Proof by Contradiction 4- Proof by Cases By: Malek

More information

Math 104: Homework 1 solutions

Math 104: Homework 1 solutions Math 10: Homework 1 solutions 1. The basis for induction, P 1, is true, since 1 3 = 1. Now consider the induction step, assuming P n is true and examining P n+1. By making use of the result (1 + +... +

More information

5 Group theory. 5.1 Binary operations

5 Group theory. 5.1 Binary operations 5 Group theory This section is an introduction to abstract algebra. This is a very useful and important subject for those of you who will continue to study pure mathematics. 5.1 Binary operations 5.1.1

More information

2 Lecture 2: Logical statements and proof by contradiction Lecture 10: More on Permutations, Group Homomorphisms 31

2 Lecture 2: Logical statements and proof by contradiction Lecture 10: More on Permutations, Group Homomorphisms 31 Contents 1 Lecture 1: Introduction 2 2 Lecture 2: Logical statements and proof by contradiction 7 3 Lecture 3: Induction and Well-Ordering Principle 11 4 Lecture 4: Definition of a Group and examples 15

More information

Commutative Di erential Algebra, Part III

Commutative Di erential Algebra, Part III Commutative Di erential Algebra, Part III Phyllis Joan Cassidy, City College of CUNY October 26, 2007 hyllis Joan Cassidy, City College of CUNY () Comm Di Alg III October 26, 2007 1 / 39 Basic assumptions.

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

MODEL ANSWERS TO HWK #7. 1. Suppose that F is a field and that a and b are in F. Suppose that. Thus a = 0. It follows that F is an integral domain.

MODEL ANSWERS TO HWK #7. 1. Suppose that F is a field and that a and b are in F. Suppose that. Thus a = 0. It follows that F is an integral domain. MODEL ANSWERS TO HWK #7 1. Suppose that F is a field and that a and b are in F. Suppose that a b = 0, and that b 0. Let c be the inverse of b. Multiplying the equation above by c on the left, we get 0

More information

The following techniques for methods of proofs are discussed in our text: - Vacuous proof - Trivial proof

The following techniques for methods of proofs are discussed in our text: - Vacuous proof - Trivial proof Ch. 1.6 Introduction to Proofs The following techniques for methods of proofs are discussed in our text - Vacuous proof - Trivial proof - Direct proof - Indirect proof (our book calls this by contraposition)

More information

1 Groups Examples of Groups Things that are not groups Properties of Groups Rings and Fields Examples...

1 Groups Examples of Groups Things that are not groups Properties of Groups Rings and Fields Examples... Contents 1 Groups 2 1.1 Examples of Groups... 3 1.2 Things that are not groups....................... 4 1.3 Properties of Groups... 5 2 Rings and Fields 6 2.1 Examples... 8 2.2 Some Finite Fields... 10

More information

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.

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.,

More information

MA 180 Lecture. Chapter 0. College Algebra and Calculus by Larson/Hodgkins. Fundamental Concepts of Algebra

MA 180 Lecture. Chapter 0. College Algebra and Calculus by Larson/Hodgkins. Fundamental Concepts of Algebra 0.) Real Numbers: Order and Absolute Value Definitions: Set: is a collection of objections in mathematics Real Numbers: set of numbers used in arithmetic MA 80 Lecture Chapter 0 College Algebra and Calculus

More information

ALGEBRA. 1. Some elementary number theory 1.1. Primes and divisibility. We denote the collection of integers

ALGEBRA. 1. Some elementary number theory 1.1. Primes and divisibility. We denote the collection of integers ALGEBRA CHRISTIAN REMLING 1. Some elementary number theory 1.1. Primes and divisibility. We denote the collection of integers by Z = {..., 2, 1, 0, 1,...}. Given a, b Z, we write a b if b = ac for some

More information

Classify, graph, and compare real numbers. Find and estimate square roots Identify and apply properties of real numbers.

Classify, graph, and compare real numbers. Find and estimate square roots Identify and apply properties of real numbers. Real Numbers and The Number Line Properties of Real Numbers Classify, graph, and compare real numbers. Find and estimate square roots Identify and apply properties of real numbers. Square root, radicand,

More information

Section 18 Rings and fields

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)

More information

Polynomial Rings : Linear Algebra Notes

Polynomial Rings : Linear Algebra Notes Polynomial Rings : Linear Algebra Notes Satya Mandal September 27, 2005 1 Section 1: Basics Definition 1.1 A nonempty set R is said to be a ring if the following are satisfied: 1. R has two binary operations,

More information

ALGEBRA II: RINGS AND MODULES OVER LITTLE RINGS.

ALGEBRA II: RINGS AND MODULES OVER LITTLE RINGS. ALGEBRA II: RINGS AND MODULES OVER LITTLE RINGS. KEVIN MCGERTY. 1. RINGS The central characters of this course are algebraic objects known as rings. A ring is any mathematical structure where you can add

More information

Strong Lifting Splits

Strong Lifting Splits M. Alkan Department of Mathematics Akdeniz University Antalya 07050, Turkey alkan@akdeniz.edu.tr Strong Lifting Splits A.Ç. Özcan Department of Mathematics Hacettepe University Ankara 06800, Turkey ozcan@hacettepe.edu.tr

More information

CHAPTER 14. Ideals and Factor Rings

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

More information

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. 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

More information

Math Circle Beginners Group February 28, 2016 Euclid and Prime Numbers Solutions

Math Circle Beginners Group February 28, 2016 Euclid and Prime Numbers Solutions Math Circle Beginners Group February 28, 2016 Euclid and Prime Numbers Solutions Warm-up Problems 1. What is a prime number? Give an example of an even prime number and an odd prime number. A prime number

More information

1 Kaplanski conjectures

1 Kaplanski conjectures Kaplanski conjectures. Group algebras and the statements of Kaplanski s conjectures Suppose that is a group and K is a eld. The group algebra K is the K-algebra of formal nite linear combinations k + :

More information

Rings and Fields Theorems

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)

More information

The Real Number System

The Real Number System MATH 337 The Real Number System Sets of Numbers Dr. Neal, WKU A set S is a well-defined collection of objects, with well-defined meaning that there is a specific description from which we can tell precisely

More information

MATH 433 Applied Algebra Lecture 22: Semigroups. Rings.

MATH 433 Applied Algebra Lecture 22: Semigroups. Rings. MATH 433 Applied Algebra Lecture 22: Semigroups. Rings. Groups Definition. A group is a set G, together with a binary operation, that satisfies the following axioms: (G1: closure) for all elements g and

More information

Proofs. Chapter 2 P P Q Q

Proofs. Chapter 2 P P Q Q Chapter Proofs In this chapter we develop three methods for proving a statement. To start let s suppose the statement is of the form P Q or if P, then Q. Direct: This method typically starts with P. Then,

More information

Section 3 Isomorphic Binary Structures

Section 3 Isomorphic Binary Structures Section 3 Isomorphic Binary Structures Instructor: Yifan Yang Fall 2006 Outline Isomorphic binary structure An illustrative example Definition Examples Structural properties Definition and examples Identity

More information

Chapter 1. Sets and Numbers

Chapter 1. Sets and Numbers Chapter 1. Sets and Numbers 1. Sets A set is considered to be a collection of objects (elements). If A is a set and x is an element of the set A, we say x is a member of A or x belongs to A, and we write

More information

Chapter 5. Modular arithmetic. 5.1 The modular ring

Chapter 5. Modular arithmetic. 5.1 The modular ring Chapter 5 Modular arithmetic 5.1 The modular ring Definition 5.1. Suppose n N and x, y Z. Then we say that x, y are equivalent modulo n, and we write x y mod n if n x y. It is evident that equivalence

More information

Integral Extensions. Chapter Integral Elements Definitions and Comments Lemma

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

More information

Order of Operations. Real numbers

Order of Operations. Real numbers Order of Operations When simplifying algebraic expressions we use the following order: 1. Perform operations within a parenthesis. 2. Evaluate exponents. 3. Multiply and divide from left to right. 4. Add

More information

Elementary Algebra Chinese Remainder Theorem Euclidean Algorithm

Elementary Algebra Chinese Remainder Theorem Euclidean Algorithm Elementary Algebra Chinese Remainder Theorem Euclidean Algorithm April 11, 2010 1 Algebra We start by discussing algebraic structures and their properties. This is presented in more depth than what we

More information

1. Introduction to commutative rings and fields

1. Introduction to commutative rings and fields 1. Introduction to commutative rings and fields Very informally speaking, a commutative ring is a set in which we can add, subtract and multiply elements so that the usual laws hold. A field is a commutative

More information

1. Introduction to commutative rings and fields

1. Introduction to commutative rings and fields 1. Introduction to commutative rings and fields Very informally speaking, a commutative ring is a set in which we can add, subtract and multiply elements so that the usual laws hold. A field is a commutative

More information

Homework 7 Solutions to Selected Problems

Homework 7 Solutions to Selected Problems Homework 7 Solutions to Selected Prolems May 9, 01 1 Chapter 16, Prolem 17 Let D e an integral domain and f(x) = a n x n +... + a 0 and g(x) = m x m +... + 0 e polynomials with coecients in D, where a

More information

GROUPS. Chapter-1 EXAMPLES 1.1. INTRODUCTION 1.2. BINARY OPERATION

GROUPS. Chapter-1 EXAMPLES 1.1. INTRODUCTION 1.2. BINARY OPERATION Chapter-1 GROUPS 1.1. INTRODUCTION The theory of groups arose from the theory of equations, during the nineteenth century. Originally, groups consisted only of transformations. The group of transformations

More information

A division algorithm

A division algorithm A division algorithm Fred Richman Florida Atlantic University Boca Raton, FL 33431 richman@fau.edu Abstract A divisibility test of Arend Heyting, for polynomials over a eld in an intuitionistic setting,

More information

1 Selected Homework Solutions

1 Selected Homework Solutions Selected Homework Solutions Mathematics 4600 A. Bathi Kasturiarachi September 2006. Selected Solutions to HW # HW #: (.) 5, 7, 8, 0; (.2):, 2 ; (.4): ; (.5): 3 (.): #0 For each of the following subsets

More information

Mathematical Reasoning & Proofs

Mathematical Reasoning & Proofs Mathematical Reasoning & Proofs MAT 1362 Fall 2018 Alistair Savage Department of Mathematics and Statistics University of Ottawa This work is licensed under a Creative Commons Attribution-ShareAlike 4.0

More information

Structure of R. Chapter Algebraic and Order Properties of R

Structure of R. Chapter Algebraic and Order Properties of R Chapter Structure of R We will re-assemble calculus by first making assumptions about the real numbers. All subsequent results will be rigorously derived from these assumptions. Most of the assumptions

More information

Boolean Algebra CHAPTER 15

Boolean Algebra CHAPTER 15 CHAPTER 15 Boolean Algebra 15.1 INTRODUCTION Both sets and propositions satisfy similar laws, which are listed in Tables 1-1 and 4-1 (in Chapters 1 and 4, respectively). These laws are used to define an

More information

ZEROS OF POLYNOMIAL FUNCTIONS ALL I HAVE TO KNOW ABOUT POLYNOMIAL FUNCTIONS

ZEROS OF POLYNOMIAL FUNCTIONS ALL I HAVE TO KNOW ABOUT POLYNOMIAL FUNCTIONS ZEROS OF POLYNOMIAL FUNCTIONS ALL I HAVE TO KNOW ABOUT POLYNOMIAL FUNCTIONS TOOLS IN FINDING ZEROS OF POLYNOMIAL FUNCTIONS Synthetic Division and Remainder Theorem (Compressed Synthetic Division) Fundamental

More information

Subrings and Ideals 2.1 INTRODUCTION 2.2 SUBRING

Subrings and Ideals 2.1 INTRODUCTION 2.2 SUBRING Subrings and Ideals Chapter 2 2.1 INTRODUCTION In this chapter, we discuss, subrings, sub fields. Ideals and quotient ring. We begin our study by defining a subring. If (R, +, ) is a ring and S is a non-empty

More information

H.6 Homological Characterization of Rings: The Commutative Case

H.6 Homological Characterization of Rings: The Commutative Case The Concise Handbook of Algebra, Kluwer Publ. (2002), 505-508 H.6 Homological Characterization of Rings: The Commutative Case Sarah Glaz glaz@uconnvm.uconn.edu A large number of niteness properties of

More information

Real Numbers. Real numbers are divided into two types, rational numbers and irrational numbers

Real Numbers. Real numbers are divided into two types, rational numbers and irrational numbers Real Numbers Real numbers are divided into two types, rational numbers and irrational numbers I. Rational Numbers: Any number that can be expressed as the quotient of two integers. (fraction). Any number

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

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

Assignment 3. Section 10.3: 6, 7ab, 8, 9, : 2, 3

Assignment 3. Section 10.3: 6, 7ab, 8, 9, : 2, 3 Andrew van Herick Math 710 Dr. Alex Schuster Sept. 21, 2005 Assignment 3 Section 10.3: 6, 7ab, 8, 9, 10 10.4: 2, 3 10.3.6. Prove (3) : Let E X: Then x =2 E if and only if B r (x) \ E c 6= ; for all all

More information

Math Homework # 4

Math Homework # 4 Math 446 - Homework # 4 1. Are the following statements true or false? (a) 3 5(mod 2) Solution: 3 5 = 2 = 2 ( 1) is divisible by 2. Hence 2 5(mod 2). (b) 11 5(mod 5) Solution: 11 ( 5) = 16 is NOT divisible

More information

Know why the real and complex numbers are each a field, and that particular rings are not fields (e.g., integers, polynomial rings, matrix rings)

Know why the real and complex numbers are each a field, and that particular rings are not fields (e.g., integers, polynomial rings, matrix rings) COMPETENCY 1.0 ALGEBRA SKILL 1.1 1.1a. ALGEBRAIC STRUCTURES Know why the real and complex numbers are each a field, and that particular rings are not fields (e.g., integers, polynomial rings, matrix rings)

More information

SQUARE ROOTS OF 2x2 MATRICES 1. Sam Northshield SUNY-Plattsburgh

SQUARE ROOTS OF 2x2 MATRICES 1. Sam Northshield SUNY-Plattsburgh SQUARE ROOTS OF x MATRICES Sam Northshield SUNY-Plattsburgh INTRODUCTION A B What is the square root of a matrix such as? It is not, in general, A B C D C D This is easy to see since the upper left entry

More information

Introduction to Group Theory

Introduction to Group Theory Introduction to Group Theory Ling-Fong Li (Institute) Group 1 / 6 INTRODUCTION Group theory : framework for studying symmetry. The representation theory of the group simpli es the physical solutions. For

More information

Ang aking kontrata: Ako, si, ay nangangakong magsisipag mag-aral hindi lang para sa aking sarili kundi para rin sa aking pamilya, para sa aking

Ang aking kontrata: Ako, si, ay nangangakong magsisipag mag-aral hindi lang para sa aking sarili kundi para rin sa aking pamilya, para sa aking Ang aking kontrata: Ako, si, ay nangangakong magsisipag mag-aral hindi lang para sa aking sarili kundi para rin sa aking pamilya, para sa aking bayang Pilipinas at para sa ikauunlad ng mundo. THEOREMS

More information

ABSTRACT ALGEBRA 1, LECTURE NOTES 4: DEFINITIONS AND EXAMPLES OF MONOIDS AND GROUPS.

ABSTRACT ALGEBRA 1, LECTURE NOTES 4: DEFINITIONS AND EXAMPLES OF MONOIDS AND GROUPS. ABSTRACT ALGEBRA 1, LECTURE NOTES 4: DEFINITIONS AND EXAMPLES OF MONOIDS AND GROUPS. ANDREW SALCH 1. Monoids. Definition 1.1. A monoid is a set M together with a function µ : M M M satisfying the following

More information

MATH 51H Section 4. October 16, Recall what it means for a function between metric spaces to be continuous:

MATH 51H Section 4. October 16, Recall what it means for a function between metric spaces to be continuous: MATH 51H Section 4 October 16, 2015 1 Continuity Recall what it means for a function between metric spaces to be continuous: Definition. Let (X, d X ), (Y, d Y ) be metric spaces. A function f : X Y is

More information

Groups. Contents of the lecture. Sergei Silvestrov. Spring term 2011, Lecture 8

Groups. Contents of the lecture. Sergei Silvestrov. Spring term 2011, Lecture 8 Groups Sergei Silvestrov Spring term 2011, Lecture 8 Contents of the lecture Binary operations and binary structures. Groups - a special important type of binary structures. Isomorphisms of binary structures.

More information

Arithmetic, Algebra, Number Theory

Arithmetic, Algebra, Number Theory Arithmetic, Algebra, Number Theory Peter Simon 21 April 2004 Types of Numbers Natural Numbers The counting numbers: 1, 2, 3,... Prime Number A natural number with exactly two factors: itself and 1. Examples:

More information

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 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

More information

CHAPTER I. Rings. Definition A ring R is a set with two binary operations, addition + and

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)

More information

8. Prime Factorization and Primary Decompositions

8. Prime Factorization and Primary Decompositions 70 Andreas Gathmann 8. Prime Factorization and Primary Decompositions 13 When it comes to actual computations, Euclidean domains (or more generally principal ideal domains) are probably the nicest rings

More information

Linear Algebra (part 1) : Vector Spaces (by Evan Dummit, 2017, v. 1.07) 1.1 The Formal Denition of a Vector Space

Linear Algebra (part 1) : Vector Spaces (by Evan Dummit, 2017, v. 1.07) 1.1 The Formal Denition of a Vector Space Linear Algebra (part 1) : Vector Spaces (by Evan Dummit, 2017, v. 1.07) Contents 1 Vector Spaces 1 1.1 The Formal Denition of a Vector Space.................................. 1 1.2 Subspaces...................................................

More information

Algebra 2. Rings and fields. Rings. A.M. Cohen, H. Cuypers, H. Sterk

Algebra 2. Rings and fields. Rings. A.M. Cohen, H. Cuypers, H. Sterk and fields 2 and fields A.M. Cohen, H. Cuypers, H. Sterk A.M. Cohen, H. Cuypers, H. Sterk 2 September 25, 2006 1 / 31 and fields Multiplication turns each of the sets Z, Q, R, C, Z[X ], Q[X ], R[X ], C[X

More information

SYMBOL EXPLANATION EXAMPLE

SYMBOL EXPLANATION EXAMPLE MATH 4310 PRELIM I REVIEW Notation These are the symbols we have used in class, leading up to Prelim I, and which I will use on the exam SYMBOL EXPLANATION EXAMPLE {a, b, c, } The is the way to write the

More information

Mathematics Course 111: Algebra I Part I: Algebraic Structures, Sets and Permutations

Mathematics Course 111: Algebra I Part I: Algebraic Structures, Sets and Permutations Mathematics Course 111: Algebra I Part I: Algebraic Structures, Sets and Permutations D. R. Wilkins Academic Year 1996-7 1 Number Systems and Matrix Algebra Integers The whole numbers 0, ±1, ±2, ±3, ±4,...

More information

Course 2BA1: Trinity 2006 Section 9: Introduction to Number Theory and Cryptography

Course 2BA1: Trinity 2006 Section 9: Introduction to Number Theory and Cryptography Course 2BA1: Trinity 2006 Section 9: Introduction to Number Theory and Cryptography David R. Wilkins Copyright c David R. Wilkins 2006 Contents 9 Introduction to Number Theory and Cryptography 1 9.1 Subgroups

More information

Factorization in Polynomial Rings

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

More information

Solutions I.N. Herstein- Second Edition

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).

More information

Lecture 20 FUNDAMENTAL Theorem of Finitely Generated Abelian Groups (FTFGAG)

Lecture 20 FUNDAMENTAL Theorem of Finitely Generated Abelian Groups (FTFGAG) Lecture 20 FUNDAMENTAL Theorem of Finitely Generated Abelian Groups (FTFGAG) Warm up: 1. Let n 1500. Find all sequences n 1 n 2... n s 2 satisfying n i 1 and n 1 n s n (where s can vary from sequence to

More information

Polynomial Rings. i=0. i=0. n+m. i=0. k=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

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

Linear Algebra. Linear Algebra. Chih-Wei Yi. Dept. of Computer Science National Chiao Tung University. November 12, 2008

Linear Algebra. Linear Algebra. Chih-Wei Yi. Dept. of Computer Science National Chiao Tung University. November 12, 2008 Linear Algebra Chih-Wei Yi Dept. of Computer Science National Chiao Tung University November, 008 Section De nition and Examples Section De nition and Examples Section De nition and Examples De nition

More information

Part IX. Factorization

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

More information

2x 1 7. A linear congruence in modular arithmetic is an equation of the form. Why is the solution a set of integers rather than a unique integer?

2x 1 7. A linear congruence in modular arithmetic is an equation of the form. Why is the solution a set of integers rather than a unique integer? Chapter 3: Theory of Modular Arithmetic 25 SECTION C Solving Linear Congruences By the end of this section you will be able to solve congruence equations determine the number of solutions find the multiplicative

More information

A field F is a set of numbers that includes the two numbers 0 and 1 and satisfies the properties:

A field F is a set of numbers that includes the two numbers 0 and 1 and satisfies the properties: Byte multiplication 1 Field arithmetic A field F is a set of numbers that includes the two numbers 0 and 1 and satisfies the properties: F is an abelian group under addition, meaning - F is closed under

More information

Algebraic Structures Exam File Fall 2013 Exam #1

Algebraic Structures Exam File Fall 2013 Exam #1 Algebraic Structures Exam File Fall 2013 Exam #1 1.) Find all four solutions to the equation x 4 + 16 = 0. Give your answers as complex numbers in standard form, a + bi. 2.) Do the following. a.) Write

More information

The primitive root theorem

The primitive root theorem The primitive root theorem Mar Steinberger First recall that if R is a ring, then a R is a unit if there exists b R with ab = ba = 1. The collection of all units in R is denoted R and forms a group under

More information

GROUPS AS GRAPHS. W. B. Vasantha Kandasamy Florentin Smarandache

GROUPS AS GRAPHS. W. B. Vasantha Kandasamy Florentin Smarandache GROUPS AS GRAPHS W. B. Vasantha Kandasamy Florentin Smarandache 009 GROUPS AS GRAPHS W. B. Vasantha Kandasamy e-mail: vasanthakandasamy@gmail.com web: http://mat.iitm.ac.in/~wbv www.vasantha.in Florentin

More information

3. Abstract Boolean Algebras

3. Abstract Boolean Algebras 3. ABSTRACT BOOLEAN ALGEBRAS 123 3. Abstract Boolean Algebras 3.1. Abstract Boolean Algebra. Definition 3.1.1. An abstract Boolean algebra is defined as a set B containing two distinct elements 0 and 1,

More information

FACTOR GRAPH OF NON-COMMUTATIVE RING

FACTOR GRAPH OF NON-COMMUTATIVE RING International Journal of Advanced Research in Engineering and Technology (IJARET) Volume 9, Issue 6, November - December 2018, pp. 178 183, Article ID: IJARET_09_06_019 Available online at http://www.iaeme.com/ijaret/issues.asp?jtype=ijaret&vtype=9&itype=6

More information