Surjective functions from N to X, up to a permutation of N

Slides:



Advertisements
Similar presentations
Methods of Enumeration Counting tools can be very important in probability … particularly if you have a finite sample space with equally likely outcomes.
Advertisements

1 EE5900 Advanced Embedded System For Smart Infrastructure Advanced Theory.
4.4 Permutations and Combinations of multisets
3.3 The Characteristic function of the set  function from universal set to {0,1}  Definition 3.6: Let U be the universal set, and let A  U. The characteristic.
1 Section 1.7 Set Operations. 2 Union The union of 2 sets A and B is the set containing elements found either in A, or in B, or in both The denotation.
4.4.2 Combinations of multisets
Cycle Notation. Cycle notation  Compute:  Alternative notation: (1 3)(2 5)( ) = (1 5)(3 4)
Combinatorics 3/15 and 3/ Counting A restaurant offers the following menu: Main CourseVegetablesBeverage BeefPotatoesMilk HamGreen BeansCoffee.
Lecture 6: Signal Processing III EEN 112: Introduction to Electrical and Computer Engineering Professor Eric Rozier, 2/25/13.
Chapter 3 Permutations and combinations
CSE 20: Discrete Mathematics for Computer Science Prof. Shachar Lovett.
4.5.2 Applications of Inclusion-Exclusion principle
1 Set Theory Chapter 3. 2 Chapter 3 Set Theory 3.1 Sets and Subsets A well-defined collection of objects (the set of outstanding people, outstanding is.
 期中测验时间:  10 月 31 日上午 9 : 40—11 : 30  第一到第四章  即,集合,关系,函数,组合数学.
Sets Define sets in 2 ways  Enumeration  Set comprehension (predicate on membership), e.g., {n | n  N   k  k  N  n = 10  k  0  n  50} the set.
Chapter 5: Permutation Groups  Definitions and Notations  Cycle Notation  Properties of Permutations.
Set Theory Chapter 3. Chapter 3 Set Theory 3.1 Sets and Subsets A well-defined collection of objects (the set of outstanding people, outstanding is very.
The least known length of ordered basis of symmetric group S. A. Kalinchuk, Yu. L. Sagalovich Institute for Information Transmission Problems, Russian.
Finite Mathematics Dr. Saeid Moloudzadeh Sets and Set Operations 1 Contents Algebra Review Functions and Linear Models Systems of Linear.
4.6 Generating functions Generating functions
Chapter 29 Symmetry and Counting. Consider the task of coloring the vertices of a regular hexagon so that three are black and three are white. There are.
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)
拉丁方陣 交大應數系 蔡奕正. 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.
Dilworth’s theorem and extremal set theory 張雁婷 國立交通大學應用數學系.
Discrete Math by R.S. Chang, Dept. CSIE, NDHU1 Set Theory Two's company, three is none. Chapter 3.
Methods in Combinatorics. Finite, Countable, Discrete. Enumerating objects which satisfy a condition. In short: Counting Stuff → Balls & Urns.
Combinatorics. What is Combinatorics? Wide ranging field involving the study of discrete objects.
Functions Goals Introduce the concept of function
1.3 Properties of Numbers 8/24/16. Common Core State Standards Interpret complicated expressions by viewing one or more of their parts as a single entity.
1-1 Copyright © 2013, 2005, 2001 Pearson Education, Inc. Section 2.4, Slide 1 Chapter 2 Sets and Functions.
Math in Our World Section 2.1 The Nature of Sets.
The Pigeonhole Principle
Developing Your Counting Muscles
Relations, Functions, and Matrices
Generalized Permutations and Combinations
Cartesian product Given two sets A, B we define their Cartesian product is the set of all the pairs whose first element is in A and second in B. Note that.
Reflexivity, Symmetry, and Transitivity
Chapter 2 Sets and Functions.
9. Counting and Probability 1 Summary
Taibah University College of Computer Science & Engineering Course Title: Discrete Mathematics Code: CS 103 Chapter 2 Sets Slides are adopted from “Discrete.
CS201: Data Structures and Discrete Mathematics I
Discrete Structures for Computer Science
Chapter 7 Logic, Sets, and Counting
Mathematical Task 2.2A.
Module #4.5, Topic #∞: Cardinality & Infinite Sets
Discrete Mathematics and its Applications
Counting, Permutations, & Combinations
DISCRETE COMPUTATIONAL STRUCTURES
Mathematical Background 1
Mathematical Background 1
Introduction to Relations and Functions
2 Chapter Numeration Systems and Sets
Chapter 10 Counting Methods 2012 Pearson Education, Inc.
Permutations and Combinations
Counting II: Recurring Problems And Correspondences
Topic 1: Be able to combine functions and determine the resulting function. Topic 2: Be able to find the product of functions and determine the resulting.
Module #4.5, Topic #∞: Cardinality & Infinite Sets
Functions Rosen 2.3, 2.5 f( ) = A B Lecture 5: Oct 1, 2.
Fermi statistics and Bose Statistics
Probability Notes Math 309.
Mathematical Background
Section 2.6 Infinite Sets.
Chapter 11: Further Topics in Algebra
2.Derangements A derangement of {1,2,…,n} is a permutation i1i2…in of {1,2,…,n} in which no integer is in its natural position: i11,i22,…,inn. We denote.
4.4 Permutations and Combinations of multisets
Lecture # 18 Types of Functions
REVISION Relation. REVISION Relation Introduction to Relations and Functions.
Two's company, three is none.
9.1 Basic Combinatorics.
3.7 Counting Techniques: Permutations
Presentation transcript:

Surjective functions from N to X, up to a permutation of N Twelvefold way Surjective functions from N to X, up to a permutation of N 张廷昊

Meaning In combinatorics, the twelvefold way is a systematic classification of 12 related enumerative problems concerning two finite sets, which include the classical problems of counting permutations, combinations, multisets, and partitions either of a set or of a number.

Let N and X be finite sets Let N and X be finite sets. Let n = | N | and x = | X | be the cardinality of the sets. Thus N is an n-set, and X is an x-set. The general problem we consider is the enumeration of equivalence classes of functions f : N → X

The functions are subject to one of the three following restrictions: F is injective. F is surjective. F is with no condition.

There are four different equivalence relations which may be defined on the set of functions f from N to X: equality; equality up to a permutation of N; equality up to a permutation of X; equality up to permutations of N and X.

An equivalence class is the orbit of a function f under the group action considered: f, or f ∘ Sn, or Sx ∘ f, or Sx ∘ f ∘ Sn, where Sn is the symmetric group of N, and Sx is the symmetric group of X.

Functions from N to X Injective functions from N to X Injective functions from N to X, up to a permutation of N Functions from N to X, up to a permutation of N Surjective functions from N to X, up to a permutation of N Injective functions from N to X, up to a permutation of X Injective functions from N to X, up to permutations of N and X Surjective functions from N to X, up to a permutation of X Surjective functions from N to X Functions from N to X, up to a permutation of X Surjective functions from N to X, up to permutations of N and X Functions from N to X, up to permutations of N and X

Surjective functions from N to X, up to a permutation of N This case is equivalent to counting multisets with n elements from X, for which each element of X occurs at least once.

Soving the problem The correspondence between functions and multisets is the same as in the previous case(Functions from N to X, up to a permutation of N), and the surjectivity requirement means that all multiplicities are at least one. By decreasing all multiplicities by 1, this reduces to the previous case; since the change decreases the value of n by x, the result is

Another view

Example ( are identical)