Math 3121 Abstract Algebra I Lecture 3 Sections 2-4: Binary Operations, Definition of Group.

Slides:



Advertisements
Similar presentations
The Complex Number System
Advertisements

Math 3121 Abstract Algebra I
Cayley Theorem Every group is isomorphic to a permutation group.
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.
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.
Groups. Physics and Mathematics  Classical theoretical physicists were often the preeminent mathematicians of their time. Descartes – optics; analytic.
1 Foundations of Interval Computation Trong Wu Phone: Department of Computer Science Southern Illinois University Edwardsville.
1 Operations with Matrice 2 Properties of Matrix Operations
1.3 – AXIOMS FOR THE REAL NUMBERS. Goals  SWBAT apply basic properties of real numbers  SWBAT simplify algebraic expressions.
259 Lecture 14 Elementary Matrix Theory. 2 Matrix Definition  A matrix is a rectangular array of elements (usually numbers) written in rows and columns.
Unit – IV Algebraic Structures
Chap. 2 Matrices 2.1 Operations with Matrices
By: Hector L Contreras SSGT / USMC
4 4.4 © 2012 Pearson Education, Inc. Vector Spaces COORDINATE SYSTEMS.
Temperature Readings The equation to convert the temperature from degrees Fahrenheit to degrees Celsius is: c(x) = (x - 32) The equation to convert the.
Homework Review notes Complete Worksheet #1. Homework Let A = {a,b,c,d}, B = {a,b,c,d,e}, C = {a,d}, D = {b, c} Describe any subset relationships. 1.
Groups Definition A group  G,  is a set G, closed under a binary operation , such that the following axioms are satisfied: 1)Associativity of  :
1 C ollege A lgebra Systems and Matrices (Chapter5) 1.
1.10 and 1.11 Quiz : Friday Matrices Test: Oct. 20.
SECTION 3 ISOMORPHIC BINARY STRUCTURES Definition Let  S,  and  S’,  ’  be binary algebraic structures. An isomorphism of S with S’ is a one-to-one.
Properties of Real Numbers
Temperature Readings The equation to convert the temperature from degrees Fahrenheit to degrees Celsius is: c(x) = (x - 32) The equation to convert the.
Math 3121 Abstract Algebra I Lecture 9 Finish Section 10 Section 11.
Chapter 3 Determinants Linear Algebra. Ch03_2 3.1 Introduction to Determinants Definition The determinant of a 2  2 matrix A is denoted |A| and is given.
Math 3121 Abstract Algebra I Lecture 5 Finish Sections 6 + Review: Cyclic Groups, Review.
Chapter 6 Systems of Linear Equations and Matrices Sections 6.3 – 6.5.
Math 3121 Abstract Algebra I Lecture 10 Finish Section 11 Skip 12 – read on your own Start Section 13.
Math 3121 Abstract Algebra I
Math 3121 Abstract Algebra I Lecture 7: Finish Section 7 Sections 8.
Math 344 Winter 07 Group Theory Part 1: Basic definitions and Theorems.
Properties of Inverse Matrices King Saud University.
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
Chapter 1 Systems of Linear Equations Linear Algebra.
CS Lecture 14 Powerful Tools     !. Build your toolbox of abstract structures and concepts. Know the capacities and limits of each tool.
TH EDITION LIAL HORNSBY SCHNEIDER COLLEGE ALGEBRA.
2.5 Determinants and Multiplicative Inverses of Matrices. Objectives: 1.Evaluate determinants. 2.Find the inverses of matrices. 3.Solve systems of equations.
Math 3121 Abstract Algebra I Lecture 14 Sections
Linear Algebra Chapter 2 Matrices.
A function is a rule f that associates with each element in a set A one and only one element in a set B. If f associates the element b with the element.
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.
Discrete Mathematics Lecture # 17 Function. Relations and Functions  A function F from a set X to a set Y is a relation from X to Y that satisfies 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.
Math 3121 Abstract Algebra I
College Algebra Chapter 6 Matrices and Determinants and Applications
Elementary Matrix Theory
Unit-III Algebraic Structures
Abstract Algebra I.
Math 3121 Abstract Algebra I
Chapter 2 Sets and Functions.
Math 3121 Abstract Algebra I
Matrices 3 1.
Section 7.4 Matrix Algebra.
Math 3121 Abstract Algebra I
Math 344 Winter 07 Group Theory Part 1: Basic definitions and Theorems
Properties of Real Numbers
Properties of Real Numbers
Section 10.1 Groups.
B.Sc. III Year Mr. Shrimangale G.W.
I. Finite Field Algebra.
1.3 – AXIOMS FOR THE REAL NUMBERS
3.5 Perform Basic Matrix Operations Algebra II.
Section 9.1 Groups.
Properties of Real Numbers
Presentation transcript:

Math 3121 Abstract Algebra I Lecture 3 Sections 2-4: Binary Operations, Definition of Group

Questions on HW (not to be handed in) Pages 19-20: 1, 3, 5, 13, 17, 23, 38, 41

Section 2: Binary Relations Definition: A binary relation * on a set S is a function mapping S×S into S. For each (a, b) in S×S, denote *((a, b)) by a * b.

Examples The usual addition for ℤ the integers ℚ the rational numbers ℝ the real numbers ℂ the complex numbers ℤ + the positive integers ℚ + the positive rational numbers ℝ + the positive real numbers The usual multiplication for these numbers.

Counterexamples If * is a binary operation on a S, then a*b must be defined for all a, b in S. Examples of where it is not: subtraction on ℝ + division on Z More?

More examples Matrices – Addition is a binary operation on real n by m matrices. – What about multiplication? Functions – For real valued functions of a real variable, addition, multiplication, subtraction, and composition are all binary operations.

Closure Suppose * is a binary operation on a set S, and H is a subset of S. The subset H is closed under *, iff a*b is in H for all a, b in H. In that case the binary operation on H given by restricting * to members of H is called the induced operation of * on H. Examples in book: squares under addition and multiplication of positive integers.

Commutative and Associative Definition: A binary operation * on a set S is commutative iff, for all a, b in S a * b = b * a Definition: A binary operation * on a set S is associative iff, for all a, b, c in S (a * b) * c = a * (b * c)

Examples Composition is associative but not commutative. Matrix multiplication is associative but not commutative. More in book.

Section 3 Definition of binary structure Homomorphism Isomorphism Structural properties Identity elements

Binary Structures Definition (Binary algebraic structure): A binary algebraic structure is a set together with a binary operation on it. This is denoted by an ordered pair in which S is a set and * is a binary operation on S.

Homomorphism Definition (homomorphism of binary structures): Let and be binary structures. A homomorphism from to is a map h: S  S’ that satisfies, for all x, y in S: h(x*y) = h(x)*’h(y) We can denote it by h: .

Examples Let f(x) = e x. Then f is a homomorphism from the real numbers with addition to the positive real numbers with multiplication. Let g(x) = e ix. Then g is a homomorphism from the real numbers with addition to unit circle in the complex plane.

Isomorphism Definition: A homomorphism of binary structures is called an isomorphism iff the corresponding map of sets is one to one and onto.

Examples Let f(x) = e x. Then f is an isomorphism from the real numbers with addition to the positive real numbers with multiplication. Let g(x) = e ix. Then g is not an isomorphism from the real numbers with addition to unit circle in the complex plane. (not 1-1).

Identity Element Definition: Let be a binary structure. An element e of S is an identity element for * iff, for all x in S: e * x = x * e = x

Uniqueness of Identity Theorem: A binary structure has at most one identity element. Proof: Let be a binary structure. If e 1 and e 2 are both identities, then e 1 * e 2 = e 1 because e 2 is an identity and e 1 * e 2 = e 2 because e 1 is an identity. Thus e 1 = e 2.

Preservation of identity Theorem: If h:  is an isomorphism of binary algebraic structures, and e is an identity element of, then h(e) is an identity element of. Proof: Let e be the identity element of S. For each x’ in S’. There is an x in S such that h(x) = x’. Then h(x * e) = h (e * x) = h(x). By the homomorphism property, h(x) * h(e) = h (e) * h(x) = h(x). Thus x’ * h(e) = h(e) * x’ = x’. Thus h(e) is the identity of S’.

Section 4: Groups Definition: A group is a set G together with a binary operation * on G such that 1)Associatively: For all a, b, c in G (a * b) * c = a * (b * c) 2)Identity: There is an element e in G such that for all x in G e * x = x * e = x 3)Inverse: For each x in G, there is an element x’ in G such that x * x’ = x’ * x = e

Technicalities Sometimes use notation to denote all its components. Specifying the inverse of each element x of G is a unary operation on the set G. Specifying the identity call be considered an operation with no arguments (n-ary where n = zero). We often drop the <> notation and use the set to denote the group when the binary operation is understood. We already drop the e, and ‘. Later we will show they are uniquely determined.

Examples the integers with addition. the rational numbers with addition. the real numbers with addition. the complex numbers with addition. The set {-1, 1} under multiplication. The unit circle in the complex plane under multiplication. Many more in the book positive rationals and reals under multiplication nonzero rationals and reals under multiplication N by M real matrices under addition

Elementary Properties of Groups Cancellation: Left: a*b = a*c implies b = c Right: b*a = c*a implies b = c Unique solutions of a*x = b Only one identity Formula for inverse of product

Cancellation Theorem: If G is a group with binary operation *, then left and right cancellation hold a * b = a * c imply b = c b * a = c * a imply b = c Proof: Suppose a * b = a * c. Then there is an inverse a’ to a. Apply this inverse on the left: a’ * (a * b) = a’ *(a * c) (a’ * a ) * b = (a’ * a) * cassociatively e * b = e * cinverse b = cidentity Similarly for right cancellation.

First Order Equations Theorem: Let be a group. If a and b are in G, then a*x = b has a unique solution and so does x*a = b. Proof: (in class – solve for x by applying inverse, uniqueness follows by cancellation)

Uniqueness of Identity and Inverse Theorem: Let be a group. 1) There is only one element y in G such that y * x = x * y = x, for all x in G, and that element is e. 2) For each x in G, there is only one element y such that y*x = x*y = e, and that element is x’. Proof: 1) is already true for binary algebraic structures. 2) proof in class (use cancellation)

Formula for inverse of product Theorem: Let be a group. For all, a, b in G, the inverse is given by (a * b)’ = b’*a’. Proof: Show it gives and inverse (in class)

HW (due Tues, Oct 7) Not to hand in: Pages 45-49: 1, 3, 5, 21, 25 Hand in: pages 45-49: 2, 19, 24, 31, 35