Top Banner
Binary Operations Let S be any given set. A binary operation on S is a correspondence that associates with each ordered pair (a, b) of elements of S a uniquely determined element a b = c where c S
52

Binary Operations Let S be any given set. A binary operation on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Dec 14, 2015

Download

Documents

Trista Grindell
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Binary Operations

Let S be any given set. A binary operation on S is a correspondence

that associates with each ordered pair (a, b) of elements of S a uniquely

determined element

a b = c where c S

Page 2: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.
Page 3: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Discussion

Can you determine some other binary operations on the whole numbers?

Can you make up a “binary operation” over the integers that fails to satisfy the uniqueness criteria?

Page 4: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Power Set Operation

Is a binary operation on (A)?

Is a binary operation on (B)?

Page 5: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Whole Number Subsets

Let E = set of even whole numbers.

Are + and binary operations on E?

Let O = set of odd whole numbers.

Are + and binary operations on O?

Page 6: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Binary Operation Properties

Let be a binary operation defined on the set A.

Closure Property: For all x,y A x y ACommutative Property: For all x,y A

x y = y x (order)

Page 7: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Associative Property: For all x,y,z A

x ( y z )=( x y ) z

Identity: e is called the identity for the operation if for all x A

x e = e x = x

Page 8: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Discussion

Which of the binary operation properties hold for multiplication over the whole numbers?

What about for subtraction over the integers?

Page 9: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Exploration

Define a binary operation over the integers. Determine which properties of the binary operation hold.

a b = b a b =larger of a and b a b = a+b-1 a b=a+ b+ ab

Page 10: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Discussion

Let (A) be the power set of A.Which binary operation properties hold for

?

For ?

Page 11: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Set Definitions of Operations

Let a, b Whole Numbers

Let A, B be sets with n(A) = a and

n(B)=b If A B =ø (Disjoint sets),

then a + b = n(AB)

If B A, then a-b = n(A\B)

Page 12: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

For any sets A and B, a b = n(AB)

For any set A and whole number

m,

a m = partition of n(A) elements of A into m groups.

Page 13: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Finite Sets and Operations

• Power Set of a Finite Set

• Rigid Motions of a Figure

Page 14: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Exploration

Let A = {a,b}, then (A) has 4 elements:

S1 =ø S2 = {a} S3 = {b} S4 = {a,b}

Page 15: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

• Define + on the Power Set by a table

+ S1 S2 S3 S4

S1 S1 S2 S3 S4

S2 S2 S1 S4 S3

S3 S3 S4 S1 S2

S4 S4 S3 S2 S1

Page 16: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

• Is + a binary operation? Is it closed?

+ S1 S2 S3 S4

S1 S1 S2 S3 S4

S2 S2 S1 S4 S3

S3 S3 S4 S1 S2

S4 S4 S3 S2 S1

Page 17: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

• Does an identity exists? If so, what is it?

+ S1 S2 S3 S4

S1 S1 S2 S3 S4

S2 S2 S1 S4 S3

S3 S3 S4 S1 S2

S4 S4 S3 S2 S1

Page 18: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

• Is the operation commutative? How can you tell from the table?

+ S1 S2 S3 S4

S1 S1 S2 S3 S4

S2 S2 S1 S4 S3

S3 S3 S4 S1 S2

S4 S4 S3 S2 S1

Page 19: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

• Can the table be used to determine if the operation is associative? How?

+ S1 S2 S3 S4

S1 S1 S2 S3 S4

S2 S2 S1 S4 S3

S3 S3 S4 S1 S2

S4 S4 S3 S2 S1

Page 20: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

• Determine a definition for the operation + using , and \

+ S1 S2 S3 S4

S1 S1 S2 S3 S4

S2 S2 S1 S4 S3

S3 S3 S4 S1 S2

S4 S4 S3 S2 S1

Page 21: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Exploration Extension

Suppose for (A) that ab = a b.

Q1: Construct an operation table using this definition.

Q2: What is the identity for a b?

Q3: Does the distributive property hold for a(b + c) = (a b) +(a c)?

Try a few cases.

Page 22: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Arthur Cayley

Born: 16 Aug 1821 Died: 26 Jan 1895

Page 23: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

• In 1863 Cayley was appointed Sadleirian professor of Pure Mathematics at Cambridge.

• He published over 900 papers and notes covering nearly every aspect of modern mathematics.

