How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
A tuple fixed by a cyclic rotation is determined by a shorter periodic block
Statement
Let , let , and put . For an -tuple , the following are equivalent:
- rotation by places fixes ;
- whenever , one has ;
- there is a -tuple such that for every .
In particular a tuple fixed by rotation by places is determined by its first entries and is obtained by repeating that shorter block exactly times.
Facts & Assumptions
Given: Integers and , the integer , and an -tuple .
The congruence is solvable exactly when (For , is solvable exactly when , and then has exactly solution classes modulo ).
Proof
Assume rotation by places fixes . Then one application of the rotation gives for every index , and iterating gives for every .
If condition 2 holds, define for . Every index has a unique residue class modulo , and condition 2 makes depend only on that class, so for every . This is condition 3.
If , then . Since , [L1] gives an integer with , and step 1.1 therefore gives . This proves 1 implies 2.
If condition 3 holds, then , so for every . Hence , so rotation by places fixes . Thus 3 implies 1.
Steps 2.1, 1.2, and 2.2 prove the equivalence of the three conditions and the final periodic-block description.
Depends on
Used by
Dependency tree · two levels
18 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- Philippe Flajolet and Robert Sedgewick, Analytic Combinatorics (standard reference, not scraped)