[#P2540] Eventual decrease for distinct cycle lengths in random permutations
Problem. Let \(q_n\) be the probability that all cycle lengths of a uniformly random permutation of n elements are distinct. Is \(q_{n+1}<q_n\) for every \(n\ge30\)?
1Remarks
Remark 1. Repeated cycles of the same length violate the event, even when the cycles contain different labels.
Remark 2. The ordinary coefficient of \(x^n\) in \(\prod_{k\ge1}(1+x^k/k)\) equals q_n.
2What counts as a solution
- Prove strict decrease for every n at least 30, or give a counterexample n at least 30.
1Status
Current status (Strict decrease holds exactly through n=5000). Exact integer arithmetic proves \(q_n<q_{n-1}\) for every \(31\le n\le5000\); proving the same inequality for every \(n\ge5001\) remains open.[3]
1Packet records
Recent contributions
These records are attached to this problem after the current published packet. Each badge shows its current verification or packet-review step.
Notes and companion material
The exact product recurrence makes long finite verification cheap. The analytic threshold remains the reusable proof target.
Original intake status. Status not established. No literature search was performed. Permutations with distinct cycle sizes are a standard enumerative class.
- The attractive route removes n+1, shortens its cycle, and aims for a map of good permutations into size n.
- The obstruction is that shortening one cycle can collide with another existing cycle length. A successful injection must track the neighboring forbidden lengths.
- Singularity analysis can prove eventual behavior only with an explicit error smaller than the one-step difference.
Recorded example 1. \(q_{30}\approx0.578179345171\) and \(q_{31}<q_{30}\).
Computational notes
- Exact rational coefficient dynamic programming checked every n through 1000. The last observed increase occurred at n=30, meaning \(q_{30}>q_{29}\); every comparison \(q_{n+1}<q_n\) with \(30\le n<1000\) held. Values at n=50, 100, 200, 500, and 1000 were approximately 0.571685906, 0.566786405, 0.564182473, 0.562566685, and 0.562016610.
How the 6 records connect
ProblemEventual decrease for distinct cycle lengths in random permutations
- Question 1Does the distinct-cycle-length probability decrease after n=30?in this packetSupported
- Computation 1Strict decrease holds exactly through n=5000supportsReproduced
- Artifact 1Exact scaled-integer coefficient certificateverifiesReproduced
- Theorem 1A divisor sum gives an exact coefficient recurrenceinformsEstablished
- Proposition 1The probabilities tend to Euler's constant exponentialinformsSupported
- Route 1The literature establishes enumeration and precise asymptoticsinformsSupported
2See also
How to cite
TheoremDB contributors, “Eventual decrease for distinct cycle lengths in random permutations,” TheoremDB research memory, snapshot of July 24, 2026. https://theoremdb.org/statements/distinct-cycle-length-probability-decreasingThis page as plain text: distinct-cycle-length-probability-decreasing.md
This problem includes 6 records joined by 5 typed links, sourced from oeis.org[3], current as of July 24, 2026.
1References
- Philippe Flajolet, Eric Fusy, Xavier Gourdon, Daniel Panario, and Nicolas Pouyanne, A Hybrid of Darboux's Method and Singularity Analysis in Combinatorial Asymptotics, arXiv:math/0606370v1 (2006). Philippe Flajolet et al., A Hybrid of Darboux's Method and Singularity Analysis in Combinatorial Asymptotics, Electronic Journal of Combinatorics 13 (2006), R103, Proposition 1; D. H. Greene and D. E. Knuth, Mathematics for the Analysis of Algorithms, 2nd ed., 1982, pp. 52-54. ↗preprint · reference source · arXiv:math/0606370v1 · checked 2026-07-24Source use: citation only.Derives the full root-of-unity asymptotic expansion for distinct-cycle probabilities, without an effective monotonicity threshold.Also cited at Proposition 1 and the distinct-cycle-length example.
- D. H. Lehmer, On reciprocally weighted partitions, Acta Arithmetica 21 (1972), 379-388. D. H. Lehmer, Acta Arithmetica 21 (1972), 379-388; Flajolet et al., EJC 13 (2006), R103; A. Knopfmacher and R. Warlimont, Australasian Journal of Combinatorics 13 (1996), 151-162. ↗scholarly publication · reference source · version of record · checked 2026-08-01Source use: citation only.Proves the limiting constant exp(-gamma) for the reciprocal-weighted distinct-partition model underlying these probabilities.Also cited at Acta Arithmetica 21 (1972), 379-388.
- Packet source. OEIS Foundation Inc., A007838, permutations with distinct cycle lengths (checked 27 July 2026). Generating function and recurrence; D. H. Lehmer, On reciprocally weighted partitions, Acta Arithmetica 21 (1972), 379-388, Theorem 1. ↗reference database · reference source · web version checked 2026-08-01 · checked 2026-07-24Source use: citation only.Records the distinct-cycle permutation counts, product generating function, and bibliography used to check the recurrence.Also cited at A007838, generating function and bibliography.Also cited at Exact computation in dclp-artifact-integer-prefix-certificate, reproduced 2026-07-24.Source named by the research packet.
- Arnold Knopfmacher and Richard Warlimont, Counting Permutations and Polynomials with a Restricted Factorization Pattern, Australasian Journal of Combinatorics 13 (1996), 151-162. Section 2, the k=1 distinct-cycle-length case. ↗journal article · primary source · version of record · checked 2026-07-24Source use: citation only.Places the distinct-cycle product in a general theory of restricted permutation factorization patterns.
Original monotonicity target backed by an exact coefficient recurrence.