Almost Golomb Sequences
This paper introduces "almost Golomb sequences," a finite-memory variant of Golomb's sequence defined by a sliding window recurrence, which fundamentally transforms the original's smooth power-law growth into oscillatory linear behavior while introducing -regularity, combinatorial structures like cellular automata, and a surprising self-referential property where Golomb's sequence governs the maximum multiplicity of the new family.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are building a tower of blocks, but you have a very strange rule for how high to stack them. This is the story of Golomb's Sequence, a famous mathematical puzzle, and the new "Almost Golomb" sequences discovered in this paper.
Here is the breakdown of the paper using simple analogies.
1. The Original Puzzle: The Self-Describing Tower
Imagine a tower where the number of times a specific block size appears is determined by the size of the block itself.
- You have a 1. It appears 1 time.
- You have a 2. It appears 2 times.
- You have a 3. It appears 3 times.
- You have a 4. It appears 4 times.
If you write this out, you get: 1, 2, 2, 3, 3, 4, 4, 4, 5, 5, 5...
This is Golomb's Sequence. It's like a tower that describes its own blueprint. If you look at the 10th block, the number written on it tells you how many times the number "10" will appear in the whole tower.
The Old Behavior:
In the original version, the tower grows in a very smooth, predictable curve. It's like a gentle hill. Mathematicians call this "smooth growth." It follows a specific mathematical rhythm related to the "Golden Ratio" (the same ratio found in seashells and sunflowers).
2. The New Twist: The "Sliding Window" Rule
The author, Benoît Cloitre, asks a "What if?" question:
What if the tower builder has amnesia?
In the original rule, the builder looks at the entire history of the tower to decide the next step. In the new "Almost Golomb" sequences, the builder only remembers the last blocks.
- If , they only remember the last 2 blocks.
- If , they remember the last 3 blocks.
- And so on.
This is called a Sliding Window. Instead of looking at the whole ocean, the builder only looks at the water immediately around their feet.
3. The Big Surprise: From Smooth Hills to Bumpy Rides
When you switch from "infinite memory" to "short memory," the tower changes completely.
- The Smooth Hill becomes a Bumpy Road: Instead of growing smoothly, the new sequences wiggle up and down. They grow in a straight line (linear), but they oscillate (wobble) around that line.
- The "Automatic" Nature: The original sequence was too complex to be generated by a simple machine. But these new "Almost" sequences are Automatic.
- Analogy: Think of the original sequence as a jazz improvisation that requires a genius musician. The new sequences are like a simple robot that follows a strict, repeating pattern based on the last few notes. They are predictable and can be generated by a simple computer program (a Finite Automaton).
4. The "Denesting" Magic
One of the paper's biggest achievements is finding a "cheat code" or a Denesting Formula.
- The Problem: Usually, to find the 1,000,000th block, you have to build the whole tower up to that point.
- The Solution: The author found a way to jump straight to the answer.
- Analogy: Imagine you want to know the color of a specific pixel in a giant digital image. Usually, you have to render the whole image. But with these sequences, you can just look at the "binary address" of the pixel (like its zip code) and instantly know the color without drawing the rest of the picture.
- For small memory sizes (), the author wrote down these exact "jump" formulas.
5. The "Oscillation" Mystery
The paper proves that if you measure the height of the tower relative to its width, the ratio never settles down. It keeps bouncing between two specific numbers forever.
- Analogy: Imagine a pendulum swinging. It never stops at the center; it swings back and forth between left and right.
- In the original Golomb sequence, the pendulum would eventually stop in the middle (converge). In the "Almost" versions, it swings forever. This means the sequence never becomes perfectly smooth; it always has a "jitter."
6. The Grand Twist: The Ghost in the Machine
The most fascinating part of the paper is a numerical surprise discovered at the end.
The author looked at how "busy" the towers get. How many times does a specific number repeat?
- For , numbers repeat 1 or 2 times.
- For , they repeat up to 3 times.
- For , up to 3 times.
- For , up to 3 times.
- For , up to 4 times.
The author noticed a pattern in when the maximum repetition number increases.
- The Surprise: The pattern of when these jumps happen is governed by... the original Golomb sequence itself!
The Metaphor:
Imagine you cut a piece of a tree branch to make a new, smaller tree. You expect the new tree to look different. But as the new tree grows, the way its branches split turns out to be dictated by the exact shape of the original, giant tree you cut it from.
The "Almost" sequences are the children, but their growth rules are secretly written in the DNA of the "Original" Golomb parent. The sequence that was truncated (cut short) reappears as the law controlling the family it generated.
Summary
- Original Golomb: A smooth, self-describing tower with infinite memory.
- Almost Golomb: A bumpy, oscillating tower with short-term memory.
- Discovery: These new towers are simpler (automatic) and follow strict "jump" formulas.
- The Twist: The limits of how complex these new towers get are controlled by the original, smooth Golomb sequence. The past has returned to rule the present.
This paper takes a complex mathematical object, chops off its memory, and discovers that the resulting "amnesiac" version is actually easier to understand, yet it still carries the hidden fingerprint of its ancestor.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.