ArticleslgStudy

mathematics

Rencontres numbers

Rencontres numbers is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Rencontres numbers rather than just read about it. In short: In combinatorics, the rencontres numbers are a triangular array of integers that enumerate permutations of the set { 1, ..., n } with specified numbers of fixed points: in other words, partial derangements. (Rencontre is French for encounter.

Key takeaways

  • Rencontres numbers belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Rencontres numbers to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Rencontres numbers from memory before moving on to harder problems.

Reference excerpt

In combinatorics, the rencontres numbers are a triangular array of integers that enumerate permutations of the set { 1, ..., n } with specified numbers of fixed points: in other words, partial derangements. (Rencontre is French for encounter. By some accounts, the problem is named after a solitaire game.) For n ≥ 0 and 0 ≤ k ≤ n, the rencontres number Dn, k is the number of permutations of { 1, ..., n } that have exactly k fixed points. For example, if seven presents are given to seven different people, but only two are destined to get the right present, there are D7, 2 = 924 ways this could happen. Another often cited example is that of a dance school with 7 opposite-sex couples, where, after tea-break the participants are told to randomly find an opposite-sex partner to continue, then once more there are D7, 2 = 924 possibilities that exactly 2 previous couples meet again by chance.

Numerical values Here is the beginning of this array (sequence A008290 in the OEIS):

Formulas The numbers in the k = 0 column enumerate derangements. Thus

D 0 , 0 = 1 , {\displaystyle D_{0,0}=1,\!}

D 1 , 0 = 0 , {\displaystyle D_{1,0}=0,\!}

D n + 2 , 0 = ( n + 1 ) ( D n + 1 , 0 + D n , 0 ) {\displaystyle D_{n+2,0}=(n+1)(D_{n+1,0}+D_{n,0})\!}

for non-negative n. It turns out that

D n , 0 = ⌈ n ! e ⌋ , {\displaystyle D_{n,0}=\left\lceil {\frac {n!}{e}}\right\rfloor ,}

where the ratio is rounded up for even n and rounded down for odd n. For n ≥ 1, this gives the nearest integer. More generally, for any k ≥ 0 {\displaystyle k\geq 0} , we have

D n , k = ( n k ) ⋅ D n − k , 0 . {\displaystyle D_{n,k}={n \choose k}\cdot D_{n-k,0}.}

The proof is easy after one knows how to enumerate derangements: choose the k fixed points out of n; then choose the derangement of the other n − k points. The numbers Dn,0/(n!) are generated by the power series e−z/(1 − z); accordingly, an explicit formula for Dn, m can be derived as follows:

D n , m = n ! m ! [ z n − m ] e − z 1 − z = n ! m ! ∑ k = 0 n − m ( − 1 ) k k ! . {\displaystyle D_{n,m}={\frac {n!}{m!}}[z^{n-m}]{\frac {e^{-z}}{1-z}}={\frac {n!}{m!}}\sum _{k=0}^{n-m}{\frac {(-1)^{k}}{k!}}.}

This immediately implies that

D n , m = ( n m ) D n − m , 0 and D n , m n ! ≈ e − 1 m ! {\displaystyle D_{n,m}={n \choose m}D_{n-m,0}\;\;{\mbox{ and }}\;\;{\frac {D_{n,m}}{n!}}\approx {\frac {e^{-1}}{m!}}}

for n large, m fixed.

Probability distribution The sum of the entries in each row for the table in "Numerical Values" is the total number of permutations of { 1, ..., n }, and is therefore n!. If one divides all the entries in the nth row by n!, one gets the probability distribution of the number of fixed points of a uniformly distributed random permutation of { 1, ..., n }. The probability that the number of fixed points is k is

… excerpt ends here. Continue reading the full article.

Worked examples

Example 1 — a first encounter with Rencontres numbers

Start with the simplest possible case. Write down what Rencontres numbers claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Rencontres numbers before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Rencontres numbers ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Rencontres numbers

In research
Rencontres numbers appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Rencontres numbers in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Rencontres numbers is common in secondary-school and first-year university syllabi. It links to neighbouring topics Discrete distributions, Fixed points (mathematics), Permutations, so understanding it makes those chapters shorter.
In everyday life
Look for Rencontres numbers outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Rencontres numbers” →

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Rencontres numbers in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Rencontres numbers means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Rencontres numbers out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Rencontres numbers in simple terms?

In combinatorics, the rencontres numbers are a triangular array of integers that enumerate permutations of the set { 1, ..., n } with specified numbers of fixed points: in other words, partial derangements. (Rencontre is French for encounter.

Why does Rencontres numbers matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Rencontres numbers?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Rencontres numbers.

Tags

  • Discrete distributions
  • Fixed points (mathematics)
  • Permutations
  • Theory of probability distributions
  • Triangles of numbers

Keep exploring