Combinatorial Principles
   HOME

TheInfoList



OR:

In proving results in
combinatorics Combinatorics is an area of mathematics primarily concerned with counting, both as a means and an end in obtaining results, and certain properties of finite structures. It is closely related to many other areas of mathematics and has many appl ...
several useful combinatorial rules or combinatorial principles are commonly recognized and used. The
rule of sum In combinatorics, the addition principle or rule of sum is a basic counting principle. Stated simply, it is the intuitive idea that if we have ''A'' number of ways of doing something and ''B'' number of ways of doing another thing and we can not ...
,
rule of product In combinatorics, the rule of product or multiplication principle is a basic counting principle (a.k.a. the fundamental principle of counting). Stated simply, it is the intuitive idea that if there are a ways of doing something and b ways of doin ...
, and
inclusion–exclusion principle In combinatorics, a branch of mathematics, the inclusion–exclusion principle is a counting technique which generalizes the familiar method of obtaining the number of elements in the union of two finite sets; symbolically expressed as : , A \cup ...
are often used for enumerative purposes.
Bijective proof In combinatorics, bijective proof is a proof technique for proving that two sets have equally many elements, or that the sets in two combinatorial classes have equal size, by finding a bijective function that maps one set one-to-one onto the othe ...
s are utilized to demonstrate that two sets have the same number of elements. The
pigeonhole principle In mathematics, the pigeonhole principle states that if items are put into containers, with , then at least one container must contain more than one item. For example, if one has three gloves (and none is ambidextrous/reversible), then there mu ...
often ascertains the existence of something or is used to determine the minimum or maximum number of something in a
discrete Discrete may refer to: *Discrete particle or quantum in physics, for example in quantum theory * Discrete device, an electronic component with just one circuit element, either passive or active, other than an integrated circuit *Discrete group, a ...
context. Many
combinatorial identities Combinatorics is an area of mathematics primarily concerned with counting, both as a means and an end in obtaining results, and certain properties of finite structures. It is closely related to many other areas of mathematics and has many app ...
arise from double counting methods or the
method of distinguished element In the mathematical field of enumerative combinatorics, identities are sometimes established by arguments that rely on singling out one "distinguished element" of a set. Definition Let \mathcal be a family of subsets of the set A and let x \in ...
.
Generating function In mathematics, a generating function is a way of encoding an infinite sequence of numbers () by treating them as the coefficients of a formal power series. This series is called the generating function of the sequence. Unlike an ordinary seri ...
s and
recurrence relation In mathematics, a recurrence relation is an equation according to which the nth term of a sequence of numbers is equal to some combination of the previous terms. Often, only k previous terms of the sequence appear in the equation, for a parameter ...
s are powerful tools that can be used to manipulate sequences, and can describe if not resolve many combinatorial situations.


Rule of sum

The rule of sum is an intuitive principle stating that if there are ''a'' possible outcomes for an event (or ways to do something) and ''b'' possible outcomes for another event (or ways to do another thing), and the two events cannot both occur (or the two things can't both be done), then there are ''a + b'' total possible outcomes for the events (or total possible ways to do one of the things). More formally, the sum of the sizes of two
disjoint sets In mathematics, two sets are said to be disjoint sets if they have no element in common. Equivalently, two disjoint sets are sets whose intersection is the empty set.. For example, and are ''disjoint sets,'' while and are not disjoint. A ...
is equal to the size of their union.


Rule of product

The rule of product is another intuitive principle stating that if there are ''a'' ways to do something and ''b'' ways to do another thing, then there are ''a'' · ''b'' ways to do both things.


Inclusion–exclusion principle

The inclusion–exclusion principle relates the size of the union of multiple sets, the size of each set, and the size of each possible intersection of the sets. The smallest example is when there are two sets: the number of elements in the union of ''A'' and ''B'' is equal to the sum of the number of elements in ''A'' and ''B'', minus the number of elements in their intersection. Generally, according to this principle, if ''A''1, …, ''An'' are finite sets, then :\begin \left, \bigcup_^n A_i\ & = \sum_^n \left, A_i\ -\sum_ \left, A_i\cap A_j\ \\ & \qquad +\sum_ \left, A_i\cap A_j\cap A_k\-\ \cdots\ + \left(-1\right)^ \left, A_1\cap\cdots\cap A_n\. \end


Rule of division

The rule of division states that there are n/d ways to do a task if it can be done using a procedure that can be carried out in n ways, and for every way w, exactly d of the n ways correspond to way w.


Bijective proof

Bijective proofs prove that two sets have the same number of elements by finding a
bijective function In mathematics, a bijection, also known as a bijective function, one-to-one correspondence, or invertible function, is a function between the elements of two sets, where each element of one set is paired with exactly one element of the other ...
(one-to-one correspondence) from one set to the other.


Double counting

Double counting is a technique that equates two expressions that count the size of a set in two ways.


Pigeonhole principle

The pigeonhole principle states that if ''a'' items are each put into one of ''b'' boxes, where ''a'' > ''b'', then one of the boxes contains more than one item. Using this one can, for example, demonstrate the existence of some element in a set with some specific properties.


Method of distinguished element

The method of distinguished element singles out a "distinguished element" of a set to prove some result.


Generating function

Generating functions can be thought of as polynomials with infinitely many terms whose coefficients correspond to terms of a sequence. This new representation of the sequence opens up new methods for finding identities and closed forms pertaining to certain sequences. The (ordinary) generating function of a sequence ''a''''n'' is :G(a_n;x) = \sum_^ a_n x^n.


Recurrence relation

A recurrence relation defines each term of a sequence in terms of the preceding terms. Recurrence relations may lead to previously unknown properties of a sequence, but generally
closed-form expression In mathematics, a closed-form expression is a mathematical expression that uses a finite number of standard operations. It may contain constants, variables, certain well-known operations (e.g., + − × ÷), and functions (e.g., ''n''th roo ...
s for the terms of a sequence are more desired.


References

* {{cite book , first=J.H. , last=van Lint , first2=R.M. , last2=Wilson , year=2001 , title=A Course in Combinatorics , edition=2nd , publisher=Cambridge University Press , isbn=0-521-00601-5 * Mathematical principles