\INTERNATIONAL JOURNAL OF LATEST TECHNOLOGY IN ENGINEERING,
MANAGEMENT & APPLIED SCIENCE (IJLTEMAS)
ISSN 2278-2540 | DOI: 10.51583/IJLTEMAS | Volume XV, Issue I, January 2026
This report provides a comprehensive, expert-level analysis of this phenomenon. We will explore the
mathematical formalisation of the problem as a search for fixed points in random permutations. We will derive
the exact probability distributions for finite bibliographies, investigate the asymptotic behaviour as the number
of references grows large, and demonstrate the remarkable convergence to the Poisson distribution. Furthermore,
we will delve into the deep connections between this problem and the Incomplete Gamma function, providing
both theoretical proofs and computational algorithms for assessing these probabilities. By synthesising historical
context, rigorous derivation, and modern computational statistical methods, we aim to offer a definitive answer
regarding the probability of at least k ordinal matches.
Formalising the Bibliographic Permutation
To rigorously analyse the probability of reference numbers remaining unchanged, we must first establish a
mathematical model of the "listing" and "sorting" processes.
Let R = {r1, r2, …, rn} be the set of n distinct references cited in the paper.
The listing process assigns a unique integer index i ∈ {1, …, n} to each reference based on its first appearance
in the text. This defines a bijection L: {1, …, n} → R, where L(i) is the reference cited at position i.
The sorting process rearranges the elements of R into a sequence defined by the lexicographical order of the
author names (and titles/years for same-author works). This defines a second bijection S: {1, …, n} → R, where
S(j) is the reference that appears at the j-th position in the sorted bibliography.
A "match" occurs for a specific reference if its position in the citation list is identical to its position in the sorted
bibliography. Mathematically, we are comparing the two orderings. We can define a permutation σ of the set
{1, …, n} that maps the citation index to the sorted index. Alternatively, and more intuitively for this problem,
we can consider the "alphabetical rank" of the reference cited at position i. Let π be the alphabetical rank of the
reference that appeared i-th in the text.
If the first reference cited (i=1) happens to be the one that comes first alphabetically, then π(1) = 1.
If the first reference cited (i=1) is the one that comes last alphabetically, then π(1) = n.
The condition that the "original reference number and the reference number after sorting will be the same" is
mathematically equivalent to the condition π(i) = i. In the theory of permutations, such an index i is called a
fixed point of the permutation π.
The Assumption of Randomness
A critical assumption in this analysis is the distribution of the permutation π. In the absence of specific
information regarding the author's citation habits (e.g., a propensity to cite authors with surnames beginning with
'A' earlier in the text), we model π as a uniform random permutation. This means that any of the n! possible
orderings of the n alphabetical ranks are equally likely to occur as the citation order.
While real-world citation behaviours might exhibit slight biases—perhaps foundational texts (often older and
potentially distributed differently alphabetically) are cited first—the uniform random permutation model is the
standard "null hypothesis" for such problems and provides the baseline probabilistic truth. Under this
assumption, the problem transforms into finding the probability that a permutation chosen uniformly at random
from the symmetric group Sn has at least k fixed points. [15]
Historical and Theoretical Context: The Legacy of Montmort
The mathematical lineage of the fixed-point problem dates back to the early 18th century, embedding the
question in a rich history of gaming and probability. Understanding this history clarifies why certain
mathematical tools (like the subfactorial) were developed and how they apply to the sorting of references.
Page 127