Math 3121 Abstract Algebra I

Slides:



Advertisements
Similar presentations
Math 3121 Abstract Algebra I Lecture 8 Sections 9 and 10.
Advertisements

Section 11 Direct Products and Finitely Generated Abelian Groups One purpose of this section is to show a way to use known groups as building blocks to.
Section 4.1: Primes, Factorization, and the Euclidean Algorithm Practice HW (not to hand in) From Barr Text p. 160 # 6, 7, 8, 11, 12, 13.
Chapter Primes and Greatest Common Divisors ‒Primes ‒Greatest common divisors and least common multiples 1.
Basic properties of the integers
Math 3121 Abstract Algebra I
Groups TS.Nguyễn Viết Đông.
Algebraic Structures: Group Theory II
Cyclic Groups Part 2.
Find all subgroups of the Klein 4- Group. How many are there?
1 Section 1.8 Functions. 2 Loose Definition Mapping of each element of one set onto some element of another set –each element of 1st set must map to something,
Cyclic Groups. Definition G is a cyclic group if G = for some a in G.
CSE 311 Foundations of Computing I Lecture 12 Primes, GCD, Modular Inverse Spring
Chapter 7 Functions Dr. Curry Guinn. Outline of Today Section 7.1: Functions Defined on General Sets Section 7.2: One-to-One and Onto Section 7.3: The.
Rings,Fields TS. Nguyễn Viết Đông Rings, Integral Domains and Fields, 2. Polynomial and Euclidean Rings 3. Quotient Rings 2.
Math 3121 Abstract Algebra I Lecture 3 Sections 2-4: Binary Operations, Definition of Group.
COMP 170 L2 Page 1 L05: Inverses and GCDs l Objective: n When does have an inverse? n How to compute the inverse? n Need: Greatest common dividers (GCDs)
By: Hector L Contreras SSGT / USMC
Lagrange's Theorem. The most important single theorem in group theory. It helps answer: –How large is the symmetry group of a volleyball? A soccer ball?
Cyclic Groups (9/25) Definition. A group G is called cyclic if there exists an element a in G such that G =  a . That is, every element of G can be written.
Math 3121 Abstract Algebra I Lecture 9 Finish Section 10 Section 11.
Rational Numbers and Fields
Math 3121 Abstract Algebra I Lecture 5 Finish Sections 6 + Review: Cyclic Groups, Review.
Network and Computer Security (CS 475) Modular Arithmetic
Math 3121 Abstract Algebra I Lecture 10 Finish Section 11 Skip 12 – read on your own Start Section 13.
Math 344 Winter 07 Group Theory Part 2: Subgroups and Isomorphism
Math 3121 Abstract Algebra I
Math 3121 Abstract Algebra I Lecture 7: Finish Section 7 Sections 8.
Math 3121 Abstract Algebra I Lecture 11 Finish Section 13 Section 14.
Cyclic Groups A Cyclic Group is a group which can be generated by one of its elements. That is, for some a in G, G={a n | n is an element of Z} Or, in.
Normal Subgroups and Factor Groups (11/11) Definition. A subgroup H of a group G is called normal if for every a  G, the left coset aH is the same set.
Section 14 Factor Groups Factor Groups from Homomorphisms. Theorem Let  : G  G’ be a group homomorphism with kernel H. Then the cosets of H form a factor.
Math 3121 Abstract Algebra I
CS Lecture 14 Powerful Tools     !. Build your toolbox of abstract structures and concepts. Know the capacities and limits of each tool.
Ref: Pfleeger96, Ch.31 Properties of Arithmetic Reference: Pfleeger, Charles P., Security in Computing, 2nd Edition, Prentice Hall, 1996.
Math 3121 Abstract Algebra I Lecture 14 Sections
SECTION 10 Cosets and the Theorem of Lagrange Theorem Let H be a subgroup of G. Let the relation  L be defined on G by a  L b if and only if a -1 b 
Divisibility and Modular Arithmetic
All About Division. Definition / A nonzero integer t is a divisor of an integer s if there is an integer u such that s = tu. / If t is a divisor of s,
Math 3121 Abstract Algebra I Lecture 15 Sections
Group A set G is called a group if it satisfies the following axioms. G 1 G is closed under a binary operation. G 2 The operation is associative. G 3 There.
Properties of Groups Proposition 1: Let (G,  ) be a group. i.The inverse element of any element of G is unique. Remark: In view of i., we may use the.
Prepared By Meri Dedania (AITS) Discrete Mathematics by Meri Dedania Assistant Professor MCA department Atmiya Institute of Technology & Science Yogidham.
Math 3121 Abstract Algebra I Lecture 6 Midterm back over+Section 7.
Equivalence Relations
The Relation Induced by a Partition
Math 3121 Abstract Algebra I
Garis-garis Besar Perkuliahan
Great Theoretical Ideas in Computer Science
Abstract Algebra I.
Math 3121 Abstract Algebra I
Great Theoretical Ideas In Computer Science
Math 3121 Abstract Algebra I
Number Theory and Modular Arithmetic
Numerical Algorithms x x-1
Cryptography Lecture 23.
GROUPS & THEIR REPRESENTATIONS: a card shuffling approach
Mathematical Background: Prime Numbers
Homomorphisms (11/20) Definition. If G and G’ are groups, a function  from G to G’ is called a homomorphism if it is operation preserving, i.e., for all.
Great Theoretical Ideas in Computer Science
Direct Proof and Counterexample III
Great Theoretical Ideas in Computer Science
Lecture 43 Section 10.1 Wed, Apr 6, 2005
Algebraic Structures: Group Theory
PHY 745 Group Theory 11-11:50 AM MWF Olin 102 Plan for Lecture 1:
Counting Elements of Disjoint Sets: The Addition Rule
2. From Groups to Surfaces
Equivalence Relations
Counting Elements of Disjoint Sets: The Addition Rule
Cryptography Lecture 19.
Presentation transcript:

Math 3121 Abstract Algebra I Lecture 5 Finish Sections 6 + Review: Cyclic Groups, Review

Questions on HW Don’t hand in: Pages 66-67: 3, 5, 11, 17, 23, 45

Finish Section 6: Cyclic Groups Main Theorem: A finite cyclic group is isomorphic to ℤn, and an infinite cyclic group is isomorphic to ℤ. GCD(n, m) = the positive generator of <n, m>. Size of a subgroup of finite cyclic group must divide the order of that group.

More on ℤn The group ℤn can be defined as follows: The set is the set of equivalence classes of the relation: x = y mod n. Addition is defined by adding members of equivalence class. This is well-defined: x1 = y1 mod n and x2 = y2 mod n ⇒ x1 + x2 = y1 + y2 mod n.

Theorem Theorem: A cyclic group is isomorphic to ℤ or to ℤn. In the first case it is of infinite order, and in the second case it is of finite order. Proof: Let G be a cyclic group. Pick a generator a of G, and let f be the power function: f(n) = an Then f is a homomorphism from ℤ to G. It is onto. Let K be the subset of all k in ℤ such that f(k) = e. This is called the kernel of the homomorphism f. It is easy to show that K is a subgroup of ℤ, and hence of the form nℤ, for some n in ℤ. If n = 0, then f is one-to-one: for each distinct x, y in ℤ, x-y is not in K, hence f(x-y) ≠ e, hence ax-y ≠ e, hence ax ≠ ay , hence f(x) ≠ f(y). Thus f is an isomorphism. Otherwise, we can assume n is positive, and f(x) = f(y) ⇔ x = y mod n. Thus f induces a one-to-one map from the equivalence classes onto G. The equivalence classes of mod n are the elements of ℤn. Thus G is isomorphic to ℤn.

GCD Definition (normal definition): The greatest common divisor gcd of two integers is the largest integer that divides both (in the sense that any divisor of both integers is a divisor of their gcd). Theorem: If n and m are integers, then there are integers a and b such that gcd(n, m) = a n + b m. Proof: Let H = {a n + b m | a, b in ℤ}. Then H = d ℤ, for some d in ℤ. We can assume d is nonnegative. Otherwise, replace d by –d. d divides n and m, since they are in H. If x divides n and m, then x divides any element of H, hence d.

Relatively Prime Definition: Two integers are relatively prime if their gcd is 1. Theorem: If n and m are relatively prime, and n divides m s, then n divides s.

Example: subgroups of ℤ30

Theorem Theorem: Let G be a cyclic group of finite order n and generated by a. Let b = as, for some integer s. Then b generates a cyclic group of order n/gcd(n, s). Furthermore, <as> = <at> iff gcd(s, n) = gcd(t, n). Proof: Use ℤn as a model. Suppose s in ℤ represents an element of ℤn. Let d = gcd(s, n). Then d divides n. Thus the multiples k d for 0 ≤ k < n/d are less than n and thus distinct mod n. Thus the cyclic group <d> mod n has n/d elements. Let w = s/d. Find u, v in ℤ such that u s + v n = d. Then u s = d mod n. Also w u = 1 mod n. Thus the maps g(x) = w x mod n and h(y) = u y mod n are inverse to each other. Now g takes elements of <d> mod n to elements of <s> mod n: g(k d) = s/d k d = k s. Thus both sets have the same number of elements, namely n/d. In fact, the members of <s> mod n are also members of <d> mod n. Furthermore, if d = gcd(s, n) = gcd(t, n), then members of <t> mod n are also members of <d> mod n.

Review Topics Sample questions