On Knuth's conjecture for back and forward arcs in Depth First Search in a random digraph with geometric outdegree distribution
Svante Janson

TL;DR
This paper investigates Knuth's conjecture that back and forward arcs in DFS of a random digraph with geometric outdegree distribution are equally distributed, showing the conjecture's equivalence to a generating function equality but leaving it unproven.
Contribution
It establishes the equivalence of Knuth's conjecture to a specific generating function equality, providing a new perspective on the problem.
Findings
Conjecture is equivalent to an equality between two generating functions.
The conjecture remains unproven but is reformulated as a mathematical problem.
The note aims to inspire further research on the conjecture.
Abstract
Donald Knuth, in a draft of a coming volume of The Art of Computer Programming, has recently conjectured that in Depth-First Search of a random digraph with geometric outdegree distribution, the numbers of back and forward arcs have the same distribution. We show that this conjecture is equivalent to an equality between two generating functions defined by different recursions. Unfortunately, we have not been able so use this to prove the conjecture, which still is open, but we hope that this note will inspire others to succeed with the conjecture.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAlgorithms and Data Compression · Advanced Graph Theory Research · Limits and Structures in Graph Theory
