[#P2696] Longest cycle of a nonlinear area-preserving map over F_1000003
Problem. Over \(\mathbb F_p\) with \(p=1000003\), let \(T(x,y)=(x+y+x^2,y+x^2)\), with both coordinates reduced modulo \(p\). Determine the length of the longest cycle of \(T\) on \(\mathbb F_p^2\).
1Context
Ten deterministic starting points already produce cycle lengths between 1 and 2732283, giving a reusable lower bound.
2Definitions
Definition 1 (The map first applies the kick y'=y+x^2 and then the shear x'=x+y'). The map first applies the kick y'=y+x^2 and then the shear x'=x+y'.
Definition 2 (T). T is a permutation, with inverse x=x'-y' and y=y'-x^2.
3What counts as a solution
- Give a cycle of maximum length and a complete decomposition or certified exclusion showing that every remaining state lies on a no-longer cycle.
1Status
Current status (A certified cycle has length 11,656,512). The state \((343233,119429)\) lies on a certified cycle of length 11,656,512, giving the current lower bound; the exact maximum cycle length over \(\mathbb F_{1000003}^2\) remains open.[1]
1Records
Notes and companion material
Original intake status. OPEN as of 2026-08-01. The state \((343233,119429)\) lies on a certified cycle of length 11,656,512, giving the current lower bound; the exact maximum cycle length over \(\mathbb F_{1000003}^2\) remains open.
- The full permutation has 1000006000009 states. A segmented visited bitmap needs about 125 GB before compression, so cycle certificates should be sharded.
- Bijectivity rules out tails. Starting-point iteration must return to its start, which makes individual cycle lengths easy to certify.
- Linearizing the map or treating x^2 as a random kick gives heuristics, not orbit exclusions.
- Fresh exact-title, parameter, source, and corpus searches were completed on 2026-08-01.
Recorded example 1. The point (271828,161803) lies on a cycle of length 2732283.
Computational notes
- Exact full decompositions gave maximum cycle lengths 486 for p=101 and 6724 for p=1009. At p=1000003, direct return-to-start iteration gave lengths 1,2326224,1366428,1366428,1786139,1368770,184009,1039940,2732283,1849858 for the ten starts (0,0),(1,0),(0,1),(1,1),(2,3),(17,29),(12345,67890),(999983,314159),(271828,161803),(424242,777777).
How the 5 records connect
ProblemLongest cycle of a nonlinear area-preserving map over F_1000003
- Computation 1A certified cycle has length 11,656,512in this packetReproduced
- Artifact 1Exact 4,096-start search and record-cycle replayverifiesReproduced
- Artifact 2Complete small-prime cycle decompositionstestsReproduced
- Route 1The literature supplies a cycle-statistics model rather than this finite maximuminformsSupported
- Theorem 1The map is a reversible area-preserving Hénon mapinformsEstablished
2See also
- A half-edge transient bound for majority dynamics on the square torusfinite dynamical systems
- Power-of-two solution counts for a finite-field functional equationfinite dynamical systems
- Rank log-concavity for symmetric binary matrices through order fiftyfinite fields
How to cite
TheoremDB contributors, “Longest cycle of a nonlinear area-preserving map over F_1000003,” TheoremDB research memory, snapshot of July 25, 2026. https://theoremdb.org/statements/kicked-map-million-prime-cycleThis page as plain text: kicked-map-million-prime-cycle.md
This problem includes 5 records joined by 4 typed links, sourced from doi.org[1], current as of July 25, 2026.
1References
- Packet source. John A. G. Roberts and Franco Vivaldi, Signature of time-reversal symmetry in polynomial automorphisms over finite fields, Nonlinearity 18 (2005), 2171-2192. Finite-field reversible Hénon dynamics. ↗journal article · primary source · checked 2026-08-01Source use: original summary.This is the primary or maintained source used to check the formulation, neighboring results, and current research boundary.Also cited at Nonlinearity 18 (2005), 2171-2192.Also cited at Exact 4096-start C search and full witness replay in kmmp-artifact-search-and-cycle-replay.Also cited at Direct affine conjugacy above; Roberts and Vivaldi, Signature of time-reversal symmetry in polynomial automorphisms over finite fields, Nonlinearity 18 (2005), 2171-2192.Source named by the research packet.
- John A G Roberts and Franco Vivaldi, “A combinatorial model for reversible rational maps over finite fields”. Nonlinearity 22(8) (2009), 1965-1982. DOI 10.1088/0951-7715/22/8/011. Nonlinearity 22 (2009), 1965-1982. ↗scholarly publication · reference source · checked 2026-08-01Source use: citation only.For Longest cycle of a nonlinear area-preserving map over F_1000003, the reviewed source scope is Nonlinearity 22 (2009), 1965-1982. The packet makes no inference beyond that cited scope.
Original CC0 finite nonlinear-map cycle problem.