Groups and Applications

Slides:



Advertisements
Similar presentations
Vector Spaces A set V is called a vector space over a set K denoted V(K) if is an Abelian group, is a field, and For every element vV and K there exists.
Advertisements

Discrete Mathematics II
Cardinality and Algebraic Structures
1.  We have studied groups, which is an algebraic structure equipped with one binary operation. Now we shall study rings which is an algebraic structure.
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.
Algebraic Structures DEFINITIONS: PROPERTIES OF BINARY OPERATIONS Let S be a set and let  denote a binary operation on S. (Here  does not necessarily.
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.
Group THeory Bingo You must write the slide number on the clue to get credit.
Find all subgroups of the Klein 4- Group. How many are there?
Congruence Classes Z n = {[0] n, [1] n, [2] n, …, [n - 1] n } = the set of congruence classes modulo n.
Preliminaries/ Chapter 1: Introduction. Definitions: from Abstract to Linear Algebra.
(2 + 1) + 4 = 2 + (1 + 4) Associative Property of Addition.
ⅠIntroduction to Set Theory 1. Sets and Subsets
M. Khalily Dermany Islamic Azad University.  finite number of element  important in number theory, algebraic geometry, Galois theory, cryptography,
MTH-376 Algebra Lecture 1. Instructor: Dr. Muhammad Fazeel Anwar Assistant Professor Department of Mathematics COMSATS Institute of Information Technology.
Math 3121 Abstract Algebra I Lecture 3 Sections 2-4: Binary Operations, Definition of Group.
Unit – IV Algebraic Structures
Introduction to Modern Cryptography Sharif University Spring 2015 Data and Network Security Lab Sharif University of Technology Department of Computer.
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.
Monoids, Groups, Rings, Fields
Math 3121 Abstract Algebra I Lecture 9 Finish Section 10 Section 11.
By S. Joshi. Content Binary Structures & Group Subgroup Isomorphism Rings Fields.
Great Theoretical Ideas in Computer Science for Some.
 Ⅰ Introduction to Set Theory  1. Sets and Subsets  Representation of set:  Listing elements, Set builder notion, Recursive definition  , ,  
Math 344 Winter 07 Group Theory Part 2: Subgroups and Isomorphism
Math 3121 Abstract Algebra I
Math 3121 Abstract Algebra I Lecture 11 Finish Section 13 Section 14.
UNIT - 2.  A binary operation on a set combines two elements of the set to produce another element of the set. a*b  G,  a, b  G e.g. +, -, ,  are.
Chapter 6 Abstract algebra
(2 + 1) + 4 = 2 + (1 + 4) Associative Property of Addition.
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.
CS Lecture 14 Powerful Tools     !. Build your toolbox of abstract structures and concepts. Know the capacities and limits of each tool.
Math 3121 Abstract Algebra I Lecture 14 Sections
 A sequence is a list of objects arranged in a specific order.  A sequence in computer science is known as an array. An array hold objects of the same.
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.
 Theorem 6.21: Let H be a subgroup of G. H is a normal subgroup of G iff g -1 hg  H for  g  G and h  H.  Proof: (1) H is a normal subgroup of G.
(2 + 1) + 4 = 2 + (1 + 4) Associative Property of Addition.
Garis-garis Besar Perkuliahan
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.
Properties of Algebra. 7 + ( ) = ( ) + 9.
Number Properties. Commutative Property of Addition Words: In a sum, you can add terms in any order. Numbers: 5 + (-6) Algebra: a + b b + a.
MATRICES A rectangular arrangement of elements is called matrix. Types of matrices: Null matrix: A matrix whose all elements are zero is called a null.
Chapter 7 Algebraic Structures
Math 3121 Abstract Algebra I
Garis-garis Besar Perkuliahan
Unit-III Algebraic Structures
CS480 Cryptography and Information Security
Properties of Operations
Abstract Algebra I.
Math 3121 Abstract Algebra I
Great Theoretical Ideas In Computer Science
Math 3121 Abstract Algebra I
B.Sc. III Year Mr. Shrimangale G.W.
1.1 Apply Properties of Real Numbers
Section 10.1 Groups.
B.Sc. III Year Mr. Shrimangale G.W.
I. Finite Field Algebra.
Chapter 6 Abstract algebra
ⅠIntroduction to Set Theory 1. Sets and Subsets
2. From Groups to Surfaces
Preliminaries/ Chapter 1: Introduction
WELCOME.
Section 9.1 Groups.
Presentation transcript:

Groups and Applications

Binary Operations: A binary operation on a set A is an everywhere defined function f: AXA→A. OR An operation which combines two elements of a set to give another element of the same set is called the binary operation. i.e. ‘*’ be a binary operation on a set A if a ∈ A, b ∈ A ⇒ a*b ∈ A (closer property) Example: Addition is a binary operation on the set N of natural numbers.

Properties of Binary operations (1) Commutative: A binary operation ‘*’ on a set A is called commutative if a *b = b*a,∀ a, b ∈ A. Example: The binary operation of addition on the set of integers Z is commutative (abelian). Associative: A binary operation * on a set A is associative if (a *b) * c = a * ( b * c ), ∀ a, b, c ∈ A . Example: The binary operation of Multiplication on the set of integers Z is Associative.

Semigroup: An algebraic structure (S, *) is called a semigroup if (i) binary operation * is closed i.e., a ∈ A, b ∈ A ⇒ a*b ∈ A (ii) Binary operation is associative. Commutative semigroup: A semigroup (S, *) is said to be a commutative if * is commutative, i.e. a *b = b*a,∀ a, b ∈ A Example (i): (N, +) is a semigroup (ii): (Z, +) is a commutative Semigroup.

Identity Element: An element e of a semigroup (S, Identity Element: An element e of a semigroup (S, *) is called an identity element if e * a = a = a * e ∀ a ∈ S. Example: (i) 0 is an identity element in (Z, +) as 0 + a = a = a + 0, ∀ a ∈ Z. (ii) 1 is an identity element in (N, .) as 1 . a = a = a . 1 , ∀ a ∈ N.

Monoid: An algebraic structure (S, Monoid: An algebraic structure (S,*) is said to be monoid if it satisfies the following properties: (i) S is closed w.r.t the operation * , i.e. a ∈ S, b ∈ S ⇒ a*b ∈ S, ∀ a, b ∈ S. (ii) Associativity: The binary operation * is associative in S if (a *b) * c = a * ( b * c ), ∀ a, b, c ∈ S. (iii) Existence of Identity element: There exiss an element e ∈ S such that a * e = a = e * a ∀ a, ∈ S In other words, a semigroup (S, *) with an identity element ‘e’ w.r.t operation * is called a monoid.

Examples (i) (N, .) is a monoid with identity element 1. (ii) (N, +) is not a monoid because for addition 0 is the identity element but 0 ∉ N.

Group Let a non empty set G together with a binary operation * defined on it is called a group if – (i) binary operation * is closed (ii) Binary operation * is associative (iii) (G, *) has an identity (iv) every element in G has inverse in G, i.e. a * b = e = b * a ,∀ a, b ∈ G.

Commutative (abelian) Group: A group (G, Commutative (abelian) Group: A group (G, *) is said to be commutative if * is commutative. Subsemigroup: Let (S, *) be a semigroup and let T be a subset of S. If T is closed under operation *, then ( T, *) is called a subsemigroup of (s, *). Submonoid: Let (S, *) be a monoid with identity e , and let T be a non empty subset of S. If T is closed under the operation * and e∈ T, then (T, *) is called a submonoid of (S, *).

Subgroup: Let (G,. ) be a group Subgroup: Let (G, *) be a group. A subset H of G is called as subgroup of G if (H, *) itself is a group. Necessary and Sufficient Condition for Subgroup: Let (G, *) be a group. A subset H of G is called as subgroup of G iff a * b-1 ∈ H, ∀ a, b ∈ H.

Cyclic Group: If every element of a group can be expressed as some powers of an element of the group, then that group is called as cyclic group. If G is a group and a is its generator, then we write G = <a>. Order of an element: The order of an element a є G is defined as the least positive integer n, if one exists, such that an = e (identity of G). Symbolically, we can write o(a) = n

Permutation Group: A permutation of degree n is a one-one mapping of a set S onto itself(i.e. bijection), where S is a finite set having n distinct elements. The number of elements in the finite set S is known as degree of permutation. Note: If S is a finite set having n distinct elements then we have n! distinct arrangements of these elements of S.

Products and Quotients of Semigroups Product of Semigroups: Let (S, *) and (T, *’) are semigroups, then the direct product of these two semigroups is the algebraic structure (S x T, *’’), in which the binary operation *’’ on S x T is defined by (s1, t1) *’’ (s2, t2) = (s1 *s2, t1 *’ t2) ∀ (s1, s2) , (t1, t2) є S x T

Homomorphism of semigroups: Let ( S,. ) and (T,. ’) be two semigroups Homomorphism of semigroups: Let ( S, *) and (T, *’) be two semigroups. An everywhere defined function f : S → T is called a homomorphism from (s, *) to (T, *’) if f(a *b) = f(a) *’ f(b) ∀ a, b є S Isomorphism of semigroups: Let ( S, *) and (T, *’) be two semigroups. An everywhere defined function f : S → T is called a Isomorphism from (s, *) to (T, *’) if (i) it is one to one correspondence from S to T & (ii) f(a *b) = f(a) *’ f(b) ∀ a, b є S .

Automorphism of semigroups: An isomorphism from a semigroup to itself is called an automorphism of the semigroup.

Cosets and Normal Subgroup Left Coset: Let (H, *) be a subgroup og ( G, *) . For any a є G, the set of aH defined by aH = { a *h/ hє H} is called the left coset of H in a determined by the element a є G. The element a is called the representative element of the left coset aH.

Right Coset: Let (H,. ) be a subgroup of ( G,. ) Right Coset: Let (H, *) be a subgroup of ( G, *) . For any a є G, the set of Ha defined by Ha = { h *a / hє H} is called the right coset of H in a determined by the element a є G. The element a is called the representative element of the right coset Ha. Normal Subgroup: If aH = Ha ⇒ H is a normal subgroup of G.