Permutations and Inverses. Definition Let A be a set. If f : A  A is a 1-1 correspondence then f is called a permutation of A. Notation: S(A): the set.

Slides:



Advertisements
Similar presentations
Lecture 15 Functions CSCI – 1900 Mathematics for Computer Science Fall 2014 Bill Pine.
Advertisements

DEFINITION A function f : A  B is a one-to-one correspondence (called a bijection) iff f is one-to-one and onto B. We write f : A  B to indicate that.
Cayley Theorem Every group is isomorphic to a permutation group.
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.
The Inverse of a Matrix (10/14/05) If A is a square (say n by n) matrix and if there is an n by n matrix C such that C A = A C = I n, then C is called.
Binary Operations.
Functions Section 2.3 of Rosen Fall 2008
How do we start this proof? (a) Assume A n is a subgroup of S n. (b)  (c) Assume o(S n ) = n! (d) Nonempty:
Chapter II. THE INTEGERS
Discrete Structures Chapter 5 Relations and Functions
Congruence Classes Z n = {[0] n, [1] n, [2] n, …, [n - 1] n } = the set of congruence classes modulo n.
Functions Goals Introduce the concept of function Introduce injective, surjective, & bijective functions.
1 Set Theory. Notation S={a, b, c} refers to the set whose elements are a, b and c. a  S means “a is an element of set S”. d  S means “d is not an element.
Section 4.1 Finite Permutation Groups Permutation of a Set Let A be the set { 1, 2, …, n }. A permutation on A is a function f : A  A that is both one-to-one.
CS 2210 (22C:019) Discrete Structures Sets and Functions Spring 2015 Sukumar Ghosh.
Functions.
1 CMSC 250 Chapter 7, Functions. 2 CMSC 250 Function terminology l A relationship between elements of two sets such that no element of the first set is.
Math 3121 Abstract Algebra I Lecture 3 Sections 2-4: Binary Operations, Definition of Group.
FUNCTION Discrete Mathematics Asst. Prof. Dr. Choopan Rattanapoka.
Mathematics. Session Set, Relation & Function Session - 3.
Numbers, Operations, and Quantitative Reasoning.
CSCI 115 Chapter 5 Functions. CSCI 115 §5.1 Functions.
4 4.4 © 2012 Pearson Education, Inc. Vector Spaces COORDINATE SYSTEMS.
Functions. Copyright © Peter Cappello2 Definition Let D and C be nonempty sets. A function f from D to C, for each element d  D, assigns exactly 1 element.
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.
Chap. 6 Linear Transformations
Permutation Groups Part 1. Definition A permutation of a set A is a function from A to A that is both one to one and onto.
Relations, Functions, and Matrices Mathematical Structures for Computer Science Chapter 4 Copyright © 2006 W.H. Freeman & Co.MSCS SlidesFunctions.
Discrete Mathematics and Its Applications Sixth Edition By Kenneth Rosen Copyright  The McGraw-Hill Companies, Inc. Permission required for reproduction.
FUNCTIONS.
Great Theoretical Ideas in Computer Science for Some.
Functions Section 2.3 of Rosen Spring 2012 CSCE 235 Introduction to Discrete Structures Course web-page: cse.unl.edu/~cse235 Questions: Use Piazza.
1 Discrete Structures – CNS 2300 Text Discrete Mathematics and Its Applications (5 th Edition) Kenneth H. Rosen Chapter 1 The Foundations: Logic, Sets,
Functions1 Elementary Discrete Mathematics Jim Skon.
Example Prove that: “IF 3n + 2 is odd, then n is odd” Proof by Contradiction: -p = 3n + 2 is odd, q = n is odd. -Assume that ~(p  q) is true OR -(p 
Basic Structures: Functions Muhammad Arief download dari
Chapter 5 – Relations and Functions. 5.1Cartesian Products and Relations Definition 5.1: For sets A, B  U, the Cartesian product, or cross product, of.
Agenda Week 10 Lecture coverage: –Functions –Types of Function –Composite function –Inverse of a function.
 R  A×B,R is a relation from A to B , DomR  A 。  (a,b)  R (a, c)  R  (a,b)  R (a, c)  R unless b=c  function  DomR=A , (everywhere)function.
11 DISCRETE STRUCTURES DISCRETE STRUCTURES UNIT 5 SSK3003 DR. ALI MAMAT 1.
Chapter 5: Permutation Groups  Definitions and Notations  Cycle Notation  Properties of Permutations.
Math 3121 Abstract Algebra I Lecture 7: Finish Section 7 Sections 8.
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
CSC102 - Discrete Structures Functions
Functions.
CS Lecture 14 Powerful Tools     !. Build your toolbox of abstract structures and concepts. Know the capacities and limits of each tool.
CSNB 143 Discrete Mathematical Structures
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)
Math 3121 Abstract Algebra I Lecture 14 Sections
SECTION 8 Groups of Permutations Definition A permutation of a set A is a function  ϕ : A  A that is both one to one and onto. If  and  are both permutations.
FUNCTIONS COSC-1321 Discrete Structures 1. Function. Definition Let X and Y be sets. A function f from X to Y is a relation from X to Y with the property.
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.
1 Discrete Mathematical Functions Examples.
Functions – Page 1CSCI 1900 – Discrete Structures CSCI 1900 Discrete Structures Functions Reading: Kolman, Section 5.1.
 2. Inverse functions  Inverse relation,  Function is a relation  Is the function’s inverse relation a function? No  Example: A={1,2,3},B={a,b}, f:A→B,
Discrete Mathematics Lecture # 19 Inverse of Functions.
Section 2.3. Section Summary  Definition of a Function. o Domain, Cdomain o Image, Preimage  One-to-one (Injection), onto (Surjection), Bijection 
“It is impossible to define every concept.” For example a “set” can not be defined. But Here are a list of things we shall simply assume about sets. A.
Great Theoretical Ideas In Computer Science
Chapter 2 Sets and Functions.
6.1 One-to-One Functions; Inverse Function
(1)The equation ax=b has a unique solution in G.
Functions Section 2.3.
4.1 One-to-One Functions; Inverse Function
Ch 5 Functions Chapter 5: Functions
6.1 One-to-One Functions; Inverse Function
Introduction to Functions
INVERSE FUNCTIONS.
Functions Section 2.3.
Presentation transcript:

Permutations and Inverses

Definition Let A be a set. If f : A  A is a 1-1 correspondence then f is called a permutation of A. Notation: S(A): the set of all permutations of A M(A): the set of all mapping from A to A

Ex. Let A = {0, 1}. There are 4 mappings from A to A. f 1 (0) = f 1 (1) = 0; f 2 (0) = f 2 (1) = 1 f 3 (0) = 0, f 3 (1) = 1; f 4 (0) = 1, f 4 (1) = 0 Then M(A) = S(A) =

Definition Let A be a set. A mapping I A : A  A defined by I A (x) = x,  x  A is called an identity mapping on A. Note: I A o f(x) = I A (f(x)) = f(x) and f o I A (x) = f(I A (x)) = f(x). So I A o f = f = f o I A I A is the identity element on M(A) w.r.t. the composition of mapping.

Definition Let f  M(A), where A is a (non-empty) set. If there is a mapping g  M(A) such that g o f = I A = f o g, then we say g is the inverse of f w.r.t. the composition. Denote g = f  1. Ex. Let f : R  R defined by f(x) = x/2. Then f  1 (x) = 2x.

Ex. f and g: Z  Z defined by f(n) = 2n and g(n) = n/2 if n is even; g(n) = 4 if n is odd. g o f(n) = g(f(n)) = g(2n) = 2n/2 = n, for all n  Z. Thus g is a left inverse for f. f o g(n) = f(g(n)) = f(n/2) = 2(n/2) = n if n is even; f o g(n) = f(g(n)) = f(4) = 8 if n is odd. Thus g is not a right inverse of f. Hence g is not an inverse of f.

Lemma Let A be a nonempty set, f : A  A. Then f is 1-1  f has a left inverse. Pf:

Lemma Let A be a nonempty set, f : A  A. Then f is onto  f has a right inverse. Pf:

Ex. f and g: Z  Z defined by f(n) = 2n and g(n) = n/2 if n is even; g(n) = 4 if n is odd.

Theorem Let A be a nonempty set, f : A  A. Then f is invertible.  f is a permutation on A. Pf: