are the q-versions of n, n! and . The falling factorial is (x) k = x(x 1)(x 2)... (x k + 1).

Size: px
Start display at page:

Download "are the q-versions of n, n! and . The falling factorial is (x) k = x(x 1)(x 2)... (x k + 1)."

Transcription

1 Lecture A jacques@ucsd.edu Notation: N, R, Z, F, C naturals, reals, integers, a field, complex numbers. p(n), S n,, b(n), s n, partition numbers, Stirling of the second ind, Bell numbers, Stirling of the firstind. [n] q, [n] q!, [ ( n ] are the q-versions of n, n! and n ). The falling factorial is (x) = x(x 1)(x 2)... (x + 1). 1 Introduction This is a first course in combinatorial enumeration for graduate students. I expect that you will have seen a smattering of the material already, such as using bijections to prove various combinatorial identities or proving some statements by induction. For instance, you might have seen many ways to count the number of positive integer sequences of length summing to a positive integer n, or some basic recurrence equations such as the Fibonacci equation, and you would be aware of some applications such as the use of the pigeonhole principle, or inclusion-exclusion to count permutations without fixed points. We will first review these basic results. The aim of this course is, as broadly as possible, to unify these approaches using general results from algebra and analysis, in particular, generating functions. On the algebraic side, we employ various basic group-theoretic approaches, such as Burnside s Lemma, the Pólya Redfield Theorem, Inversion Principles, and representation theory of S n to enumerate patterns, for instance, how many ways can one place pairwise non-attacing roos on an n by n chessboard? There are two essential approaches to proving combinatorial identities. The one involves a combinatorial representation of both sides of the equation, and the other more automatic approach in treating each side as coefficients in a formal power series and then showing that those formal power series are equal. Each approach has its advantages. The first gives a fundamental and perhaps deepest understanding of why the identity holds, whereas the second allows us to use the full power of techniques from algebra and analysis to derive various statistics related to the identity. Some fundamental examples are as follows: ( ) n = 2 n = the number of subsets of [n] =0 ( 1) n! = the number of derangements of [n]! =0 ( ) 1 2n = the number of binary trees with n nodes n + 1 n ( ) = 1 (φ n φ n ) φ = n =0 5 2 ( ) n 1 = the number of compositions of n 1 [x n 1 ] 1 x = the number of partitions of n =1 1

2 We are going to review these identities which come from basic principles of enumeration. While combinatorial identities are often beautiful, it is generally the case that a closed form expression for a sum cannot be obtained, and there are many natural counting problems where this occurs. Gosper s Theorem shows in many cases how to decide whether a sum can be computed in closed form. We are going to develop analytic study of formal power series, using tools from complex analysis, to deal with these examples. Some instances are the number of partitions of n, the number of non-isomorphic trees on n vertices, the number of primes up to n, and counting various graphs and subgraphs of lattices (for instances the number of spanning trees in a connected graph), which arise in statistical physics. In some of these situations, probability theory and its generating functions enter in a very natural way. Various general approaches such as the Exponential Formula, Perron-Mellin Transform, Fourier Analysis, the Residue Theorem, and a number of inversion formulae are powerful techniques to deal with these complicated situations. For these problems, we introduce various types of generating functions, including exponential generating functions, Dirichlet Series, tree generating functions, Euler products, and suitable counting polynomials such as the Tutte and chromatic polynomial, Combinatorial Nullstellensatz, and orthogonal series. You are required to be familiar with some basics of analysis, algebra and probability in this course. It is recommended that you go through the warm-up exercise sheet. 2 Basic Principles Here we will not go into any great detail, as it is assumed that these principles are familiar to you. However, we will describe some of the classical applications as a reminder. In combinatorics, we are primarily interested in enumerating sets and sequences, the difference being that sets are not ordered and sequences are. One of the fundamental principles is the following: Principle 1 (Bijection Principle) There is a bijection f between two finite sets A and B if and only if A = B. In a combinatorial identity, we might interpret each side of the identity as enumerating two sets and then find a bijection between those sets. This could also be referred to as counting in two different ways. A standard example is to show that the sum of the degrees of the vertices in a graph is twice the number of edges in the graph for the degree d(v) counts pairs (v, e) such that edge e contains v, but edge e is also counted by the pair (u, e) if u e. Unfortunately, in general, there is no easy way to find a bijection. Here are two basic counting principles: Principle 2 (Summation Principle) Let A 1, A 2,..., A n be finite disjoint sets. Then n A i = A j. 2

3 A basic course in mathematics confirms A B = A + B A B for finite sets A and B. This is a special instance of the inclusion exclusion formula, or combinatorial sieve. Here [n] denotes the set {1, 2,..., n}. Principle 3 (Inclusion-Exclusion) Let A 1, A 2,..., A n be finite sets. Then n A i = S [n] S ( 1) S +1. A i i S The proof is left as an exercise. Let us recall how this can be used to count derangements of n: that is permutations σ = (σ 1, σ 2,..., σ n ) such that σ i i for all i [n]. Set A i to be the set of σ for which σ i = i. Then the number of derangemenhts is n! A i = n! + S [n] S ( 1) S. A i i S The ey is that the size of the intersection is exactly (n S )!. By the summation principle, the number of derangements is n! + ( ) n ( 1) (n )! = n! + n! =1 ( 1) = n!! =1 ( 1).! Using the Taylor expansion of e 1, we see that in fact this is the nearest integer to n!/e. A second classical example is the number of integers in [n] which are relatively prime to n: this is the Euler φ-function, φ(n). Clearly this depends on the prime factorization of n, so let us suppose p 1, p 2,..., p are the distinct prime factors of n. The ey fact this time is that the number of integers in [n] which are divisible by primes p i : i S [] is exactly n/ i S p i. By inclusion-exclusion, letting A i be the set of integers in [n] divisible by p i, =0 ϕ(n) = ( ) n ( 1) S +1 i i S p i S = n (1 1 ). p i In the last step, we made a useful observation that if x 1, x 2,..., x are reals then x i = S [] i S (1 + x i ) applied with x i = 1/p i. In fact, this gives a simple way to prove the binomial theorem for (1 + x) with N. Recall the Cartesian product of sets A 1, A 2,..., A n is the set of sequences σ = (a 1, a 2,..., a n ) such that a i A i for i [n], and is denoted A 1 A 2 A n. 3

4 Principle 4 (Multiplication Principle) The number of sequences (x 1, x 2,..., x ) such that there are a i choices for x i after having chosen x 1, x 2,..., x i 1 for each i = 1, 2,..., n is exactly a 1 a 2... a n. In particular, for finite sets A 1, A 2,..., A n, n A 1 A 2 A n = A i. For instance, a wal of length on a graph G is a sequence (v 1, e 1, v 2, e 2,... v, e, v +1 ) where v i is a vertex and e i = {v i, v i+1 } is an edge of the graph. If every vertex of the graph is in d edges (the graph is said to be d-regular), then by the Multiplication Principle the number of wals of length is nd. We will return in detail to counting various types of wals in graphs at the ends of the course. For the meantime, you might determine how many wals of length in a d-regular n-vertex graph never reverse on an edge in consecutive steps. Also, refer to the warmup sheet for further exercises. Principle 5 (The Pigeonhole Principle) In a sequence of n+1 numbers with only n distinct entries, two of the entries are equal. This simple sounding principle, which we could call the principle of averaging, has some remarable consequences. For example, amongst any set S of n + 1 numbers in [2n], we claim that there is one number that divides another. To see this, we write each m S as m = 2 x y where y is odd. Then there are only n possible values of y, so we can find m = 2 x y and l = 2 z y with m, n S by the pigeonhole principle. Now clearly m l or l m, as required. Here is another application with arithmetic flavor, nown as Dirichlet s Box Principle. We claim that given any positive integer N, and any real number α, there exists a positive integer q N and a positive integer p such that α p 1 q qn. To see this, consider the fractional parts of the integers αi where i = 0, 1, 2,..., N. These are all real numbers in [0, 1], and therefore by the Pigeonhole Principle two of them are at most 1/N apart. In other words, the fractional parts of αi and αj differ by at most 1/N, for some i < j N. Letting q = j i, we see that for some integer p, qα p 1/N as required. This is crucial for diophantine approximation, equidistribution theory, and estimates on exponential sums and discrete fourier series. Here is a principle which should be familiar to you from early undergraduate courses. Principle 6 (The Principle of Induction) For each n N, let P (n) be a true-false statement. Suppose that P (1) is true and P (i) implies P (i + 1) for each i N. Then P (n) is true for every n N. We will be using this very frequently in proofs throughout the course, already see below for some examples, such as proving the Pascal and q-pascal identities. Let F be any field and let F[X] denote the ring of all polynomials in X with coefficients in F. Here is a fundamental fact from algebra: 4

5 Principle 7 (The Polynomial Principle) Let F be a field of characteristic zero, and let P, Q F[X] have degree, and suppose that P (x) = Q(x) for more than distinct values in x F. Then P and Q are identical. This follows immediately from the fact that a polynomial of degree has at most zeroes. 3 The Binomial Theorem Recall the definition of the generalized binomial coefficient ( ) a := a(a 1)...(a +1) for a Q.! In particular, if a = n is a positive integer, then this is the number of -element subsets of an n-element set. Here is the general form of the Binomial Theorem. There are many proofs (you are ased to give one when a is a positive integer using the technique in the last section). Theorem 1 (Binomial Theorem) For any a Q and x < 1, (1 + x) a = =0 ( ) a x. Proof (Setch) If f(x) and g(x) are the sides, then we see f and g satisfy (1 + x)f = af and f(0) = g(0) = 1. Furthermore, the radius ρ of convergence of g is ρ = 1. Later on we will see why this theorem is true in the ring of formal power series (without any restrictions on x). The Binomial Theorem supplies a large number of combinatorial identities automatically. For instance, how many pairs of sets (A, B) in [n] are there such that A B? By the summation principle, we can add up over the number of (A, B) such that B =. For then the number of choices of A is 2 and so the answer is ( ) n 2 = 3 n. =0 For an exercise, try to come up with a bijective proof of this identity, by finding a bijection from the pairs (A, B) to the set of ternary sequences of length n (sequences of 0s, 1s and 2s). The warmup sheet contains some other examples of identities from the Binomial Theorem. In particular, you should be able to prove Pascal s Triangle Identity in the general form: ( ) z = ( ) z 1 + ( ) z 1 1 where N and z K, a field of characteristic zero. The Binomial Theorem is a special case of the Multinomial Theorem stating that for any a Q, (x 1 + x x r ) a = 1, 2,..., r =0 5 ( a 1, 2,..., r ) r x i i.

6 The Binomial Theorem is important in probability: if an experiment is performed independently in n trials, and p is the probability of success on each trial, then the probability of exactly successes is ( ) n p (1 p) n. By the Binomial Theorem, this is a probability mass function since its sum over is (p+(1 p)) n = 1. The probabilistic aspect of identities is often very useful for enumeration, and we shall encounter it again. 3.1 The q-binomial Theorem There is another interesting generalization of the Binomial Theorem called the q-binomial theorem. Let us define, for a positive integer q, the q-integer n: The q-factorial is [n] q = 1 + q + q q n 1 = qn 1 q 1. [n] q! = n [] q. =1 The q-binomial coefficient or Gaussian coefficients are [ ] n [n] q! := [] q![n ] q!. q When q is a prime power, this is the number of -dimensional subspaces of an n-dimensional vector space over F q. One of the ey properties of [ ] n is the q-pascal Identity: q [ ] [ ] [ ] n n 1 n 1 = + q. q 1 q q This can be proved in a number of ways (see warmup sheet). The q-quantities match the ordinary factorial and binomial coefficients in the case q = 1. From now on, we omit the subscript q since q is considered fixed in what follows. The q-quantities also satisfy similar identities, [ ] n = 0 [ ] n = 1 n [ ] [ ] n n =. n They also lead to the q-binomial Theorem. This theorem has many proofs, we give a direct inductive proof here and discuss proofs using partitions later. Theorem 2 (The q-binomial Theorem) For any n N and q C, n (1 + q i x) = =0 6 [ ] n q (+1 2 ) x.

7 Proof For n = 1 the statement P (n) of the q-binomial Theorem is clear. Suppose n > 1 and P (n 1) is true. To prove P (n) it is sufficient to show n 1 [ ] n 1 [ ] (1 + q n x) q (+1 2 ) n x = q (+1 2 ) x. =0 For N, the coefficient of x on the left is [ ] [ ] n 1 q (+1 2 ) + q ( 2)+n n 1 = q (+1 2 ) ([ ] n 1 1 [ ] = q (+1 2 ) n by a suitable application of the q-pascal Identity. =0 [ ] n 1 ) + q n 1 The q-binomial coefficients also arise naturally in the following identity: for n N and q C, [ ] 1 n x n = 1 + (x q i ). =1 The proof of this fact can be deduced by induction from the q-pascal Identity. These proofs by induction do not reveal natural combinatorial objects being enumerated by each side of the identities above. We will be interpreting these quantities according to partitions and inversion numbers of permutations. 4 Partitions : First loo In this section we review some basic facts about various types of partitions as a basis for deeper study later. The main quantities we will be interested in are the partition numbers p(n), the Stirling Numbers s n, and S n, of the first and second inds, and the Bell Numbers b(n) = n =0 S n,. The latter three quantities are the subject of intense interest in combinatorics, and we will develop a number of methods for understanding them and their asymptotic behaviour. The partition numbers are important in many areas of mathematics, and we will be developing a lot of analytic approaches to study them. In this section, we tae a quic loo at some elementary facts about the partition numbers, by starting with a loo at compositions of integers. i=0 4.1 Compositions Perhaps the easiest type of partition is the composition: a composition of an integer n is a sequence (x 1, x 2,..., x ) of positive integers summing to n. Each x i is called a part of the composition and is the total number of parts. It is well-nown that the number of compositions of n N into parts is ( ) n

8 We imagine a composition of n as a selecting of integer intervals cutting up the interval [1, n], which is equivalent to selecting 1 numbers in [n 1] namely the beginning of the second interval, third interval, fourth interval, and so on. By the Binomial Theorem, there are then 2 n 1 compositions of n (with unrestricted number of parts). One of the popular enumeration is to count compositions with certain relations between the parts and certain restrictions on the parts. This is more-or-less automatic with the introduction of generating functions. 4.2 Partitions of integers A partition of n is a multiset (that is a set with repeated elements allowed) of positive integers whose sum is n, for example {1, 1, 1,..., 1} and {n} and {1, 1, n 2} are all partitions of n. Then p(n) is number of partitions of n. So partition numbers are the unordered version of compositions, just as multisets are the unordered version of sequences. A nice way to view partitions is via Euler products. Consider the product =1 1 1 x = (1 + x + x )(1 + x 2 + x )(1 + x 3 + x ) using the geometric series formula. The coefficient of x n is obtained by counting the number of ways to pic a power of x from each of the bracets so that the sum of the powers piced is n. If we pic say x m from the th bracet, then this is stating that the partition of n should have m repetitions of. So the coefficient of x n is precisely the number of partitions of n. Starting with this idea, we can determine all sorts of other partitions of n, for example the partitions of n into distinct parts corresponds to the coefficient of x n in the Euler product (1 + x ) and the partitions of n into parts which come from a set T is =1 T 1 1 x. There is no explicit formula for p(n) for all n. However, p(n) satisfies many beautiful identities, and one of the aims of this course is to obtain the remarable Hardy-Ramanujan asymptotic formula for p(n), namely p(n) eπ 2n 3. We are going to spend a lot of time on different representations of permutations, in particular on diagrams. 8

9 4.3 Stirling and Bell numbers Stirling numbers of the first and second ind refer to decompositions of permutations and partitions of sets. Throughout, we recall the falling factorial notation: for z C and N let (z) denote the polynomial z(z 1)... (z + 1). Traditionally, for N and n N {0}, S n, denotes the number of partitions of [n] into non-empty sets, and is the Stirling number of the second ind. Note there are! ways to order the sets in each partition, and this relates compositions of sets to partitions of sets (unlie in the case of integers there can be less than! ways to order the elements of a multiset of size ). A recurrence satisfied by S n, is quicly determined: for, n N: S n, = S n 1, 1 + S n 1, where S 0, = 0 for all N, S n,0 = 0 for all n N, and we define S 0,0 = 1. To see this, note that in a partition of [n], either {n} is a set in the partition or not. If it is, then removing {n} gives a partition of n 1 into 1 parts, and otherwise, given a partition of [n 1] into parts, we could add n to any of the parts to get a partition of [n] in which {n} is not a set in the partition. An equivalent interpretation of S n, is! times the number of surjections f : [n] []: for in this case the preimages f ({i}) form a partition of [n] into parts. Since the total number of maps from [n] to [] is then for n N and n : ( ) n = j!s n,j = () j S n,j. j j=1 Now consider the polynomials P (x) = x n and Q(x) = n j=0 (x) js n,j where x C. They both have degree n and they agree on N C. Clearly then they are identical, and so we have for x C by the polynomial principle: x n = (x) j S n,j. j=0 Using this one can quicly derive the recurrence for S n, given above. A similar method, replacing x with x + 1 in the above identity, or using a combinatorial argument shows ( ) n S n+1,+1 = S j,. j j=0 Many other identities satisfied by Stirling Numbers of the second ind are available. The Bell number b(n) is the total number of partitions of [n], hence b(n) = S n,. =0 The Bell numbers satisfy b(n) = ( ) n = 0 n b() and this is left as an exercise. Later on we will determine a formal power series relation for Bell numbers. 9 j=0

10 4.4 Stirling numbers of the first ind We represent a permutation of [n] as a sequence or word of n distinct elements of [n] and consider operations between permutations such as inverses and multiplications etc... in the symmetric group S n. Each permutation σ can be decomposed into cycles σ = σ 1 σ 2... σ and the decomposition is unique if we represent σ i as a word starting with the smallest element of σ i. Then the Stirling Number of the first ind, denoted s n,, is the number of permutations of [n] with exactly cycles, where, n N. The convention here is s 0,0 = 1 and s 0, = 0 for N. We observe the recurrence (by considering a cycle containing the element 1 as a fixed point or not) for, n N: s n, = s n 1, 1 + (n 1)s n 1,. This leads for x C to (x + n 1) n = s n, x. =0 10

1 Basic Combinatorics

1 Basic Combinatorics 1 Basic Combinatorics 1.1 Sets and sequences Sets. A set is an unordered collection of distinct objects. The objects are called elements of the set. We use braces to denote a set, for example, the set

More information

and the compositional inverse when it exists is A.

and the compositional inverse when it exists is A. Lecture B jacques@ucsd.edu Notation: R denotes a ring, N denotes the set of sequences of natural numbers with finite support, is a generic element of N, is the infinite zero sequence, n 0 R[[ X]] denotes

More information

2 Generating Functions

2 Generating Functions 2 Generating Functions In this part of the course, we re going to introduce algebraic methods for counting and proving combinatorial identities. This is often greatly advantageous over the method of finding

More information

Basic counting techniques. Periklis A. Papakonstantinou Rutgers Business School

Basic counting techniques. Periklis A. Papakonstantinou Rutgers Business School Basic counting techniques Periklis A. Papakonstantinou Rutgers Business School i LECTURE NOTES IN Elementary counting methods Periklis A. Papakonstantinou MSIS, Rutgers Business School ALL RIGHTS RESERVED

More information

Discrete Mathematics. Kishore Kothapalli

Discrete Mathematics. Kishore Kothapalli Discrete Mathematics Kishore Kothapalli 2 Chapter 4 Advanced Counting Techniques In the previous chapter we studied various techniques for counting and enumeration. However, there are several interesting

More information

Discrete mathematics , Fall Instructor: prof. János Pach

Discrete mathematics , Fall Instructor: prof. János Pach Discrete mathematics 016-017, Fall Instructor: prof. János Pach - covered material - Lecture 1. Counting problems To read: [Lov]: 1.. Sets, 1.3. Number of subsets, 1.5. Sequences, 1.6. Permutations, 1.7.

More information

Review problems solutions

Review problems solutions Review problems solutions Math 3152 December 15, 2017 1. Use the binomial theorem to prove that, for all n 1 and k satisfying 0 k n, ( )( ) { n i ( 1) i k 1 if k n; i k 0 otherwise. ik Solution: Using

More information

6 CARDINALITY OF SETS

6 CARDINALITY OF SETS 6 CARDINALITY OF SETS MATH10111 - Foundations of Pure Mathematics We all have an idea of what it means to count a finite collection of objects, but we must be careful to define rigorously what it means

More information

A Combinatorial Approach to Finding Dirichlet Generating Function Identities

A Combinatorial Approach to Finding Dirichlet Generating Function Identities The Waterloo Mathematics Review 3 A Combinatorial Approach to Finding Dirichlet Generating Function Identities Alesandar Vlasev Simon Fraser University azv@sfu.ca Abstract: This paper explores an integer

More information

What you learned in Math 28. Rosa C. Orellana

What you learned in Math 28. Rosa C. Orellana What you learned in Math 28 Rosa C. Orellana Chapter 1 - Basic Counting Techniques Sum Principle If we have a partition of a finite set S, then the size of S is the sum of the sizes of the blocks of the

More information

Generating Functions

Generating Functions Semester 1, 2004 Generating functions Another means of organising enumeration. Two examples we have seen already. Example 1. Binomial coefficients. Let X = {1, 2,..., n} c k = # k-element subsets of X

More information

Discrete Mathematics & Mathematical Reasoning Chapter 6: Counting

Discrete Mathematics & Mathematical Reasoning Chapter 6: Counting Discrete Mathematics & Mathematical Reasoning Chapter 6: Counting Kousha Etessami U. of Edinburgh, UK Kousha Etessami (U. of Edinburgh, UK) Discrete Mathematics (Chapter 6) 1 / 39 Chapter Summary The Basics

More information

Chapter 1 : The language of mathematics.

Chapter 1 : The language of mathematics. MAT 200, Logic, Language and Proof, Fall 2015 Summary Chapter 1 : The language of mathematics. Definition. A proposition is a sentence which is either true or false. Truth table for the connective or :

More information

MATH 802: ENUMERATIVE COMBINATORICS ASSIGNMENT 2

MATH 802: ENUMERATIVE COMBINATORICS ASSIGNMENT 2 MATH 80: ENUMERATIVE COMBINATORICS ASSIGNMENT KANNAPPAN SAMPATH Facts Recall that, the Stirling number S(, n of the second ind is defined as the number of partitions of a [] into n non-empty blocs. We

More information

ZEROES OF INTEGER LINEAR RECURRENCES. 1. Introduction. 4 ( )( 2 1) n

ZEROES OF INTEGER LINEAR RECURRENCES. 1. Introduction. 4 ( )( 2 1) n ZEROES OF INTEGER LINEAR RECURRENCES DANIEL LITT Consider the integer linear recurrence 1. Introduction x n = x n 1 + 2x n 2 + 3x n 3 with x 0 = x 1 = x 2 = 1. For which n is x n = 0? Answer: x n is never

More information

Lecture 4: Counting, Pigeonhole Principle, Permutations, Combinations Lecturer: Lale Özkahya

Lecture 4: Counting, Pigeonhole Principle, Permutations, Combinations Lecturer: Lale Özkahya BBM 205 Discrete Mathematics Hacettepe University http://web.cs.hacettepe.edu.tr/ bbm205 Lecture 4: Counting, Pigeonhole Principle, Permutations, Combinations Lecturer: Lale Özkahya Resources: Kenneth

More information

Algorithmic Approach to Counting of Certain Types m-ary Partitions

Algorithmic Approach to Counting of Certain Types m-ary Partitions Algorithmic Approach to Counting of Certain Types m-ary Partitions Valentin P. Bakoev Abstract Partitions of integers of the type m n as a sum of powers of m (the so called m-ary partitions) and their

More information

q xk y n k. , provided k < n. (This does not hold for k n.) Give a combinatorial proof of this recurrence by means of a bijective transformation.

q xk y n k. , provided k < n. (This does not hold for k n.) Give a combinatorial proof of this recurrence by means of a bijective transformation. Math 880 Alternative Challenge Problems Fall 2016 A1. Given, n 1, show that: m1 m 2 m = ( ) n+ 1 2 1, where the sum ranges over all positive integer solutions (m 1,..., m ) of m 1 + + m = n. Give both

More information

q-series Michael Gri for the partition function, he developed the basic idea of the q-exponential. From

q-series Michael Gri for the partition function, he developed the basic idea of the q-exponential. From q-series Michael Gri th History and q-integers The idea of q-series has existed since at least Euler. In constructing the generating function for the partition function, he developed the basic idea of

More information

Enumerative Combinatorics 7: Group actions

Enumerative Combinatorics 7: Group actions Enumerative Combinatorics 7: Group actions Peter J. Cameron Autumn 2013 How many ways can you colour the faces of a cube with three colours? Clearly the answer is 3 6 = 729. But what if we regard two colourings

More information

Named numbres. Ngày 25 tháng 11 năm () Named numbres Ngày 25 tháng 11 năm / 7

Named numbres. Ngày 25 tháng 11 năm () Named numbres Ngày 25 tháng 11 năm / 7 Named numbres Ngày 25 tháng 11 năm 2011 () Named numbres Ngày 25 tháng 11 năm 2011 1 / 7 Fibonacci, Catalan, Stirling, Euler, Bernoulli Many sequences are famous. 1 1, 2, 3, 4,... the integers. () Named

More information

On Arithmetic Properties of Bell Numbers, Delannoy Numbers and Schröder Numbers

On Arithmetic Properties of Bell Numbers, Delannoy Numbers and Schröder Numbers A tal given at the Institute of Mathematics, Academia Sinica (Taiwan (Taipei; July 6, 2011 On Arithmetic Properties of Bell Numbers, Delannoy Numbers and Schröder Numbers Zhi-Wei Sun Nanjing University

More information

Partition of Integers into Distinct Summands with Upper Bounds. Partition of Integers into Even Summands. An Example

Partition of Integers into Distinct Summands with Upper Bounds. Partition of Integers into Even Summands. An Example Partition of Integers into Even Summands We ask for the number of partitions of m Z + into positive even integers The desired number is the coefficient of x m in + x + x 4 + ) + x 4 + x 8 + ) + x 6 + x

More information

DISCRETIZED CONFIGURATIONS AND PARTIAL PARTITIONS

DISCRETIZED CONFIGURATIONS AND PARTIAL PARTITIONS DISCRETIZED CONFIGURATIONS AND PARTIAL PARTITIONS AARON ABRAMS, DAVID GAY, AND VALERIE HOWER Abstract. We show that the discretized configuration space of k points in the n-simplex is homotopy equivalent

More information

PRIME NUMBERS YANKI LEKILI

PRIME NUMBERS YANKI LEKILI PRIME NUMBERS YANKI LEKILI We denote by N the set of natural numbers: 1,2,..., These are constructed using Peano axioms. We will not get into the philosophical questions related to this and simply assume

More information

MATH39001 Generating functions. 1 Ordinary power series generating functions

MATH39001 Generating functions. 1 Ordinary power series generating functions MATH3900 Generating functions The reference for this part of the course is generatingfunctionology by Herbert Wilf. The 2nd edition is downloadable free from http://www.math.upenn. edu/~wilf/downldgf.html,

More information

IVA S STUDY GUIDE FOR THE DISCRETE FINAL EXAM - SELECTED SOLUTIONS. 1. Combinatorics

IVA S STUDY GUIDE FOR THE DISCRETE FINAL EXAM - SELECTED SOLUTIONS. 1. Combinatorics IVA S STUDY GUIDE FOR THE DISCRETE FINAL EXAM - SELECTED SOLUTIONS Combinatorics Go over combinatorics examples in the text Review all the combinatorics problems from homewor Do at least a couple of extra

More information

CMSC Discrete Mathematics SOLUTIONS TO FIRST MIDTERM EXAM October 18, 2005 posted Nov 2, 2005

CMSC Discrete Mathematics SOLUTIONS TO FIRST MIDTERM EXAM October 18, 2005 posted Nov 2, 2005 CMSC-37110 Discrete Mathematics SOLUTIONS TO FIRST MIDTERM EXAM October 18, 2005 posted Nov 2, 2005 Instructor: László Babai Ryerson 164 e-mail: laci@cs This exam contributes 20% to your course grade.

More information

Rook Polynomials In Higher Dimensions

Rook Polynomials In Higher Dimensions Grand Valley State University ScholarWors@GVSU Student Summer Scholars Undergraduate Research and Creative Practice 2009 Roo Polynomials In Higher Dimensions Nicholas Krzywonos Grand Valley State University

More information

Lecture 4: Probability and Discrete Random Variables

Lecture 4: Probability and Discrete Random Variables Error Correcting Codes: Combinatorics, Algorithms and Applications (Fall 2007) Lecture 4: Probability and Discrete Random Variables Wednesday, January 21, 2009 Lecturer: Atri Rudra Scribe: Anonymous 1

More information

MATH 363: Discrete Mathematics

MATH 363: Discrete Mathematics MATH 363: Discrete Mathematics Learning Objectives by topic The levels of learning for this class are classified as follows. 1. Basic Knowledge: To recall and memorize - Assess by direct questions. The

More information

9 - The Combinatorial Nullstellensatz

9 - The Combinatorial Nullstellensatz 9 - The Combinatorial Nullstellensatz Jacques Verstraëte jacques@ucsd.edu Hilbert s nullstellensatz says that if F is an algebraically closed field and f and g 1, g 2,..., g m are polynomials in F[x 1,

More information

Notes on counting. James Aspnes. December 13, 2010

Notes on counting. James Aspnes. December 13, 2010 Notes on counting James Aspnes December 13, 2010 1 What counting is Recall that in set theory we formally defined each natural number as the set of all smaller natural numbers, so that n = {0, 1, 2,...,

More information

Name (please print) Mathematics Final Examination December 14, 2005 I. (4)

Name (please print) Mathematics Final Examination December 14, 2005 I. (4) Mathematics 513-00 Final Examination December 14, 005 I Use a direct argument to prove the following implication: The product of two odd integers is odd Let m and n be two odd integers Since they are odd,

More information

The candidates are advised that they must always show their working, otherwise they will not be awarded full marks for their answers.

The candidates are advised that they must always show their working, otherwise they will not be awarded full marks for their answers. MID SWEDEN UNIVERSITY TFM Examinations 2006 MAAB16 Discrete Mathematics B Duration: 5 hours Date: 7 June 2006 There are EIGHT questions on this paper and you should answer as many as you can in the time

More information

Notation Index. gcd(a, b) (greatest common divisor) NT-16

Notation Index. gcd(a, b) (greatest common divisor) NT-16 Notation Index (for all) B A (all functions) B A = B A (all functions) SF-18 (n) k (falling factorial) SF-9 a R b (binary relation) C(n,k) = n! k! (n k)! (binomial coefficient) SF-9 n! (n factorial) SF-9

More information

CDM Combinatorial Principles

CDM Combinatorial Principles CDM Combinatorial Principles 1 Counting Klaus Sutner Carnegie Mellon University Pigeon Hole 22-in-exclusion 2017/12/15 23:16 Inclusion/Exclusion Counting 3 Aside: Ranking and Unranking 4 Counting is arguably

More information

Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 2007

Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 2007 Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 007 Questions will be set on the following and related topics. Algebra: Sets, operations on sets. Prime numbers, factorisation of integers

More information

Contents. Counting Methods and Induction

Contents. Counting Methods and Induction Contents Counting Methods and Induction Lesson 1 Counting Strategies Investigations 1 Careful Counting... 555 Order and Repetition I... 56 3 Order and Repetition II... 569 On Your Own... 573 Lesson Counting

More information

Combinatorics of inverse semigroups. 1 Inverse semigroups and orders

Combinatorics of inverse semigroups. 1 Inverse semigroups and orders Combinatorics of inverse semigroups This is an exposition of some results explained to me by Abdullahi Umar, together with some further speculations of my own and some with Ni Rusuc. 1 Inverse semigroups

More information

Indistinguishable objects in indistinguishable boxes

Indistinguishable objects in indistinguishable boxes Counting integer partitions 2.4 61 Indistinguishable objects in indistinguishable boxes When placing k indistinguishable objects into n indistinguishable boxes, what matters? We are partitioning the integer

More information

Combinatorial Enumeration. Jason Z. Gao Carleton University, Ottawa, Canada

Combinatorial Enumeration. Jason Z. Gao Carleton University, Ottawa, Canada Combinatorial Enumeration Jason Z. Gao Carleton University, Ottawa, Canada Counting Combinatorial Structures We are interested in counting combinatorial (discrete) structures of a given size. For example,

More information

Generating Functions

Generating Functions 8.30 lecture notes March, 0 Generating Functions Lecturer: Michel Goemans We are going to discuss enumeration problems, and how to solve them using a powerful tool: generating functions. What is an enumeration

More information

The Inclusion Exclusion Principle

The Inclusion Exclusion Principle The Inclusion Exclusion Principle 1 / 29 Outline Basic Instances of The Inclusion Exclusion Principle The General Inclusion Exclusion Principle Counting Derangements Counting Functions Stirling Numbers

More information

Lecture 3 - Tuesday July 5th

Lecture 3 - Tuesday July 5th Lecture 3 - Tuesday July 5th jacques@ucsd.edu Key words: Identities, geometric series, arithmetic series, difference of powers, binomial series Key concepts: Induction, proofs of identities 3. Identities

More information

The Gaussian coefficient revisited

The Gaussian coefficient revisited The Gaussian coefficient revisited Richard EHRENBORG and Margaret A. READDY Abstract We give new -(1+)-analogue of the Gaussian coefficient, also now as the -binomial which, lie the original -binomial

More information

5. Analytic Combinatorics

5. Analytic Combinatorics ANALYTIC COMBINATORICS P A R T O N E 5. Analytic Combinatorics http://aofa.cs.princeton.edu Analytic combinatorics is a calculus for the quantitative study of large combinatorial structures. Features:

More information

Notes on generating functions in automata theory

Notes on generating functions in automata theory Notes on generating functions in automata theory Benjamin Steinberg December 5, 2009 Contents Introduction: Calculus can count 2 Formal power series 5 3 Rational power series 9 3. Rational power series

More information

Math 324 Summer 2012 Elementary Number Theory Notes on Mathematical Induction

Math 324 Summer 2012 Elementary Number Theory Notes on Mathematical Induction Math 4 Summer 01 Elementary Number Theory Notes on Mathematical Induction Principle of Mathematical Induction Recall the following axiom for the set of integers. Well-Ordering Axiom for the Integers If

More information

NOTES ON MATCHINGS IN CONVERGENT GRAPH SEQUENCES

NOTES ON MATCHINGS IN CONVERGENT GRAPH SEQUENCES NOTES ON MATCHINGS IN CONVERGENT GRAPH SEQUENCES HARRY RICHMAN Abstract. These are notes on the paper Matching in Benjamini-Schramm convergent graph sequences by M. Abért, P. Csikvári, P. Frenkel, and

More information

Chapter 11 - Sequences and Series

Chapter 11 - Sequences and Series Calculus and Analytic Geometry II Chapter - Sequences and Series. Sequences Definition. A sequence is a list of numbers written in a definite order, We call a n the general term of the sequence. {a, a

More information

Polynomial analogues of Ramanujan congruences for Han s hooklength formula

Polynomial analogues of Ramanujan congruences for Han s hooklength formula Polynomial analogues of Ramanujan congruences for Han s hooklength formula William J. Keith CELC, University of Lisbon Email: william.keith@gmail.com Detailed arxiv preprint: 1109.1236 Context Partition

More information

Lecture 3: Miscellaneous Techniques

Lecture 3: Miscellaneous Techniques Lecture 3: Miscellaneous Techniques Rajat Mittal IIT Kanpur In this document, we will take a look at few diverse techniques used in combinatorics, exemplifying the fact that combinatorics is a collection

More information

1. How many labeled trees are there on n vertices such that all odd numbered vertices are leaves?

1. How many labeled trees are there on n vertices such that all odd numbered vertices are leaves? 1. How many labeled trees are there on n vertices such that all odd numbered vertices are leaves? This is most easily done by Prüfer codes. The number of times a vertex appears is the degree of the vertex.

More information

Discrete Structures for Computer Science: Counting, Recursion, and Probability

Discrete Structures for Computer Science: Counting, Recursion, and Probability Discrete Structures for Computer Science: Counting, Recursion, and Probability Michiel Smid School of Computer Science Carleton University Ottawa, Ontario Canada michiel@scs.carleton.ca December 18, 2017

More information

Propositional Logic, Predicates, and Equivalence

Propositional Logic, Predicates, and Equivalence Chapter 1 Propositional Logic, Predicates, and Equivalence A statement or a proposition is a sentence that is true (T) or false (F) but not both. The symbol denotes not, denotes and, and denotes or. If

More information

Asymptotically optimal induced universal graphs

Asymptotically optimal induced universal graphs Asymptotically optimal induced universal graphs Noga Alon Abstract We prove that the minimum number of vertices of a graph that contains every graph on vertices as an induced subgraph is (1+o(1))2 ( 1)/2.

More information

7 Asymptotics for Meromorphic Functions

7 Asymptotics for Meromorphic Functions Lecture G jacques@ucsd.edu 7 Asymptotics for Meromorphic Functions Hadamard s Theorem gives a broad description of the exponential growth of coefficients in power series, but the notion of exponential

More information

CSCE 222 Discrete Structures for Computing. Review for Exam 2. Dr. Hyunyoung Lee !!!

CSCE 222 Discrete Structures for Computing. Review for Exam 2. Dr. Hyunyoung Lee !!! CSCE 222 Discrete Structures for Computing Review for Exam 2 Dr. Hyunyoung Lee 1 Strategy for Exam Preparation - Start studying now (unless have already started) - Study class notes (lecture slides and

More information

10.4 The Kruskal Katona theorem

10.4 The Kruskal Katona theorem 104 The Krusal Katona theorem 141 Example 1013 (Maximum weight traveling salesman problem We are given a complete directed graph with non-negative weights on edges, and we must find a maximum weight Hamiltonian

More information

MATH1240 Definitions and Theorems

MATH1240 Definitions and Theorems MATH1240 Definitions and Theorems 1 Fundamental Principles of Counting For an integer n 0, n factorial (denoted n!) is defined by 0! = 1, n! = (n)(n 1)(n 2) (3)(2)(1), for n 1. Given a collection of n

More information

IB Mathematics HL Year 2 Unit 11: Completion of Algebra (Core Topic 1)

IB Mathematics HL Year 2 Unit 11: Completion of Algebra (Core Topic 1) IB Mathematics HL Year Unit : Completion of Algebra (Core Topic ) Homewor for Unit Ex C:, 3, 4, 7; Ex D: 5, 8, 4; Ex E.: 4, 5, 9, 0, Ex E.3: (a), (b), 3, 7. Now consider these: Lesson 73 Sequences and

More information

Chapter 7. Inclusion-Exclusion a.k.a. The Sieve Formula

Chapter 7. Inclusion-Exclusion a.k.a. The Sieve Formula Chapter 7. Inclusion-Exclusion a.k.a. The Sieve Formula Prof. Tesler Math 184A Fall 2019 Prof. Tesler Ch. 7. Inclusion-Exclusion Math 184A / Fall 2019 1 / 25 Venn diagram and set sizes A = {1, 2, 3, 4,

More information

Partitions, permutations and posets Péter Csikvári

Partitions, permutations and posets Péter Csikvári Partitions, permutations and posets Péter Csivári In this note I only collect those things which are not discussed in R Stanley s Algebraic Combinatorics boo Partitions For the definition of (number) partition,

More information

Topics in Algorithms. 1 Generation of Basic Combinatorial Objects. Exercises. 1.1 Generation of Subsets. 1. Consider the sum:

Topics in Algorithms. 1 Generation of Basic Combinatorial Objects. Exercises. 1.1 Generation of Subsets. 1. Consider the sum: Topics in Algorithms Exercises 1 Generation of Basic Combinatorial Objects 1.1 Generation of Subsets 1. Consider the sum: (ε 1,...,ε n) {0,1} n f(ε 1,..., ε n ) (a) Show that it may be calculated in O(n)

More information

CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE ALGEBRA II

CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE ALGEBRA II CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE ALGEBRA II Course Number 5116 Department Mathematics Qualification Guidelines Successful completion of both semesters of Algebra 1 or Algebra 1

More information

Generating Functions of Partitions

Generating Functions of Partitions CHAPTER B Generating Functions of Partitions For a complex sequence {α n n 0,, 2, }, its generating function with a complex variable q is defined by A(q) : α n q n α n [q n ] A(q). When the sequence has

More information

Week 9-10: Recurrence Relations and Generating Functions

Week 9-10: Recurrence Relations and Generating Functions Week 9-10: Recurrence Relations and Generating Functions April 3, 2017 1 Some number sequences An infinite sequence (or just a sequence for short is an ordered array a 0, a 1, a 2,..., a n,... of countably

More information

Discrete Mathematics & Mathematical Reasoning Course Overview

Discrete Mathematics & Mathematical Reasoning Course Overview Discrete Mathematics & Mathematical Reasoning Course Overview Colin Stirling Informatics Colin Stirling (Informatics) Discrete Mathematics Today 1 / 19 Teaching staff Lecturers: Colin Stirling, first half

More information

Discrete Mathematics

Discrete Mathematics Discrete Mathematics Workshop Organized by: ACM Unit, ISI Tutorial-1 Date: 05.07.2017 (Q1) Given seven points in a triangle of unit area, prove that three of them form a triangle of area not exceeding

More information

An Introduction to Combinatorial Species

An Introduction to Combinatorial Species An Introduction to Combinatorial Species Ira M. Gessel Department of Mathematics Brandeis University Summer School on Algebraic Combinatorics Korea Institute for Advanced Study Seoul, Korea June 14, 2016

More information

Algebraic Methods in Combinatorics

Algebraic Methods in Combinatorics Algebraic Methods in Combinatorics Po-Shen Loh 27 June 2008 1 Warm-up 1. (A result of Bourbaki on finite geometries, from Răzvan) Let X be a finite set, and let F be a family of distinct proper subsets

More information

k-protected VERTICES IN BINARY SEARCH TREES

k-protected VERTICES IN BINARY SEARCH TREES k-protected VERTICES IN BINARY SEARCH TREES MIKLÓS BÓNA Abstract. We show that for every k, the probability that a randomly selected vertex of a random binary search tree on n nodes is at distance k from

More information

Derangements with an additional restriction (and zigzags)

Derangements with an additional restriction (and zigzags) Derangements with an additional restriction (and zigzags) István Mező Nanjing University of Information Science and Technology 2017. 05. 27. This talk is about a class of generalized derangement numbers,

More information

Functions. Given a function f: A B:

Functions. Given a function f: A B: Functions Given a function f: A B: We say f maps A to B or f is a mapping from A to B. A is called the domain of f. B is called the codomain of f. If f(a) = b, then b is called the image of a under f.

More information

GENERALIZED STIRLING PERMUTATIONS, FAMILIES OF INCREASING TREES AND URN MODELS

GENERALIZED STIRLING PERMUTATIONS, FAMILIES OF INCREASING TREES AND URN MODELS GENERALIZED STIRLING PERMUTATIONS, FAMILIES OF INCREASING TREES AND URN MODELS SVANTE JANSON, MARKUS KUBA, AND ALOIS PANHOLZER ABSTRACT. Bona [6] studied the distribution of ascents, plateaux and descents

More information

Classification of root systems

Classification of root systems Classification of root systems September 8, 2017 1 Introduction These notes are an approximate outline of some of the material to be covered on Thursday, April 9; Tuesday, April 14; and Thursday, April

More information

CMSC Discrete Mathematics SOLUTIONS TO SECOND MIDTERM EXAM November, 2005

CMSC Discrete Mathematics SOLUTIONS TO SECOND MIDTERM EXAM November, 2005 CMSC-37110 Discrete Mathematics SOLUTIONS TO SECOND MIDTERM EXAM November, 2005 Instructor: László Babai Ryerson 164 e-mail: laci@cs This exam contributes 20% to your course grade. 1. (6 points) Let a

More information

Discrete Mathematics. Dr. J. Saxl. Michælmas These notes are maintained by Paul Metcalfe. Comments and corrections to

Discrete Mathematics. Dr. J. Saxl. Michælmas These notes are maintained by Paul Metcalfe. Comments and corrections to Discrete Mathematics Dr. J. Saxl Michælmas 1995 These notes are maintained by Paul Metcalfe. Comments and corrections to pdm23@cam.ac.u. Revision: 2.5 Date: 2004/07/26 07:20:10 The following people have

More information

Basic Combinatorics. Math 40210, Section 01 Fall Homework 8 Solutions

Basic Combinatorics. Math 40210, Section 01 Fall Homework 8 Solutions Basic Combinatorics Math 4010, Section 01 Fall 01 Homework 8 Solutions 1.8.1 1: K n has ( n edges, each one of which can be given one of two colors; so Kn has (n -edge-colorings. 1.8.1 3: Let χ : E(K k

More information

Applications of Chromatic Polynomials Involving Stirling Numbers

Applications of Chromatic Polynomials Involving Stirling Numbers Applications of Chromatic Polynomials Involving Stirling Numbers A. Mohr and T.D. Porter Department of Mathematics Southern Illinois University Carbondale, IL 6290 tporter@math.siu.edu June 23, 2008 The

More information

586 Index. vertex, 369 disjoint, 236 pairwise, 272, 395 disjoint sets, 236 disjunction, 33, 36 distributive laws

586 Index. vertex, 369 disjoint, 236 pairwise, 272, 395 disjoint sets, 236 disjunction, 33, 36 distributive laws Index absolute value, 135 141 additive identity, 254 additive inverse, 254 aleph, 465 algebra of sets, 245, 278 antisymmetric relation, 387 arcsine function, 349 arithmetic sequence, 208 arrow diagram,

More information

The primitive root theorem

The primitive root theorem The primitive root theorem Mar Steinberger First recall that if R is a ring, then a R is a unit if there exists b R with ab = ba = 1. The collection of all units in R is denoted R and forms a group under

More information

Pigeonhole Principle and Ramsey Theory

Pigeonhole Principle and Ramsey Theory Pigeonhole Principle and Ramsey Theory The Pigeonhole Principle (PP) has often been termed as one of the most fundamental principles in combinatorics. The familiar statement is that if we have n pigeonholes

More information

Binomial Coefficient Identities/Complements

Binomial Coefficient Identities/Complements Binomial Coefficient Identities/Complements CSE21 Fall 2017, Day 4 Oct 6, 2017 https://sites.google.com/a/eng.ucsd.edu/cse21-fall-2017-miles-jones/ permutation P(n,r) = n(n-1) (n-2) (n-r+1) = Terminology

More information

Contest Number Theory

Contest Number Theory Contest Number Theory Andre Kessler December 7, 2008 Introduction Number theory is one of the core subject areas of mathematics. It can be somewhat loosely defined as the study of the integers. Unfortunately,

More information

HOMEWORK #2 - MATH 3260

HOMEWORK #2 - MATH 3260 HOMEWORK # - MATH 36 ASSIGNED: JANUARAY 3, 3 DUE: FEBRUARY 1, AT :3PM 1) a) Give by listing the sequence of vertices 4 Hamiltonian cycles in K 9 no two of which have an edge in common. Solution: Here is

More information

Graph coloring, perfect graphs

Graph coloring, perfect graphs Lecture 5 (05.04.2013) Graph coloring, perfect graphs Scribe: Tomasz Kociumaka Lecturer: Marcin Pilipczuk 1 Introduction to graph coloring Definition 1. Let G be a simple undirected graph and k a positive

More information

A = A U. U [n] P(A U ). n 1. 2 k(n k). k. k=1

A = A U. U [n] P(A U ). n 1. 2 k(n k). k. k=1 Lecture I jacques@ucsd.edu Notation: Throughout, P denotes probability and E denotes expectation. Denote (X) (r) = X(X 1)... (X r + 1) and let G n,p denote the Erdős-Rényi model of random graphs. 10 Random

More information

Section 4.1: Sequences and Series

Section 4.1: Sequences and Series Section 4.1: Sequences and Series In this section, we shall introduce the idea of sequences and series as a necessary tool to develop the proof technique called mathematical induction. Most of the material

More information

NOTES ON DIOPHANTINE APPROXIMATION

NOTES ON DIOPHANTINE APPROXIMATION NOTES ON DIOPHANTINE APPROXIMATION Jan-Hendrik Evertse January 29, 200 9 p-adic Numbers Literature: N. Koblitz, p-adic Numbers, p-adic Analysis, and Zeta-Functions, 2nd edition, Graduate Texts in Mathematics

More information

0 Sets and Induction. Sets

0 Sets and Induction. Sets 0 Sets and Induction Sets A set is an unordered collection of objects, called elements or members of the set. A set is said to contain its elements. We write a A to denote that a is an element of the set

More information

1 Fields and vector spaces

1 Fields and vector spaces 1 Fields and vector spaces In this section we revise some algebraic preliminaries and establish notation. 1.1 Division rings and fields A division ring, or skew field, is a structure F with two binary

More information

Chapter Generating Functions

Chapter Generating Functions Chapter 8.1.1-8.1.2. Generating Functions Prof. Tesler Math 184A Fall 2017 Prof. Tesler Ch. 8. Generating Functions Math 184A / Fall 2017 1 / 63 Ordinary Generating Functions (OGF) Let a n (n = 0, 1,...)

More information

Pre-calculus 12 Curriculum Outcomes Framework (110 hours)

Pre-calculus 12 Curriculum Outcomes Framework (110 hours) Curriculum Outcomes Framework (110 hours) Trigonometry (T) (35 40 hours) General Curriculum Outcome: Students will be expected to develop trigonometric reasoning. T01 Students will be expected to T01.01

More information

REVIEW QUESTIONS. Chapter 1: Foundations: Sets, Logic, and Algorithms

REVIEW QUESTIONS. Chapter 1: Foundations: Sets, Logic, and Algorithms REVIEW QUESTIONS Chapter 1: Foundations: Sets, Logic, and Algorithms 1. Why can t a Venn diagram be used to prove a statement about sets? 2. Suppose S is a set with n elements. Explain why the power set

More information

Notes by Zvi Rosen. Thanks to Alyssa Palfreyman for supplements.

Notes by Zvi Rosen. Thanks to Alyssa Palfreyman for supplements. Lecture: Hélène Barcelo Analytic Combinatorics ECCO 202, Bogotá Notes by Zvi Rosen. Thanks to Alyssa Palfreyman for supplements.. Tuesday, June 2, 202 Combinatorics is the study of finite structures that

More information

Asymptotically optimal induced universal graphs

Asymptotically optimal induced universal graphs Asymptotically optimal induced universal graphs Noga Alon Abstract We prove that the minimum number of vertices of a graph that contains every graph on vertices as an induced subgraph is (1 + o(1))2 (

More information

Sets and Functions. (As we will see, in describing a set the order in which elements are listed is irrelevant).

Sets and Functions. (As we will see, in describing a set the order in which elements are listed is irrelevant). Sets and Functions 1. The language of sets Informally, a set is any collection of objects. The objects may be mathematical objects such as numbers, functions and even sets, or letters or symbols of any

More information

How do we analyze, evaluate, solve, and graph quadratic functions?

How do we analyze, evaluate, solve, and graph quadratic functions? Topic: 4. Quadratic Functions and Factoring Days: 18 Key Learning: Students will be able to analyze, evaluate, solve and graph quadratic functions. Unit Essential Question(s): How do we analyze, evaluate,

More information