Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Combinatorial principles
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Methods used in combinatorics}} In proving results in [[combinatorics]] several useful '''combinatorial rules''' or '''combinatorial principles''' are commonly recognized and used. The [[rule of sum]], [[rule of product]], and [[inclusion–exclusion principle]] are often used for [[Enumerative combinatorics|enumerative]] purposes. [[Bijective proof]]s are utilized to demonstrate that two sets have the same [[cardinality|number of elements]]. The [[pigeonhole principle]] often ascertains the existence of something or is used to determine the minimum or maximum number of something in a [[Discrete mathematics|discrete]] context. Many [[combinatorial identities]] arise from [[Double counting (proof technique)|double counting]] methods or the [[method of distinguished element]]. [[Generating function]]s and [[recurrence relation]]s are powerful tools that can be used to manipulate sequences, and can describe if not resolve many combinatorial situations. == Rule of sum == {{main|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]] is equal to the size of their union. == Rule of product == {{main|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 == [[File:Inclusion-exclusion.svg|thumb|Inclusion–exclusion illustrated for three sets]] {{main|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''<sub>1</sub>, …, ''A<sub>n</sub>'' are finite sets, then :<math>\begin{align} \left|\bigcup_{i=1}^n A_i\right| & {} = \sum_{i=1}^n \left|A_i\right| -\sum_{i,j\,:\,1 \le i < j \le n} \left|A_i\cap A_j\right| \\ & {}\qquad +\sum_{i,j,k\,:\,1 \le i < j < k \le n} \left|A_i\cap A_j\cap A_k\right|-\ \cdots\ + \left(-1\right)^{n-1} \left|A_1\cap\cdots\cap A_n\right|. \end{align}</math> == Rule of division == {{main|Rule of division (combinatorics)}} 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 == {{main|Bijective proof}} Bijective proofs prove that two sets have the same number of elements by finding a [[bijective function]] (one-to-one correspondence) from one set to the other. == Double counting == {{main|Double counting (proof technique)}} Double counting is a technique that equates two expressions that count the size of a set in two ways. == Pigeonhole principle == {{main|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 == {{main|Method of distinguished element}} The method of distinguished element singles out a "distinguished element" of a set to prove some result. == Generating function == {{main|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''<sub>''n''</sub> is :<math>G(a_n;x) = \sum_{n=0}^{\infty} a_n x^n.</math> == Recurrence relation == {{main|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]]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}} [[Category:Combinatorics|*]] [[Category:Mathematical principles]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Cite book
(
edit
)
Template:Main
(
edit
)
Template:Short description
(
edit
)