Cosets and Lagrange’s Theorem (10/28)

Slides:



Advertisements
Similar presentations
An Aside from Number Theory: The Euler Phi-function (9/20/13) Definition. The Euler Phi-function of a positive integer n, denoted  (n) is the number of.
Advertisements

Section 7.5: Equivalence Relations Def: A relation R on a set A is called an equivalence relation if it is reflexive, symmetric, and transitive. Ex: Let.
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.
Fermat’s Little Theorem (2/24) Theorem (flt). If p is prime and GCD(a, p) = 1, then a p – 1  1 (mod p). Again, this says that in a mod p congruence, we.
The Fundamental Theorem of Arithmetic (2/12) Definition (which we all already know). A number greater than 1 is called prime if its only divisors are 1.
Math 344 Winter 07 Group Theory Part 3: Quotient Groups
Math 3121 Abstract Algebra I
Groups TS.Nguyễn Viết Đông.
 Definition 16: Let H be a subgroup of a group G, and let a  G. We define the left coset of H in G containing g,written gH, by gH ={g*h| h  H}. Similarity.
Algebraic Structures: Group Theory II
Section 13 Homomorphisms Definition A map  of a group G into a group G’ is a homomorphism if the homomophism property  (ab) =  (a)  (b) Holds for.
Classification of Groups of Order 24
1.  Detailed Study of groups is a fundamental concept in the study of abstract algebra. To define the notion of groups,we require the concept of binary.
Chapter 3: Finite Groups; Subgroups  Terminology and Notation  Subgroup Tests  Examples of Subgroups.
Foundations of Network and Computer Security J J ohn Black Lecture #10 Sep 18 th 2009 CSCI 6268/TLEN 5550, Fall 2009.
Lecture 3.2: Public Key Cryptography II CS 436/636/736 Spring 2012 Nitesh Saxena.
The essential quality of a proof is to compel belief.
Cosets.
Cyclic Groups. Definition G is a cyclic group if G = for some a in G.
More on Pythagorean Triples (1/29) First, some True-False Questions (please click A for True and B for False): (9, 14, 17) is a Pythagorean triple. (9,
Number Theory – Introduction (1/22) Very general question: What is mathematics? Possible answer: The search for structure and patterns in the universe.
The Integers and Division
1 Cryptography and Network Security Third Edition by William Stallings Lecture slides by Lawrie Brown Chapter 4 – Finite Fields.
External Direct Products (11/4) Definition. If G 1, G 2,..., G n are groups, then their external direct product G 1  G 2 ...  G n is simply the set.
The Polynomial Time Algorithm for Testing Primality George T. Gilbert.
Finite Groups & Subgroups. Order of a group Definition: The number of elements of a group (finite or infinite) is called its order. Notation: We will.
Discrete Mathematics, 1st Edition Kevin Ferland
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?
6.3 Permutation groups and cyclic groups  Example: Consider the equilateral triangle with vertices 1 , 2 , and 3. Let l 1, l 2, and l 3 be the angle bisectors.
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.
MATH10001 Project 2 Groups part 2 ugstudies/units/ /level1/MATH10001/
The Euler-Fermat Theorem Our text calls this “Euler’s Formula”, but I prefer the above name, giving due credit to Fermat. Obvious question: Can Fermat’s.
Math 3121 Abstract Algebra I
Math 3121 Abstract Algebra I Lecture 11 Finish Section 13 Section 14.
Questions on Direct Products (11/6) How many elements does D 4  Z 4 have? A. 4B. 8C. 16D. 32E. 64 What is the largest order of an element in D 4  Z 4.
Congruences (2/17) If m (the modulus) is positive and if a and b are integers, then we say a is congruent to b mod m, writing a  b (mod m), provided that.
Great Theoretical Ideas in Computer Science.
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.
Prime Numbers (3/17 ) We all know what a prime number is. Theorem (Euclid). There are infinitely many primes. Euclid’s original proof idea can be stated.
Math 3121 Abstract Algebra I Lecture 14 Sections
6.3.2 Cyclic groups §1.Order of an element §Definition 13: Let G be a group with an identity element e. We say that a is of order n if a n =e, and for.
 Example: [Z m ;+,*] is a field iff m is a prime number  [a] -1 =?  If GCD(a,n)=1,then there exist k and s, s.t. ak+ns=1, where k, s  Z.  ns=1-ak.
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 
Chapter 5. Section 5.1 Climbing an Infinite Ladder Suppose we have an infinite ladder: 1.We can reach the first rung of the ladder. 2.If we can reach.
Great Theoretical Ideas in Computer Science.
Section 1.7. Definitions A theorem is a statement that can be shown to be true using: definitions other theorems axioms (statements which are given as.
Summary of the Last Lecture This is our second lecture. In our first lecture, we discussed The vector spaces briefly and proved some basic inequalities.
Prepared By Meri Dedania (AITS) Discrete Mathematics by Meri Dedania Assistant Professor MCA department Atmiya Institute of Technology & Science Yogidham.
Perfect Numbers (3/26) Definition. A number is called perfect if it is equal to the sum of its proper divisors. Examples: 6 and 28 are the first two (check!).
PRODUCTS OF GROUPS If F and H are groups then their product F x H is the group defined as follows: Example If F = H = {0,1} with + mod 2.
Garis-garis Besar Perkuliahan
Unit-III Algebraic Structures
Sylow Theorems.
Topic 12: Number Theory Basics (2)
Great Theoretical Ideas in Computer Science
Great Theoretical Ideas In Computer Science
Chapter 3 The Real 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
Copyright © Cengage Learning. All rights reserved.
Great Theoretical Ideas in Computer Science
Theorem 6.29: Any Field is an integral domain
Chapter 3 The Real Numbers.
Algebraic Structures: Group Theory
Rayat Shikshan Sanstha’s S.M.Joshi College, Hadapsar -28
Rayat Shikshan Sanstha’s S.M.Joshi College, Hadapsar -28
Presentation transcript:

Cosets and Lagrange’s Theorem (10/28) Definition. If H is a subgroup of G and if a  G, then the left coset of H containing a, denoted aH, is simply {ah | h  H}. Parallel definition for right coset. If G is abelian, we can just say “coset”. Also, if G is an additive group, we write a + H. Note that H (= eH) itself is always one of its cosets. Example. In Z, what are the cosets of H = 5Z? Example. In Z12, what are the cosets of H = 4? Example. In D4, what are the left cosets of V? What are the right cosets of V? Example. In D4, what are the left cosets of R180? What are the right cosets of R180?

Key Role of Cosets Theorem. The cosets (left or right) of H in G always “partition” G, i.e., they are pairwise-disjoint, and their union is all of G. Theorem. If H is finite, then |aH| = |H| for all a  G. So the cosets of H : cover all of G, never overlap with each other, and all have the same order. Check these on previous examples. This leads us to one of the central results of finite group theory:

Lagrange’s Theorem Theorem. If G is a finite group and if H is a subgroup of G, then |H| divides |G|. For what class of groups did we already know this to be true? Note that if G and H are as in the theorem, then |G| / |H| is just the number of cosets of H in G. More generally (since the following definition can apply to infinite groups also) the index of H in G, denoted [G:H], is the number of cosets of H in G. Example. What is the index of 5Z in Z? Example. What is the index of V in D4?

Is the converse of Lagrange true? Theorem???? If the number m divides |G|, does G then have a subgroup H of order m? Again, we know this (and more!) to be true about a particular class of groups, right? But, alas, it is not true in general. A4 provides a counter-example, and in fact is the smallest group to do so. In general, it turns out that for n > 3, An does not contain a subgroup of order n! / 4. By a more advanced set of theorems, the Sylow Theorems (Chapter 24), if m = pk, i.e., if m is a power of a prime, then the Lagrange converse does hold.

Nice corollaries of Lagrange Theorem. If a  G, |a| divided |G|. Theorem. Every group of prime order is cyclic. Theorem. If a  G, a|G| = e. Fermat’s Little Theorem. For every a  Z and every prime p, a p mod p = a mod p. Example. What is 540 mod 37? We prove Fermat’s Little Theorem in MA 214 (Number Theory), but the proof is a little tricky and we can’t use this proof since “we” don’t know any group theory there.

Assignment for Wednesday Read pages 147-149. Finish up Exercises 1-9 on page 156 and also do Exercises 14, 15, 16, 17, 18, 19, 22, and 23.