Page 24: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

The most important of his work was developing the algebra of matrices, work in non-Euclidean geometry and n-dimensional geometry.

As early as 1849 Cayley wrote a paper linking his ideas on permutations with Cauchy's.

In 1854 Cayley wrote two papers which are remarkable for the insight they have of abstract groups.

Page 25: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

At that time the only known groups were permutation groups and even this was a radically new area, yet Cayley defines an abstract group and gives a table to display the group multiplication.

These tables become known as Cayley Tables.

Page 26: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

He gives the 'Cayley tables' of some special permutation groups but, much more significantly for the introduction of the abstract group concept, he realised that matrices were groups .

http://www-groups.dcs.st-and.ac.uk/~history/Mathematicians/Cayley.html

Page 27: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Permutation Of A Set

Let S be a set.

A permutation of the set S is a 1-1 mapping of S onto itself.

Page 28: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Symmetry Of Geometric Figures

A permutation of a set S with a finite number of elements is called a symmetry. This name comes from the relationship between these permutations and the symmetry of geometric figures.

Page 29: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Equilateral Triangle Symmetry

1

32

Page 30: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Rotation 1(1)

1

2 3

1

32

Page 31: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Rotation 2(2)

1

23

3

12

Page 32: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Rotation 3(3)

1

23

2

31

Page 33: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Reflection 1(r1)

1

223

1

3

Page 34: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Reflection 2(r2)

1

23

3

21

Page 35: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Reflection 3(r3)

1

23 1

2

3

Page 36: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Composition Operation

The operation for symmetry a b is the composition of symmetry a followed by symmetry b.

Example:

What is the resulting symmetry from this product?

123

321

231

321

132

32112 r

Page 37: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Exploration

Complete the Cayley Table for the symmetries of an equilateral triangle.

To visualize the symmetries form a triangle from a piece of paper and number the vertices 1, 2, and 3. Now use this triangle to physically replicate the symmetries.

Page 38: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

1 2 3 r1 r2 r3

1

2

3

r1

r2

r3

Cayley Table for Triangle Symmetries

Page 39: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

• What is the identity symmetry?

• Is closed?

• Is commutative?

Page 40: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Q1: Find the symmetries of a square.

How many elements are in this set?

Q2: Make a Cayley Table for the square symmetries. What operation properties are satisfied?

Exploration Extension

Page 41: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.
Page 42: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Q3: How many elements would the set of symmetries on a regular pentagon have? A regular hexagon?

Q4: Try this with a rectangle. How many elements are in the set of symmetries for a rectangle?

Exploration Extension

Page 43: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.
Page 44: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

GroupsA nonempty set G on which there is defined a binary operation ° with

•Closure: a,b G, then a ° b G

•Identity: e G such that

a ° e = e ° a = a for a G

•Inverse: If a G, x G such that a ° x = x ° a = e

•Associative: If a, b, c G, then

a ° (b ° c) = (a ° b) ° c

Page 45: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

One of the simplest families of groups are the dihedral groups.

These are the groups that involve both rotating a polygon with distinct corners (and thus, they have the cyclic group of addition modulo n, where n is the number of corners, as a subgroup) and flipping it over.

Dihedral Groups

Page 46: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

• Is the dihedral group commutative?– Since flipping the polygon over makes its previous rotations have the effect of a subsequent rotation in the opposite direction, this group is not commutative.

• Is the dihedral group the same as the permutation group?

Non-Abelian Group(non-commutative)

Page 47: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Here is a colorful table for the dihedral group of order 5

Page 48: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Modern Art

Cayley Table and Modular Arithmetic Art

Website:http://ccins.camosun.bc.ca/~jbritton/modart/jbmodart2.htm

Page 49: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

Modular ArithmeticCayley Table for Mod 4 +

Page 50: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.
Page 51: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.
Page 52: Binary Operations Let S be any given set. A binary operation  on S is a correspondence that associates with each ordered pair (a, b) of elements of S.

http://www-groups.dcs.st-and.ac.uk/~history/Mathematicians/Cayley.html

http://ccins.camosun.bc.ca/~jbritton/modart/jbmodart2.htm

Thank You..!!

http://ccins.camosun.bc.ca/~jbritton/modart/jbmodart2.htm

http://mandala.co.uk/permutations/

http://akbar.marlboro.edu/~mahoney/courses/Spr00/rubik.html