Groups Definition A group  G,  is a set G, closed under a binary operation , such that the following axioms are satisfied: 1)Associativity of  :

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

Rules of Matrix Arithmetic
Chapter 4 Systems of Linear Equations; Matrices
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.
Copyright © Cengage Learning. All rights reserved. CHAPTER 5 SEQUENCES, MATHEMATICAL INDUCTION, AND RECURSION SEQUENCES, MATHEMATICAL INDUCTION, AND RECURSION.
Basic Properties of Relations
Basic properties of the integers
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.
Chapter 4 Systems of Linear Equations; Matrices Section 6 Matrix Equations and Systems of Linear Equations.
1.5 Elementary Matrices and a Method for Finding
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.
2.3 Matrix Inverses. Numerical equivalent How would we solve for x in: ax = b ? –a -1 a x = a -1 b –x=a -1 b since a -1 a = 1 and 1x = x We use the same.
מבנה המחשב + מבוא למחשבים ספרתיים תרגול 1#
Complexity1 Pratt’s Theorem Proved. Complexity2 Introduction So far, we’ve reduced proving PRIMES  NP to proving a number theory claim. This is our next.
Congruence Classes Z n = {[0] n, [1] n, [2] n, …, [n - 1] n } = the set of congruence classes modulo n.
EE1J2 - Slide 1 EE1J2 – Discrete Maths Lecture 12 Number theory Mathematical induction Proof by induction Examples.
1 © 2012 Pearson Education, Inc. Matrix Algebra THE INVERSE OF A MATRIX.
Matrix Algebra THE INVERSE OF A MATRIX © 2012 Pearson Education, Inc.
6 6.3 © 2012 Pearson Education, Inc. Orthogonality and Least Squares ORTHOGONAL PROJECTIONS.
1 Operations with Matrice 2 Properties of Matrix Operations
Math 3121 Abstract Algebra I Lecture 3 Sections 2-4: Binary Operations, Definition of Group.
1 Section 10.1 What Is an Algebra? To most people the word algebra means high school algebra. But there are many kinds of algebra. An algebra consists.
1 資訊科學數學 13 : Solutions of Linear Systems 陳光琦助理教授 (Kuang-Chi Chen)
Chap. 2 Matrices 2.1 Operations with Matrices
By: Hector L Contreras SSGT / USMC
4.6 Matrix Equations and Systems of Linear Equations In this section, you will study matrix equations and how to use them to solve systems of linear equations.
Matrix. REVIEW LAST LECTURE Keyword Parametric form Augmented Matrix Elementary Operation Gaussian Elimination Row Echelon form Reduced Row Echelon form.
Overview Definitions Basic matrix operations (+, -, x) Determinants and inverses.
6.6 Rings and fields Rings  Definition 21: A ring is an Abelian group [R, +] with an additional associative binary operation(denoted · such that.
Section 1.4 Inverses; Rules of Matrix Arithmetic.
For real numbers a and b,we always have ab = ba, which is called the commutative law for multiplication. For matrices, however, AB and BA need not be equal.
Math 344 Winter 07 Group Theory Part 2: Subgroups and Isomorphism
Math 3121 Abstract Algebra I Lecture 7: Finish Section 7 Sections 8.
Chapter 2 … part1 Matrices Linear Algebra S 1. Ch2_2 2.1 Addition, Scalar Multiplication, and Multiplication of Matrices Definition A matrix is a rectangular.
Math 344 Winter 07 Group Theory Part 1: Basic definitions and Theorems.
Properties of Inverse Matrices King Saud University.
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.
Great Theoretical Ideas in Computer Science.
CS Lecture 14 Powerful Tools     !. Build your toolbox of abstract structures and concepts. Know the capacities and limits of each tool.
SECTION 9 Orbits, Cycles, and the Alternating Groups Given a set A, a relation in A is defined by : For a, b  A, let a  b if and only if b =  n (a)
Linear Algebra Chapter 2 Matrices.
Copyright © Cengage Learning. All rights reserved. CHAPTER 8 RELATIONS.
SECTION 2 BINARY OPERATIONS Definition: A binary operation  on a set S is a function mapping S X S into S. For each (a, b)  S X S, we will denote the.
(2 + 1) + 4 = 2 + (1 + 4) Associative Property of Addition.
Great Theoretical Ideas in Computer Science.
Divisibility and Modular Arithmetic
2 2.2 © 2016 Pearson Education, Ltd. Matrix Algebra THE INVERSE OF A MATRIX.
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.
拉丁方陣 交大應數系 蔡奕正. Definition A Latin square of order n with entries from an n-set X is an n * n array L in which every cell contains an element of X such.
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.
2 - 1 Chapter 2A Matrices 2A.1 Definition, and Operations of Matrices: 1 Sums and Scalar Products; 2 Matrix Multiplication 2A.2 Properties of Matrix Operations;
Chapter 4 With Question/Answer Animations 1. Chapter Motivation Number theory is the part of mathematics devoted to the study of the integers and their.
Great Theoretical Ideas in Computer Science.
Prepared By Meri Dedania (AITS) Discrete Mathematics by Meri Dedania Assistant Professor MCA department Atmiya Institute of Technology & Science Yogidham.
Chapter 4 Systems of Linear Equations; Matrices
Unit-III Algebraic Structures
Properties of Operations
Great Theoretical Ideas in Computer Science
Great Theoretical Ideas In Computer Science
B.Sc. III Year Mr. Shrimangale G.W.
Elementary Properties of Groups
Math 344 Winter 07 Group Theory Part 1: Basic definitions and Theorems
Great Theoretical Ideas in Computer Science
Great Theoretical Ideas in Computer Science
Section 10.1 Groups.
Section 10.2 Finite Mathematical Systems
Matrix Algebra THE INVERSE OF A MATRIX © 2012 Pearson Education, Inc.
Section 9.1 Groups.
Finite Mathematical Systems
Presentation transcript:

Groups Definition A group  G,  is a set G, closed under a binary operation , such that the following axioms are satisfied: 1)Associativity of  : For all a, b, c  G, we have (a  b)  c = a  (b  c). 2) Identity element e for  : There is an element e in G such that for all x  G, e  x = x  e = x 3) Inverse a’ of a: For each a  G, there is an element a’ in G such that a  a’ = a’  a = e.

