← Latest papers
🔢 mathematics

Brik's sequence: a strange recursion

This paper investigates the properties of the infinite binary sequence Brik's sequence, demonstrating that it is recurrent but not uniformly recurrent, possesses exponential factor complexity, is not morphic, and has a transcendental density of 1s.

Original authors: Jeffrey Shallit

Published 2026-05-11
📖 4 min read🧠 Deep dive

Original authors: Jeffrey Shallit

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 never-ending story, but you have to follow a very strange, recursive rule to write each new chapter. This is the story of "Brik's sequence," a mathematical curiosity discovered by a student named Garo Brik and analyzed by Professor Jeffrey Shallit.

Here is the simple breakdown of what the paper says, using everyday analogies.

The Storytelling Rule

Imagine you have a sentence, let's call it B1: "101".
To write the next chapter (B2), you take the current sentence and append a "cut-up" version of itself.

  • The Rule: To get the next version, take the current one, chop off the first few letters (equal to the chapter number), and stick that chopped-off piece to the end.
  • Example:
    • Chapter 1: "101" (Length 3).
    • Chapter 2: Take "101", chop off the first 1 letter ("1"), leaving "01". Stick "01" to the end. Result: "10101".
    • Chapter 3: Take "10101", chop off the first 2 letters ("10"), leaving "101". Stick "101" to the end. Result: "10101101".
    • Chapter 4: Take the previous result, chop off the first 3 letters, stick the rest to the end.

If you keep doing this forever, you get an infinite string of 1s and 0s. The paper studies the hidden properties of this infinite string.

The Big Discoveries

1. The "Recurring" but "Unpredictable" Pattern
The paper finds that this infinite story is recurrent. This means if you find any small phrase (like "1011") anywhere in the story, that exact phrase will appear again and again later on. You will never run out of places to find it.

However, it is not uniformly recurrent. Think of it like a song where a specific note repeats, but the time between repeats gets longer and longer—so long that you might wait a million years for the next time it happens. The gaps between repeats grow so fast they become almost infinite.

2. The "No Double-Zero" Rule
The most striking feature of this sequence is a strict rule: You can never find two zeros next to each other ("00").

  • The paper proves that any combination of 1s and 0s that doesn't have "00" in it will eventually appear in the story.
  • If you try to write a sentence with "00", it simply cannot exist in this sequence. It's like a universe where the laws of physics forbid two black holes from touching.

3. The "Explosive" Growth of "111..."
The paper looks at how long it takes to see a string of all 1s (like "11", "111", "1111").

  • "1" appears immediately.
  • "11" appears a bit later.
  • "111" appears much later.
  • "1111" appears way later.

The paper calculates that the position where these strings appear grows at a terrifying speed, described by a mathematical concept called "tetration" (repeated exponentiation). It's not just growing fast; it's growing so fast that the number of digits in the position itself becomes a number with more digits than there are atoms in the universe.

4. The "Mosaic" Complexity
Because the sequence avoids "00" but contains everything else, the number of unique patterns of a certain length follows the Fibonacci sequence (1, 1, 2, 3, 5, 8...).
The paper concludes that this sequence is not "morphic." In simple terms, this means you cannot generate this infinite story using a simple, repetitive set of instructions (like a computer program that just says "replace every 1 with 10 and every 0 with 01"). The rules are too subtle and complex for that; it requires a more intricate, self-referential logic.

5. The "Golden Ratio" of 1s
Finally, the authors asked: "If we look at the whole infinite story, what percentage of the characters are 1s?"

  • They proved that this percentage settles down to a specific number (approximately 64.5%).
  • Even more surprisingly, they proved that this specific percentage is a transcendental number. This means it's a number that cannot be the solution to any simple algebraic equation (like the square root of 2 or Pi). It is a number with a level of "mathematical weirdness" that is rare and profound.

The Bottom Line

The paper takes a simple-sounding game of "cut and paste" with binary numbers and shows that it creates a structure that is:

  • Full of repeating patterns, but with gaps that stretch to infinity.
  • Strictly forbidden from having "00".
  • Too complex to be generated by simple rules.
  • Governed by a density of 1s that is a mathematically "wild" number.

It's a reminder that even the simplest rules, when applied recursively, can create structures of infinite depth and surprise.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →