MATH 302 Lecture 20
« previous | Wednesday, November 9, 2011 | next »
Permutations and Combinations
Suppose we wanted to count the number of injective functions from a set to where and
This is identical to in that and are labeled.
Binomial Theorem
For ,
For example:
This introduces the concept of a combinatorial proof:
Combinatorial Proofs
A proof in which something is counted:
Proof of Binomial Theorem.
The semi-expansion of has factors.
From these factors, there are ways to choose a sequence of factors that match for
Interesting Side-Effects
- The power set has a cardinality of
- The number of sets of an odd order is the same ast the number of sets of an even order
Pascal's Identity
The definition of constructing Pascal's triangle: take the two above and add them to make the one below.
This is the way you count the number of subsets of order out of a set of size :
- number of sets which have a certain element :
- number of sets which do not have a certain element : Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \binom{n-1}{k}}
Corollary: Vander Monde's Identity
The number of subsets of order Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle r} from a set of size Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle m+n} is Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \binom{m+n}{r}} :