Examples Definition A group G is abelian if its binary operation is commutative. Example: The set Z + under addition is not a group. since there is no identity element for + in Z +. The set of all nonnegative integers under addition is not a group since there is no inverse for 2. The set Z, Q, R, and C under addition are abelian groups. The set Z + under multiplication is not a group since there is no inverse of 3.

Examples The sets Q + and R +, Q *, R *, C * under multiplication are abelian groups. Example: Let  be defined on Q + by a  b=ab/2. Determine Q + under such a binary operation  is a group. It is a group since it satisfies the three properties of a group: (1)(a  b)  c=  (ab/2)  c=(abc)/4, and a  (b  c)=  a  (bc/2)=(abc)/4. Thus  is associative. (2)a  e=ae/2=a implies e=2. We have 2  a=a  2=a for all a  Q +. So 2 is an identity element for . (3)a  a’=aa’/2=e=2 implies a’=4/a. We have a  4/a=4/a  a=2. So a’=4/a is an inverse for a. Hence Q + with the operation  is a group. #

Elementary Properties of Groups Theorem 4.15 If G is a group with binary operation , then the left and right cancellation laws hold in G. that is, a  b=a  c implies b=c, and b  a=c  a implies b=c for all a, b, c  G. Proof: Suppose a * b = a * c. Then there exists an inverse of a’ to a. Apply this inverse on the left, a’ * (a * b) = a’ *(a * c) By the associatively law, (a’ * a ) * b = (a’ * a) * c Since a’ is the inverse of a, a’ * a =e, we have e * b = e * c By the definition of e, b = c Similarly for the right cancellation. #

Theorem 4.16 If G is a group with binary operation , and if a and b are any elements of G, then the linear equations a  x=b and y  a=b have unique solutions x and y in G. Proof: First we show the existence of at least one solution by just computing that a’  b is a solution of a  x=b. Note that a * (a’ * b) = (a *a’) * b, associative law, =e * b, definition of a’, =b, property of e. Thus x= a’  b is a solution a  x=b. In a similar fashion, y=b  a’ is a solution of y  a=b. To show uniqueness of y, we assume that we have two solutions, y 1 and y 2, so that y 1  a=b and y 2  a=b. Then y 1  a=y 2  a, and by Theorem 4.15, y 1 =y 2. The uniqueness of x follows similarly. #

Theorem 4.17 In a group G with binary operation , there is only one element e in G such that e  x = x  e = x for all x  G. Likewise for each a  G, there is only one element a’ in G such that a’  a = a  a’ = e In summary, the identity element and inverse of each element are unique in a group. Proof: We’ve shown the uniqueness of an identity element for any binary structure in section 3.

Uniqueness of an inverse Suppose that a  G has an inverses a’ and a’’ so that a’  a = a  a’ = e and a’’  a = a  a’’ = e. Then a  a’’= a  a’ = e And, by Theorem 4. 15, a’’=a’ So the inverse of a in a group is unique. #

Corollary Let G be a group. For all a, b  G, we have (a  b)’ = b’  a’. Proof: in a group G, we have (a  b)  (b’  a’) = a  (b  b’)  a’ = (a  e)  a’= a  a’=e.By theorem 4.17, b’  a’ is the unique inverse of a  b. That is, (a  b)’ = b’  a’. #

Group Table Every group table is a Latin square; that is, each element of the group appears exactly once in each row and each column. Proof: On the contrary, suppose x appears in a row labeled with a twice. Say x=a  b and x=a  c. Then cancellation gives b=c. This contradicts the fact that we use distinct elements to label the columns. #

Finite Groups One-element Group {e} with the binary operation  defined by e  e=e Two-element Group Example: {e, a}, try to find a table for a binary operation  on {e, a} that gives a group structure on {e, a}.  e a e e a a a x Since every element can occur exactly once in each row and each column, we have x =e.

Three-element group Example: {e, a, b}, try to find a table for a binary operation  on {e, a, b} that gives a group structure on {e, a, b}.  e a b e e a b a a x y b b z w Since every element can occur exactly once in each row and each column, we have x=b, y=e, z= e, w=a. Note: There is only one group of three elements, up to isomorphism.