Jump to content

Derangement: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Citation bot (talk | contribs)
Added bibcode. | Use this bot. Report bugs. | Suggested by LeapTorchGear | Category:Integer sequences | #UCB_Category 63/220
Counting derangements: Fixed a formula
Tags: Mobile edit Mobile app edit Android app edit App section source
 
(15 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Short description|Permutation of the elements of a set in which no element appears in its original position}}{{For|the psychological condition|psychosis}}
{{Short description|Permutation of the elements of a set in which no element appears in its original position}}{{For|the psychological condition|psychosis}}
[[File:n! v !n.svg|thumb|305px|Number of possible permutations and derangements of ''n'' elements. ''n''! (''n'' factorial) is the number of ''n''-permutations; !''n'' (''n'' subfactorial) is the number of derangements – ''n''-permutations where all of the ''n'' elements change their initial places.
[[File:n! v !n.svg|thumb|305px|Number of possible permutations and derangements of {{mvar|n}} elements. {{math|''n''!}} ({{mvar|n}} [[factorial]]) is the number of {{mvar|n}}-permutations; {{math|!''n''}} ({{mvar|n}} subfactorial) is the number of derangements – {{mvar|n}}-permutations where all of the {{mvar|n}} elements change their initial places.]]

{|class="wikitable collapsible collapsed" style="margin:0; width:100%"
In [[combinatorics|combinatorial]] [[mathematics]], a '''derangement''' is a [[permutation]] of the elements of a [[set (mathematics)|set]] in which no element appears in its original position. In other words, a derangement is a permutation that has no [[fixed point (mathematics)|fixed points]].
! colspan="4"| Table of values

The number of derangements of a set of size {{mvar|n}} is known as the '''subfactorial''' of {{mvar|n}} or the {{nobr|{{mvar|n}} th}} '''derangement number''' or {{nobr|{{mvar|n}} th}} '''de Montmort number''' (after [[Pierre Remond de Montmort]]). Notations for subfactorials in common use include {{math|!''n''}}, {{math|''D{{sub|n}}''}}, {{math|''d{{sub|n}}''}}, or {{math|''n''¡}} .{{efn|
The name "subfactorial" originates with [[William Allen Whitworth]].<ref name=Cajori-2011>
{{cite book
|first=Florian |last=Cajori |author-link=Florian Cajori
|year=2011
|title=A History of Mathematical Notations: Two volumes in one
|publisher=Cosimo, Inc.
|isbn=9781616405717
|page=[https://books.google.com/books?id=gxrO8ZnMK_YC&pg=RA1-PA77 77]
|url=https://books.google.com/books?id=gxrO8ZnMK_YC&pg=RA1-PA77
|via=Google }}
</ref>
}}<ref name=Cajori-2011/><ref>
{{cite book
|first1=Ronald L. |last1=Graham
|first2=Donald E. |last2=Knuth |author2-link=Donald Knuth
|first3=Oren |last3=Patashnik
|year=1994
|title=Concrete Mathematics
|place=Reading, MA
|publisher=Addison–Wesley
|ISBN=0-201-55802-5
}}
</ref>

For {{math| ''n'' > 0 }}, the subfactorial {{math|!''n'' }} equals the nearest integer to {{math|''n''!/''e''}}, where {{math|''n''! }} denotes the [[factorial]] of {{mvar|n}} and {{nobr|{{math|''e'' ≈ 2.718281828...}} }} is [[Euler's number]].<ref name=Hassani2003/>

The problem of counting derangements was first considered by [[Pierre Raymond de Montmort]] in his ''[[Essay d'analyse sur les jeux de hazard]]''.<ref>{{cite book |last=de Montmort |first=P.R. |author-link=Pierre Raymond de Montmort |year=1713 |orig-year=1708 |title=Essay d'analyse sur les jeux de hazard |lang=fr |trans-title= |place=Paris, FR |publisher=Jacque Quillau (1708) / Jacque Quillau (1713) |edition=Revue & augmentée de plusieurs Lettres, seconde }}</ref> in 1708; he solved it in 1713, as did [[Nicolaus I Bernoulli|Nicholas Bernoulli]] at about the same time.

== Example ==
[[File:Derangement4.png|thumb|right|The 9 derangements (from 24 permutations) are highlighted.]]
Suppose that a professor gave a test to 4 students – A, B, C, and D – and wants to let them grade each other's tests. Of course, no student should grade their own test. How many ways could the professor hand the tests back to the students for grading, such that no student receives their own test back? Out of [[v:Symmetric group S4#tables|24 possible permutations]] (4!) for handing back the tests,
:{| style="font:125% monospace;line-height:1;border-collapse:collapse;"
|<span style="color:red;font-weight:bold;">ABCD</span>,
|<span style="color:red;font-weight:bold;">AB</span>DC,
|<span style="color:red;font-weight:bold;">A</span>CB<span style="color:red;font-weight:bold;">D</span>,
|<span style="color:red;font-weight:bold;">A</span>CDB,
|<span style="color:red;font-weight:bold;">A</span>DBC,
|<span style="color:red;font-weight:bold;">A</span>D<span style="color:red;font-weight:bold;">C</span>B,
|-
|BA<span style="color:red;font-weight:bold;">CD</span>,
|<span style="color:blue;font-style:italic;">BADC</span>,
|BCA<span style="color:red;font-weight:bold;">D</span>,
|<span style="color:blue;font-style:italic;">BCDA</span>,
|<span style="color:blue;font-style:italic;">BDAC</span>,
|BD<span style="color:red;font-weight:bold;">C</span>A,
|-
|CAB<span style="color:red;font-weight:bold;">D</span>,
|<span style="color:blue;font-style:italic;">CADB</span>,
|C<span style="color:red;font-weight:bold;">B</span>A<span style="color:red;font-weight:bold;">D</span>,
|C<span style="color:red;font-weight:bold;">B</span>DA,
|<span style="color:blue;font-style:italic;">CDAB</span>,
|<span style="color:blue;font-style:italic;">CDBA</span>,
|-
|<span style="color:blue;font-style:italic;">DABC</span>,
|DA<span style="color:red;font-weight:bold;">C</span>B,
|D<span style="color:red;font-weight:bold;">B</span>AC,
|D<span style="color:red;font-weight:bold;">BC</span>A,
|<span style="color:blue;font-style:italic;">DCAB</span>,
|<span style="color:blue;font-style:italic;">DCBA</span>.
|}
there are only 9 derangements (shown in blue italics above). In every other permutation of this 4-member set, at least one student gets their own test back (shown in bold red).

Another version of the problem arises when we ask for the number of ways ''n'' letters, each addressed to a different person, can be placed in ''n'' pre-addressed envelopes so that no letter appears in the correctly addressed envelope.

==Counting derangements==

Counting derangements of a set amounts to the ''hat-check problem'', in which one considers the number of ways in which ''n'' hats (call them ''h''<sub>1</sub> through ''h<sub>n</sub>'') can be returned to ''n'' people (''P''<sub>1</sub> through ''P<sub>n</sub>'') such that no hat makes it back to its owner.<ref>{{cite journal |last=Scoville |first=Richard |year=1966 |title=The Hat-Check Problem |journal=[[American Mathematical Monthly]] |volume=73 |issue=3 |pages=262–265 |doi=10.2307/2315337 |jstor=2315337}}</ref>

Each person may receive any of the ''n''&nbsp;&minus;&nbsp;1 hats that is not their own. Call the hat which the person ''P''<sub>1</sub> receives ''h<sub>i</sub>'' and consider ''h<sub>i</sub>''{{'}}s owner: ''P<sub>i</sub>'' receives either ''P''<sub>1</sub>'s hat, ''h''<sub>1</sub>, or some other. Accordingly, the problem splits into two possible cases:
# ''P<sub>i</sub>'' receives a hat other than ''h''<sub>1</sub>. This case is equivalent to solving the problem with ''n''&nbsp;&minus;&nbsp;1 people and ''n''&nbsp;&minus;&nbsp;1 hats because for each of the ''n''&nbsp;&minus;&nbsp;1 people besides ''P''<sub>1</sub> there is exactly one hat from among the remaining ''n''&nbsp;&minus;&nbsp;1 hats that they may not receive (for any ''P<sub>j</sub>'' besides ''P<sub>i</sub>'', the unreceivable hat is ''h<sub>j</sub>'', while for ''P<sub>i</sub>'' it is ''h''<sub>1</sub>). Another way to see this is to rename ''h''<sub>1</sub> to ''h''<sub>''i''</sub>, where the derangement is more explicit: for any ''j'' from 2 to ''n'', ''P''<sub>''j''</sub> cannot receive ''h''<sub>''j''</sub>.
# ''P<sub>i</sub>'' receives ''h''<sub>1</sub>. In this case the problem reduces to ''n''&nbsp;&minus;&nbsp;2 people and ''n''&nbsp;&minus;&nbsp;2 hats, because ''P''<sub>1</sub> received ''h<sub>i</sub>''{{'}}s hat and ''P''<sub>''i''</sub> received ''h''<sub>1</sub>'s hat, effectively putting both out of further consideration.

For each of the ''n''&nbsp;&minus;&nbsp;1 hats that ''P''<sub>1</sub> may receive, the number of ways that ''P''<sub>2</sub>,&nbsp;...,&nbsp;''P<sub>n</sub>'' may all receive hats is the sum of the counts for the two cases.

This gives us the solution to the hat-check problem: Stated algebraically, the number !''n'' of derangements of an ''n''-element set is
<math display="block">!n = \left( n - 1 \right) \bigl({!\left( n - 1 \right)} + {!\left( n - 2 \right)}\bigr)</math> for <math> n \geq 2</math>,
where <math>!0 = 1</math> and <math>!1 = 0.</math><ref name="EC1">{{cite book|last = Stanley | first = Richard |author-link = Richard P. Stanley | title = Enumerative Combinatorics, volume 1 | edition = 2 | publisher = Cambridge University Press | year = 2012 | isbn = 978-1-107-60262-5| at = Example 2.2.1}}</ref>

The number of derangements of small lengths is given in the table below.
{{clear}}
{| class="wikitable"
|+ The number of derangements of an ''n''-element set {{OEIS|id=A000166}} for small ''n''
|- style="text-align: center;"
! ''n''
| 0 || 1 || 2 || 3 || 4 || 5 || 6 || 7 || 8 || 9 || 10 || 11 || 12 || 13
|-
! !''n''
| 1 || 0 || 1 || 2 || 9 || 44 || 265 || 1,854 || 14,833 || 133,496 || 1,334,961 || 14,684,570 || 176,214,841 || 2,290,792,932
|}

There are various other expressions for {{math|!''n''}}, equivalent to the formula given above. These include
<math display="block">!n = n! \sum_{i=0}^n \frac{(-1)^i}{i!}</math> for <math> n \geq 0</math>
and
:<math>!n = \left[ \frac{n!}{e} \right] = \left\lfloor\frac{n!}{e}+\frac{1}{2}\right\rfloor</math> for <math>n \geq 1,</math>
where <math>\left[ x\right]</math> is the [[nearest integer function]] and <math>\left\lfloor x \right\rfloor</math> is the [[floor function]].<ref name=Hassani2003>
{{cite journal
| last = Hassani | first = Mehdi
| year = 2003
| title = Derangements and applications
| journal = [[Journal of Integer Sequences]]
| volume = 6 | issue = 1 | at = Article&nbsp;03.1.2 | no-pp=yes
| bibcode = 2003JIntS...6...12H
| url = http://www.cs.uwaterloo.ca/journals/JIS/VOL6/Hassani/hassani5.html
| via = cs.uwaterloo.ca
}}
</ref><ref name=EC1/>

Other related formulas include<ref name=Hassani2003/><ref name=Mathworld-Subfactorial>{{MathWorld|urlname=Subfactorial|title=Subfactorial}}</ref>
<math display="block">!n = \left\lfloor \frac{n!+1}{e} \right\rfloor,\quad\ n \ge 1,</math>
<math display="block">!n = \left\lfloor \left(e + e^{-1}\right)n!\right\rfloor - \lfloor en!\rfloor,\quad n \geq 2,</math>
and
<math display="block">!n = n! - \sum_{i=1}^n {n \choose i} \cdot {!(n - i)},\quad\ n \ge 1.</math>

The following recurrence also holds:<ref name=EC1/>
<math display="block">
!n = \begin{cases}
1 & \text{if } n = 0, \\
n \cdot \left( !(n-1) \right) + (-1)^n & \text{if }n > 0.
\end{cases}</math>

=== Derivation by inclusion–exclusion principle ===

One may derive a non-recursive formula for the number of derangements of an ''n''-set, as well. For <math>1 \leq k \leq n</math> we define <math>S_k</math> to be the set of permutations of {{mvar|n}} objects that fix the {{nobr|{{mvar|k}}&hairsp;th}} object. Any intersection of a collection of {{mvar|i}} of these sets fixes a particular set of {{mvar|i}} objects and therefore contains <math>(n-i)!</math> permutations. There are <math display="inline">{n \choose i}</math> such collections, so the [[inclusion–exclusion principle]] yields
<math display="block">
\begin{align}
|S_1 \cup \dotsm \cup S_n|
&= \sum_i \left|S_i\right|
- \sum_{i < j} \left|S_i \cap S_j\right|
+ \sum_{i < j < k} \left|S_i \cap S_j \cap S_k\right|
+ \cdots
+ (-1)^{n + 1} \left|S_1 \cap \dotsm \cap S_n\right|\\
&= {n \choose 1}(n - 1)! - {n \choose 2}(n - 2)! + {n \choose 3}(n - 3)! - \cdots + (-1)^{n+1}{n \choose n} 0!\\
&= \sum_{i=1}^n (-1)^{i+1}{n \choose i}(n - i)!\\
&= n!\ \sum_{i=1}^n {(-1)^{i+1} \over i!},
\end{align}
</math>
and since a derangement is a permutation that leaves none of the ''n'' objects fixed, this implies
<math display="block">!n = n! - \left|S_1 \cup \dotsm \cup S_n\right| = n! \sum_{i=0}^n \frac{(-1)^i}{i!} ~.</math>

On the other hand, <math>n!=\sum_{i=0}^{n} \binom{n}{i}\ !(n - i) </math> since we can choose {{math|n - i}} elements to be in their own place and
derange the other {{mvar|i}} elements in just {{math|!''i''}} ways, by definition.<ref>{{cite journal |first=M.T.L. |last=Bizley |date=May 1967 |title=A note on derangements |journal=Math. Gaz. |volume=51 |pages=118-120 }}</ref>

==Growth of number of derangements as ''n'' approaches &infin;==
From
<math display="block">!n = n! \sum_{i=0}^n \frac{(-1)^i}{i!}</math>
and
<math display="block">e^x = \sum_{i=0}^\infty {x^i \over i!}</math>
by substituting <math display="inline"> x = -1</math> one immediately obtains that
<math display="block"> \lim_{n\to\infty} {!n \over n!} = \lim_{n\to\infty} \sum_{i=0}^n \frac{(-1)^i}{i!} = e^{-1} \approx 0.367879\ldots.</math>
This is the limit of the [[probability]] that a randomly selected permutation of a large number of objects is a derangement. The probability converges to this limit extremely quickly as {{mvar|n}} increases, which is why {{math|!''n''}} is the nearest integer to {{math|''n''!/''e''.}} The above [[semi-log]] graph shows that the derangement graph lags the permutation graph by an almost constant value.

More information about this calculation and the above limit may be found in the article on the
[[Random permutation statistics#Number of permutations that are derangements|statistics of random permutations]].

=== Asymptotic expansion in terms of Bell numbers ===
An asymptotic expansion for the number of [[derangements]] in terms of [[Bell numbers]] is as follows:
<math display="block">!n = \frac{n!}{e} + \sum_{k=1}^m \left(-1\right)^{n+k-1}\frac{B_k}{n^k} + O\left(\frac{1}{n^{m+1}}\right),</math>
where <math>m</math> is any fixed positive integer, and <math>B_k</math> denotes the <math>k</math>-th [[Bell number]]. Moreover, the constant implied by the [[big O notation|big O]]-term does not exceed <math>B_{m+1}</math>.<ref>Hassani, M. "Derangements and Alternating Sum of Permutations by Integration." J. Integer Seq. 23, Article 20.7.8, 1&ndash;9, 2020</ref>

== Generalizations ==
The [[rencontres numbers|problème des rencontres]] asks how many permutations of a size-''n'' set have exactly ''k'' fixed points.

Derangements are an example of the wider field of constrained permutations. For example, the ''[[ménage problem]]'' asks if ''n'' opposite-sex couples are seated man-woman-man-woman-... around a table, how many ways can they be seated so that nobody is seated next to his or her partner?

More formally, given sets ''A'' and ''S'', and some sets ''U'' and ''V'' of [[surjection]]s ''A'' &rarr; ''S'', we often wish to know the number of pairs of functions (''f'',&nbsp;''g'') such that ''f'' is in ''U'' and ''g'' is in ''V'', and for all ''a'' in ''A'', ''f''(''a'') &ne; ''g''(''a''); in other words, where for each ''f'' and ''g'', there exists a derangement &phi; of ''S'' such that ''f''(''a'') = &phi;(''g''(''a'')).

Another generalization is the following problem:

:''How many anagrams with no fixed letters of a given word are there?''

For instance, for a word made of only two different letters, say ''n'' letters A and ''m'' letters B, the answer is, of course, 1 or 0 according to whether ''n'' = ''m'' or not, for the only way to form an anagram without fixed letters is to exchange all the ''A'' with ''B'', which is possible if and only if ''n'' = ''m''. In the general case, for a word with ''n''<sub>1</sub> letters ''X''<sub>1</sub>, ''n''<sub>2</sub> letters ''X''<sub>2</sub>, ..., ''n''<sub>''r''</sub> letters ''X''<sub>''r''</sub>, it turns out (after a proper use of the [[inclusion-exclusion]] formula) that the answer has the form
<math display="block"> \int_0^\infty P_{n_1}(x) P_{n_2}(x) \cdots P_{n_r}(x)\ e^{-x} dx,</math>
for a certain sequence of polynomials ''P''<sub>''n''</sub>, where ''P''<sub>''n''</sub> has degree ''n''. But the above answer for the case ''r'' = 2 gives an orthogonality relation, whence the ''P''<sub>''n''</sub><nowiki>'</nowiki>s are the [[Laguerre polynomials]] ([[up to]] a sign that is easily decided).<ref>{{cite journal |last1=Even |first1=S. |first2=J. |last2=Gillis |year=1976 |title=Derangements and Laguerre polynomials |journal=[[Mathematical Proceedings of the Cambridge Philosophical Society]] |volume=79 |issue=1 |pages=135–143 |doi=10.1017/S0305004100052154 |bibcode=1976MPCPS..79..135E |s2cid=122311800 |url=http://journals.cambridge.org/action/displayAbstract?fromPage=online&aid=2128316 |access-date=27 December 2011}}</ref>

[[File:Complex plot for derangement real between -1 to 11.png|thumb|<math>\ \int_0^\infty(t-1)^ze^{-t}dt\ </math> in the complex plane]]
In particular, for the classical derangements, one has that
<math display="block"> !n = \frac{ \Gamma(n+1,-1) }{ e } = \int_0^\infty(x - 1)^n e^{-x} dx </math>
where <math>\Gamma(s,x)</math> is the [[Incomplete gamma function|upper incomplete gamma function]].

==Computational complexity==
It is [[NP-complete]] to determine whether a given [[permutation group]] (described by a given set of permutations that generate it) contains any derangements.<ref>
{{cite journal
| last = Lubiw | first = Anna | author-link = Anna Lubiw
| year = 1981
| title = Some NP-complete problems similar to graph isomorphism
| journal = [[SIAM Journal on Computing]]
| volume = 10 | issue = 1 | pages = 11–21
| doi = 10.1137/0210002 | mr = 605600
}}
</ref><ref>
{{cite book
| last = Babai | first = László | author-link = László Babai
| year = 1995
| contribution = Automorphism groups, isomorphism, reconstruction
| title = Handbook of Combinatorics
| volume = 1, 2
| at = ch.&nbsp;27, pp.&nbsp;1447–1540
| location = Amsterdam, NL
| publisher = Elsevier
| mr = 1373683
| url = http://people.cs.uchicago.edu/~laci/handbook/handbookchapter27.pdf
| via = cs.uchicago.edu
}}
</ref>

: {| class="wikitable collapsible collapsed" style="margin:0; width:100%"
|+ Table of factorial and derangement values<span id="derangements_and_factorials_0_30" class="anchor"></span>
|-
|-
! scope="col" | <math>n</math>
! scope="col" | <math>n</math>
Line 224: Line 433:
<span style="float:right;">&asymp;9.76&times;10<sup>31</sup></span>
<span style="float:right;">&asymp;9.76&times;10<sup>31</sup></span>
|align="right"| ≈0.36787&thinsp;94412
|align="right"| ≈0.36787&thinsp;94412
|}]]

In [[combinatorics|combinatorial]] [[mathematics]], a '''derangement''' is a [[permutation]] of the elements of a [[set (mathematics)|set]] in which no element appears in its original position. In other words, a derangement is a permutation that has no [[Fixed point (mathematics)|fixed points]].

The number of derangements of a set of size ''n'' is known as the '''subfactorial''' of ''n'' or the ''n-''th '''derangement number''' or ''n-''th '''de Montmort number''' (after [[Pierre Remond de Montmort]]). Notations for subfactorials in common use include !''n,'' ''D<sub>n</sub>'', ''d<sub>n</sub>'', or ''n''¡.<ref>The name "subfactorial" originates with [[William Allen Whitworth]]; see {{citation|title=A History of Mathematical Notations: Two Volumes in One|first=Florian|last=Cajori|author-link=Florian Cajori|publisher=Cosimo, Inc.|year=2011|isbn=9781616405717|page=77|url=https://books.google.com/books?id=gxrO8ZnMK_YC&pg=RA1-PA77}}.</ref><ref>Ronald L. Graham, Donald E. Knuth, Oren Patashnik, ''Concrete Mathematics'' (1994), Addison–Wesley, Reading MA. {{ISBN|0-201-55802-5}}</ref>

For ''n'' > 0, the subfactorial !''n'' equals the nearest integer to ''n''!/''e,'' where ''n''! denotes the [[factorial]] of ''n'' and ''e'' is [[Euler's number]].<ref name="Hassani2003" />

The problem of counting derangements was first considered by [[Pierre Raymond de Montmort]] in his [[Essay d'analyse sur les jeux de hazard]].<ref>de Montmort, P. R. (1708). ''Essay d'analyse sur les jeux de hazard''. Paris: Jacque Quillau. ''Seconde Edition, Revue & augmentée de plusieurs Lettres''. Paris: Jacque Quillau. 1713.</ref> in 1708; he solved it in 1713, as did [[Nicolaus I Bernoulli|Nicholas Bernoulli]] at about the same time.

== Example ==
[[File:Derangement4.png|thumb|right|The 9 derangements (from 24 permutations) are highlighted.]]
Suppose that a professor gave a test to 4 students – A, B, C, and D – and wants to let them grade each other's tests. Of course, no student should grade their own test. How many ways could the professor hand the tests back to the students for grading, such that no student received their own test back? Out of [[v:Symmetric group S4#tables|24 possible permutations]] (4!) for handing back the tests,
:{| style="font:125% monospace;line-height:1;border-collapse:collapse;"
|<span style="color:red;font-weight:bold;">ABCD</span>,
|<span style="color:red;font-weight:bold;">AB</span>DC,
|<span style="color:red;font-weight:bold;">A</span>CB<span style="color:red;font-weight:bold;">D</span>,
|<span style="color:red;font-weight:bold;">A</span>CDB,
|<span style="color:red;font-weight:bold;">A</span>DBC,
|<span style="color:red;font-weight:bold;">A</span>D<span style="color:red;font-weight:bold;">C</span>B,
|-
|BA<span style="color:red;font-weight:bold;">CD</span>,
|<span style="color:blue;font-style:italic;">BADC</span>,
|BCA<span style="color:red;font-weight:bold;">D</span>,
|<span style="color:blue;font-style:italic;">BCDA</span>,
|<span style="color:blue;font-style:italic;">BDAC</span>,
|BD<span style="color:red;font-weight:bold;">C</span>A,
|-
|CAB<span style="color:red;font-weight:bold;">D</span>,
|<span style="color:blue;font-style:italic;">CADB</span>,
|C<span style="color:red;font-weight:bold;">B</span>A<span style="color:red;font-weight:bold;">D</span>,
|C<span style="color:red;font-weight:bold;">B</span>DA,
|<span style="color:blue;font-style:italic;">CDAB</span>,
|<span style="color:blue;font-style:italic;">CDBA</span>,
|-
|<span style="color:blue;font-style:italic;">DABC</span>,
|DA<span style="color:red;font-weight:bold;">C</span>B,
|D<span style="color:red;font-weight:bold;">B</span>AC,
|D<span style="color:red;font-weight:bold;">BC</span>A,
|<span style="color:blue;font-style:italic;">DCAB</span>,
|<span style="color:blue;font-style:italic;">DCBA</span>.
|}
|}
there are only 9 derangements (shown in blue italics above). In every other permutation of this 4-member set, at least one student gets their own test back (shown in bold red).


== Footnotes ==
Another version of the problem arises when we ask for the number of ways ''n'' letters, each addressed to a different person, can be placed in ''n'' pre-addressed envelopes so that no letter appears in the correctly addressed envelope.
{{notelist|199em}}

==Counting derangements==

Counting derangements of a set amounts to the ''hat-check problem'', in which one considers the number of ways in which ''n'' hats (call them ''h''<sub>1</sub> through ''h<sub>n</sub>'') can be returned to ''n'' people (''P''<sub>1</sub> through ''P<sub>n</sub>'') such that no hat makes it back to its owner.<ref>{{cite journal|last=Scoville|first=Richard|title=The Hat-Check Problem|journal=American Mathematical Monthly|year=1966|volume=73|issue=3|pages=262–265|doi=10.2307/2315337|jstor=2315337}}</ref>

Each person may receive any of the ''n''&nbsp;&minus;&nbsp;1 hats that is not their own. Call the hat which the person ''P''<sub>1</sub> receives ''h<sub>i</sub>'' and consider ''h<sub>i</sub>''{{'}}s owner: ''P<sub>i</sub>'' receives either ''P''<sub>1</sub>'s hat, ''h''<sub>1</sub>, or some other. Accordingly, the problem splits into two possible cases:
# ''P<sub>i</sub>'' receives a hat other than ''h''<sub>1</sub>. This case is equivalent to solving the problem with ''n''&nbsp;&minus;&nbsp;1 people and ''n''&nbsp;&minus;&nbsp;1 hats because for each of the ''n''&nbsp;&minus;&nbsp;1 people besides ''P''<sub>1</sub> there is exactly one hat from among the remaining ''n''&nbsp;&minus;&nbsp;1 hats that they may not receive (for any ''P<sub>j</sub>'' besides ''P<sub>i</sub>'', the unreceivable hat is ''h<sub>j</sub>'', while for ''P<sub>i</sub>'' it is ''h''<sub>1</sub>). Another way to see this is to rename ''h''<sub>1</sub> to ''h''<sub>''i''</sub>, where the derangement is more explicit: for any ''j'' from 2 to ''n'', ''P''<sub>''j''</sub> cannot receive ''h''<sub>''j''</sub>.
# ''P<sub>i</sub>'' receives ''h''<sub>1</sub>. In this case the problem reduces to ''n''&nbsp;&minus;&nbsp;2 people and ''n''&nbsp;&minus;&nbsp;2 hats, because ''P''<sub>1</sub> received ''h<sub>i</sub>''{{'}}s hat and ''P''<sub>''i''</sub> received ''h''<sub>1</sub>'s hat, effectively putting both out of further consideration.

For each of the ''n''&nbsp;&minus;&nbsp;1 hats that ''P''<sub>1</sub> may receive, the number of ways that ''P''<sub>2</sub>,&nbsp;...,&nbsp;''P<sub>n</sub>'' may all receive hats is the sum of the counts for the two cases.

This gives us the solution to the hat-check problem: stated algebraically, the number !''n'' of derangements of an ''n''-element set is
:<math>!n = (n - 1) \cdot ({!(n - 1)} + {!(n - 2)})</math> for <math> n \geq 2</math>,
where <math>!0 = 1</math> and <math>!1 = 0</math>.<ref name="EC1">{{cite book|last = Stanley | first = Richard |author-link = Richard P. Stanley | title = Enumerative Combinatorics, volume 1 | edition = 2 | publisher = Cambridge University Press | year = 2012 | isbn = 978-1-107-60262-5| at = Example 2.2.1}}</ref>

The number of derangements of small lengths is given in the table below.

{| class="wikitable"
|+ The number of derangements of an ''n''-element set {{OEIS|id=A000166}} for small ''n''
|- style="text-align: center;"
! ''n''
| 0 || 1 || 2 || 3 || 4 || 5 || 6 || 7 || 8 || 9 || 10 || 11 || 12 || 13
|-
! !''n''
| 1 || 0 || 1 || 2 || 9 || 44 || 265 || 1,854 || 14,833 || 133,496 || 1,334,961 || 14,684,570 || 176,214,841 || 2,290,792,932
|}

There are various other expressions for !''n'', equivalent to the formula given above. These include
:<math>!n = n! \sum_{i=0}^n \frac{(-1)^i}{i!}</math> for <math> n \geq 0</math>
and
:<math>!n = \left[ \frac{n!}{e} \right] = \left\lfloor\frac{n!}{e}+\frac{1}{2}\right\rfloor</math> for <math>n \geq 1,</math>
where <math>\left[ x\right]</math> is the [[nearest integer function]] and <math>\left\lfloor x \right\rfloor</math> is the [[floor function]].<ref name="Hassani2003">{{cite journal
| last = Hassani
| first = Mehdi
| title = Derangements and Applications
| journal = [[Journal of Integer Sequences]]
| volume = 6
| issue = 1
| pages = Article 03.1.2 | no-pp=yes
| year = 2003
| bibcode = 2003JIntS...6...12H
| url = http://www.cs.uwaterloo.ca/journals/JIS/VOL6/Hassani/hassani5.html}}</ref><ref name = "EC1" />

Other related formulas include<ref name="Hassani2003" /><ref name=Mathworld-Subfactorial>{{MathWorld|urlname=Subfactorial|title=Subfactorial}}</ref>
<math display="block">!n = \left\lfloor \frac{n!+1}{e} \right\rfloor,\quad\ n \ge 1,</math>
<math display="block">!n = \left\lfloor \left(e + e^{-1}\right)n!\right\rfloor - \lfloor en!\rfloor,\quad n \geq 2,</math>
and
<math display="block">!n = n! - \sum_{i=1}^n {n \choose i} \cdot {!(n - i)},\quad\ n \ge 1.</math>

The following recurrence also holds:<ref name = "EC1" />
<math display="block">!n = \begin{cases}
1 & \text{if }n = 0, \\
n \cdot \left( !(n-1) \right) + (-1)^n & \text{if }n > 0.
\end{cases}</math>

=== Derivation by inclusion–exclusion principle ===

One may derive a non-recursive formula for the number of derangements of an ''n''-set, as well. For <math>1\leq k \leq n</math> we define <math>S_k</math> to be the set of permutations of ''n'' objects that fix the <math>k</math>-th object. Any intersection of a collection of ''i'' of these sets fixes a particular set of ''i'' objects and therefore contains <math>(n-i)!</math> permutations. There are <math display="inline">{n \choose i}</math> such collections, so the [[inclusion–exclusion principle]] yields
<math display="block">\begin{align}
|S_1 \cup \dotsm \cup S_n|
&= \sum_i \left|S_i\right|
- \sum_{i < j} \left|S_i \cap S_j\right|
+ \sum_{i < j < k} \left|S_i \cap S_j \cap S_k\right|
+ \cdots
+ (-1)^{n + 1} \left|S_1 \cap \dotsm \cap S_n\right|\\
&= {n \choose 1}(n - 1)! - {n \choose 2}(n - 2)! + {n \choose 3}(n - 3)! - \cdots + (-1)^{n+1}{n \choose n} 0!\\
&= \sum_{i=1}^n (-1)^{i+1}{n \choose i}(n - i)!\\
&= n!\ \sum_{i=1}^n {(-1)^{i+1} \over i!},
\end{align}</math>
and since a derangement is a permutation that leaves none of the ''n'' objects fixed, this implies
<math display="block">!n = n! - \left|S_1 \cup \dotsm \cup S_n\right| = n! \sum_{i=0}^n \frac{(-1)^i}{i!}.</math>

On the other hand, <math>n!=\sum_{i=0}^{n}\binom{n}{i}!i</math> since we can choose n - i elements to be in their own place and
derange the other i elements in just !i ways, by definition.<ref>M. T. L. Bizley, A Note on derangements, Math. Gaz., 51 (May 1967)
pp. 118-120.</ref>

==Growth of number of derangements as ''n'' approaches &infin;==
From
<math display="block">!n = n! \sum_{i=0}^n \frac{(-1)^i}{i!}</math>
and
<math display="block">e^x = \sum_{i=0}^\infty {x^i \over i!}</math>
by substituting <math>\textstyle x = -1</math> one immediately obtains that
<math display="block">\lim_{n\to\infty} {!n \over n!} = \lim_{n\to\infty}\sum_{i=0}^n \frac{(-1)^i}{i!} = e^{-1} \approx 0.367879\ldots.</math>
This is the limit of the [[probability]] that a randomly selected permutation of a large number of objects is a derangement. The probability converges to this limit extremely quickly as ''n'' increases, which is why !''n'' is the nearest integer to ''n''!/''e''. The above [[semi-log]] graph shows that the derangement graph lags the permutation graph by an almost constant value.

More information about this calculation and the above limit may be found in the article on the
[[Random permutation statistics#Number of permutations that are derangements|statistics of random permutations]].

=== Asymptotic expansion in terms of Bell numbers ===
An asymptotic expansion for the number of [[derangements]] in terms of [[Bell numbers]] is as follows:
<math display="block">!n = \frac{n!}{e} + \sum_{k=1}^m \left(-1\right)^{n+k-1}\frac{B_k}{n^k} + O\left(\frac{1}{n^{m+1}}\right),</math>
where <math>m</math> is any fixed positive integer, and <math>B_k</math> denotes the <math>k</math>-th [[Bell number]]. Moreover, the constant implied by the [[big O notation|big O]]-term does not exceed <math>B_{m+1}</math>.<ref>Hassani, M. "Derangements and Alternating Sum of Permutations by Integration." J. Integer Seq. 23, Article 20.7.8, 1&ndash;9, 2020</ref>

== Generalizations ==
The [[rencontres numbers|problème des rencontres]] asks how many permutations of a size-''n'' set have exactly ''k'' fixed points.

Derangements are an example of the wider field of constrained permutations. For example, the ''[[ménage problem]]'' asks if ''n'' opposite-sex couples are seated man-woman-man-woman-... around a table, how many ways can they be seated so that nobody is seated next to his or her partner?

More formally, given sets ''A'' and ''S'', and some sets ''U'' and ''V'' of [[surjection]]s ''A'' &rarr; ''S'', we often wish to know the number of pairs of functions (''f'',&nbsp;''g'') such that ''f'' is in ''U'' and ''g'' is in ''V'', and for all ''a'' in ''A'', ''f''(''a'') &ne; ''g''(''a''); in other words, where for each ''f'' and ''g'', there exists a derangement &phi; of ''S'' such that ''f''(''a'') = &phi;(''g''(''a'')).

Another generalization is the following problem:

:''How many anagrams with no fixed letters of a given word are there?''

For instance, for a word made of only two different letters, say ''n'' letters A and ''m'' letters B, the answer is, of course, 1 or 0 according to whether ''n'' = ''m'' or not, for the only way to form an anagram without fixed letters is to exchange all the ''A'' with ''B'', which is possible if and only if ''n'' = ''m''. In the general case, for a word with ''n''<sub>1</sub> letters ''X''<sub>1</sub>, ''n''<sub>2</sub> letters ''X''<sub>2</sub>, ..., ''n''<sub>''r''</sub> letters ''X''<sub>''r''</sub>, it turns out (after a proper use of the [[inclusion-exclusion]] formula) that the answer has the form
<math display="block">\int_0^\infty P_{n_1} (x) P_{n_2}(x) \cdots P_{n_r}(x) e^{-x}\, dx,</math>
for a certain sequence of polynomials ''P''<sub>''n''</sub>, where ''P''<sub>''n''</sub> has degree ''n''. But the above answer for the case ''r'' = 2 gives an orthogonality relation, whence the ''P''<sub>''n''</sub><nowiki>'</nowiki>s are the [[Laguerre polynomials]] ([[up to]] a sign that is easily decided).<ref>{{cite journal|last=Even|first=S.|author2=J. Gillis|title=Derangements and Laguerre polynomials|journal=Mathematical Proceedings of the Cambridge Philosophical Society|year=1976|volume=79|issue=1|pages=135–143|doi=10.1017/S0305004100052154|bibcode=1976MPCPS..79..135E |s2cid=122311800 |url=http://journals.cambridge.org/action/displayAbstract?fromPage=online&aid=2128316|access-date=27 December 2011}}</ref>

[[File:Complex plot for derangement real between -1 to 11.png|thumb|<math>\int_0^\infty(t-1)^ze^{-t}dt</math> in the complex plane]]
In particular, for the classical derangements, one has that
<math display="block">!n = \frac{\Gamma(n+1,-1)}{e} = \int_0^\infty(x - 1)^n e^{-x}dx</math>
where <math> \Gamma(s,x) </math> is the [[Incomplete gamma function|upper incomplete gamma function]].

==Computational complexity==
It is [[NP-complete]] to determine whether a given [[permutation group]] (described by a given set of permutations that generate it) contains any derangements.<ref>{{citation
| last = Lubiw | first = Anna | author-link = Anna Lubiw
| doi = 10.1137/0210002
| issue = 1
| journal = [[SIAM Journal on Computing]]
| mr = 605600
| pages = 11–21
| title = Some NP-complete problems similar to graph isomorphism
| volume = 10
| year = 1981}}. {{citation
| last = Babai | first = László | author-link = László Babai
| contribution = Automorphism groups, isomorphism, reconstruction
| location = Amsterdam
| mr = 1373683
| pages = 1447–1540
| publisher = Elsevier
| quote = A surprising result of Anna Lubiw asserts that the following problem is NP-complete: Does a given permutation group have a fixed-point-free element?
| title = Handbook of combinatorics, Vol. 1, 2
| url = http://people.cs.uchicago.edu/~laci/handbook/handbookchapter27.pdf
| year = 1995
}}.</ref>


== References ==
== References ==
{{Reflist}}
{{reflist|25em}}


== External links ==
== External links ==
{{Wiktionary}}
{{Wiktionary}}
* {{cite web
* {{cite web
| author = Baez, John
| last = Baez | first = John | author-link = John Baez
| year = 2003
| title = Let's get deranged!
| title = Let's get deranged!
| url = http://math.ucr.edu/home/baez/qg-winter2004/derangement.pdf
| url = http://math.ucr.edu/home/baez/qg-winter2004/derangement.pdf
| year = 2003
| via = math.ucr.edu
}}
| author-link = John Baez}}
* {{cite web
* {{cite web
| last1 = Bogart | first1 = Kenneth P.
| year = 1985
| last2 = Doyle | first2 = Peter G.
| url = http://www.math.dartmouth.edu/~doyle/docs/menage/menage/menage.html
| year = 1985
| title = Non-sexist solution of the ménage problem
| title = Non-sexist solution of the ménage problem
|author1=Bogart, Kenneth P. |author2=Doyle, Peter G.}}
| url = http://www.math.dartmouth.edu/~doyle/docs/menage/menage/menage.html
| via = math.dartmouth.edu
}}
* {{cite web
* {{cite web
| last = Weisstein | first = E.W. | author-link = Eric W. Weisstein
| author = Weisstein, Eric W
| title = Derangement
| author-link = Eric W. Weisstein
| publisher = MathWorld / Wolfram Research
| title = Derangement
| url = http://mathworld.wolfram.com/Derangement.html
| publisher = MathWorld–A Wolfram Web Resource
| url = http://mathworld.wolfram.com/Derangement.html}}
| via = mathworld.wolfram.com
}}


[[Category:Permutations]]
[[Category:Permutations]]

Latest revision as of 00:23, 20 December 2024

Number of possible permutations and derangements of n elements. n! (n factorial) is the number of n-permutations; !n (n subfactorial) is the number of derangements – n-permutations where all of the n elements change their initial places.

In combinatorial mathematics, a derangement is a permutation of the elements of a set in which no element appears in its original position. In other words, a derangement is a permutation that has no fixed points.

The number of derangements of a set of size n is known as the subfactorial of n or the n th derangement number or n th de Montmort number (after Pierre Remond de Montmort). Notations for subfactorials in common use include !n, Dn, dn, or n¡ .[a][1][2]

For n > 0 , the subfactorial !n equals the nearest integer to n!/e, where n! denotes the factorial of n and e ≈ 2.718281828... is Euler's number.[3]

The problem of counting derangements was first considered by Pierre Raymond de Montmort in his Essay d'analyse sur les jeux de hazard.[4] in 1708; he solved it in 1713, as did Nicholas Bernoulli at about the same time.

Example

[edit]
The 9 derangements (from 24 permutations) are highlighted.

Suppose that a professor gave a test to 4 students – A, B, C, and D – and wants to let them grade each other's tests. Of course, no student should grade their own test. How many ways could the professor hand the tests back to the students for grading, such that no student receives their own test back? Out of 24 possible permutations (4!) for handing back the tests,

ABCD, ABDC, ACBD, ACDB, ADBC, ADCB,
BACD, BADC, BCAD, BCDA, BDAC, BDCA,
CABD, CADB, CBAD, CBDA, CDAB, CDBA,
DABC, DACB, DBAC, DBCA, DCAB, DCBA.

there are only 9 derangements (shown in blue italics above). In every other permutation of this 4-member set, at least one student gets their own test back (shown in bold red).

Another version of the problem arises when we ask for the number of ways n letters, each addressed to a different person, can be placed in n pre-addressed envelopes so that no letter appears in the correctly addressed envelope.

Counting derangements

[edit]

Counting derangements of a set amounts to the hat-check problem, in which one considers the number of ways in which n hats (call them h1 through hn) can be returned to n people (P1 through Pn) such that no hat makes it back to its owner.[5]

Each person may receive any of the n − 1 hats that is not their own. Call the hat which the person P1 receives hi and consider hi's owner: Pi receives either P1's hat, h1, or some other. Accordingly, the problem splits into two possible cases:

  1. Pi receives a hat other than h1. This case is equivalent to solving the problem with n − 1 people and n − 1 hats because for each of the n − 1 people besides P1 there is exactly one hat from among the remaining n − 1 hats that they may not receive (for any Pj besides Pi, the unreceivable hat is hj, while for Pi it is h1). Another way to see this is to rename h1 to hi, where the derangement is more explicit: for any j from 2 to n, Pj cannot receive hj.
  2. Pi receives h1. In this case the problem reduces to n − 2 people and n − 2 hats, because P1 received hi's hat and Pi received h1's hat, effectively putting both out of further consideration.

For each of the n − 1 hats that P1 may receive, the number of ways that P2, ..., Pn may all receive hats is the sum of the counts for the two cases.

This gives us the solution to the hat-check problem: Stated algebraically, the number !n of derangements of an n-element set is for , where and [6]

The number of derangements of small lengths is given in the table below.

The number of derangements of an n-element set (sequence A000166 in the OEIS) for small n
n 0 1 2 3 4 5 6 7 8 9 10 11 12 13
!n 1 0 1 2 9 44 265 1,854 14,833 133,496 1,334,961 14,684,570 176,214,841 2,290,792,932

There are various other expressions for !n, equivalent to the formula given above. These include for and

for

where is the nearest integer function and is the floor function.[3][6]

Other related formulas include[3][7] and

The following recurrence also holds:[6]

Derivation by inclusion–exclusion principle

[edit]

One may derive a non-recursive formula for the number of derangements of an n-set, as well. For we define to be the set of permutations of n objects that fix the k th object. Any intersection of a collection of i of these sets fixes a particular set of i objects and therefore contains permutations. There are such collections, so the inclusion–exclusion principle yields and since a derangement is a permutation that leaves none of the n objects fixed, this implies

On the other hand, since we can choose n - i elements to be in their own place and derange the other i elements in just !i ways, by definition.[8]

Growth of number of derangements as n approaches ∞

[edit]

From and by substituting one immediately obtains that This is the limit of the probability that a randomly selected permutation of a large number of objects is a derangement. The probability converges to this limit extremely quickly as n increases, which is why !n is the nearest integer to n!/e. The above semi-log graph shows that the derangement graph lags the permutation graph by an almost constant value.

More information about this calculation and the above limit may be found in the article on the statistics of random permutations.

Asymptotic expansion in terms of Bell numbers

[edit]

An asymptotic expansion for the number of derangements in terms of Bell numbers is as follows: where is any fixed positive integer, and denotes the -th Bell number. Moreover, the constant implied by the big O-term does not exceed .[9]

Generalizations

[edit]

The problème des rencontres asks how many permutations of a size-n set have exactly k fixed points.

Derangements are an example of the wider field of constrained permutations. For example, the ménage problem asks if n opposite-sex couples are seated man-woman-man-woman-... around a table, how many ways can they be seated so that nobody is seated next to his or her partner?

More formally, given sets A and S, and some sets U and V of surjections AS, we often wish to know the number of pairs of functions (fg) such that f is in U and g is in V, and for all a in A, f(a) ≠ g(a); in other words, where for each f and g, there exists a derangement φ of S such that f(a) = φ(g(a)).

Another generalization is the following problem:

How many anagrams with no fixed letters of a given word are there?

For instance, for a word made of only two different letters, say n letters A and m letters B, the answer is, of course, 1 or 0 according to whether n = m or not, for the only way to form an anagram without fixed letters is to exchange all the A with B, which is possible if and only if n = m. In the general case, for a word with n1 letters X1, n2 letters X2, ..., nr letters Xr, it turns out (after a proper use of the inclusion-exclusion formula) that the answer has the form for a certain sequence of polynomials Pn, where Pn has degree n. But the above answer for the case r = 2 gives an orthogonality relation, whence the Pn's are the Laguerre polynomials (up to a sign that is easily decided).[10]

in the complex plane

In particular, for the classical derangements, one has that where is the upper incomplete gamma function.

Computational complexity

[edit]

It is NP-complete to determine whether a given permutation group (described by a given set of permutations that generate it) contains any derangements.[11][12]

Footnotes

[edit]
  1. ^ The name "subfactorial" originates with William Allen Whitworth.[1]

References

[edit]
  1. ^ a b Cajori, Florian (2011). A History of Mathematical Notations: Two volumes in one. Cosimo, Inc. p. 77. ISBN 9781616405717 – via Google.
  2. ^ Graham, Ronald L.; Knuth, Donald E.; Patashnik, Oren (1994). Concrete Mathematics. Reading, MA: Addison–Wesley. ISBN 0-201-55802-5.
  3. ^ a b c Hassani, Mehdi (2003). "Derangements and applications". Journal of Integer Sequences. 6 (1). Article 03.1.2. Bibcode:2003JIntS...6...12H – via cs.uwaterloo.ca.
  4. ^ de Montmort, P.R. (1713) [1708]. Essay d'analyse sur les jeux de hazard (in French) (Revue & augmentée de plusieurs Lettres, seconde ed.). Paris, FR: Jacque Quillau (1708) / Jacque Quillau (1713).
  5. ^ Scoville, Richard (1966). "The Hat-Check Problem". American Mathematical Monthly. 73 (3): 262–265. doi:10.2307/2315337. JSTOR 2315337.
  6. ^ a b c Stanley, Richard (2012). Enumerative Combinatorics, volume 1 (2 ed.). Cambridge University Press. Example 2.2.1. ISBN 978-1-107-60262-5.
  7. ^ Weisstein, Eric W. "Subfactorial". MathWorld.
  8. ^ Bizley, M.T.L. (May 1967). "A note on derangements". Math. Gaz. 51: 118–120.
  9. ^ Hassani, M. "Derangements and Alternating Sum of Permutations by Integration." J. Integer Seq. 23, Article 20.7.8, 1–9, 2020
  10. ^ Even, S.; Gillis, J. (1976). "Derangements and Laguerre polynomials". Mathematical Proceedings of the Cambridge Philosophical Society. 79 (1): 135–143. Bibcode:1976MPCPS..79..135E. doi:10.1017/S0305004100052154. S2CID 122311800. Retrieved 27 December 2011.
  11. ^ Lubiw, Anna (1981). "Some NP-complete problems similar to graph isomorphism". SIAM Journal on Computing. 10 (1): 11–21. doi:10.1137/0210002. MR 0605600.
  12. ^ Babai, László (1995). "Automorphism groups, isomorphism, reconstruction". Handbook of Combinatorics (PDF). Vol. 1, 2. Amsterdam, NL: Elsevier. ch. 27, pp. 1447–1540. MR 1373683 – via cs.uchicago.edu.
[edit]