Depth of the in-tree of under on -cycles
Fix an -cycle and map every -cycle to its conjugate , which is the same as reading the one-line word back as a cycle. Iterating turns the -cycles into a functional graph. Its only fixed point is , and the cycles that eventually reach form a tree feeding into it. How deep is that tree?
Exactly cycles map directly onto , and the tree stays shallow - depth 1 - unless or for an odd prime , which is the Hull-Dobell threshold for the existence of a full-period non-translation affine map on . Past it the depth is for with odd, for , and for general the largest of these over the prime powers dividing .
- Result
- Proved(see note)
- Status
- Candidate (review pending)
- AI contribution
- AI-discovered
- Method
- Argument
- Field
- Permutation combinatorics / functional graphs
- Posed by
- Frédéric Lefebvre-Naré
- Year posed
- 2006
- Years open
- 20y
- Solved
- 2026-07-24
- Model
- Claude FABLE 5
- Vendor
- Anthropic
- Collaborators
- —
- Verification
- Unreviewed
- Publication
- Announced
- Significance
- 3 / 100
- Disclosed cost
- —
- Wikipedia
- No dedicated article
What was actually shown
Opus 4.8 constructed a branch of the stated depth, giving a lower bound, and believed it had a matching upper bound; that proof was wrong and the statement stayed a conjecture. FABLE 5 later proved it. In the author's summary of the method: "The proof turns conjugation, near , into base- arithmetic." A cycle near the fixed point splits into a coarse base permutation and a vector of carries in , acts on the carries by the carrying of ordinary base- addition, and the depth comes out as the nilpotency length of a shift difference - exactly that for odd , one less for . The single missing carry that odd primes absorb and cannot is what produces the two-branch answer.
A companion survey paper covers the rest of the graph: the other periodic orbits, congruences on basin sizes, and a cyclic-sieving count. The depth theorem is the substantive part.
What the AI did
Claude Opus 4.8 in a first phase, then Claude FABLE 5, which obtained the result, did 99.9% of the research, in manual mode (that is, with more than 50 human prompts by an amateur, and step-by-step approvals). OpenAI's GPT-5.5 and others were used to proofread; all corrections after human and AI proofreading were made by Claude. Diagrams were made by Claude under human instructions.
Verification
Not refereed, not formalised, and the paper says so itself on page one: "An end-to-end verification of the assembled whole, and human peer review, remain to be done; the argument should be examined critically before being relied upon." The author, an amateur, states plainly that he cannot check the proof. So this stays Unreviewed and Candidate.
The claim is unusually checkable, though, and this site checked it independently, from the statement rather than from the author's code. Enumerating every -cycle and building the whole functional graph for : at every , and the depth matches the formula at every , including both nontrivial cases in range, depth 3 at and at . Walking the tree backwards, which costs checks per node instead of , reaches depth 7 at , 5 at , 3 at , and 9 at across 472,392 nodes - every one the predicted value. The Hull-Dobell mechanism was checked directly: preimages of a translation are exactly the affine maps with that multiplier, Hull-Dobell decides which are -cycles, and the threshold predicts a nonempty second level exactly, no exceptions at . The survey's basin-count sequence recounts to 1, 2, 2, 6, 7, 18, 17, 29 for , matching, and OEIS returns nothing for it.
What none of that touches is the proof, which is the novelty: a formula confirmed at every reachable is not a theorem for all .
Sources
Submitted by StormyRaven240 on