← Latest papers
🔢 mathematics

Primes in LCM recurrences

This paper investigates an LCM-based prime-generating recurrence analogous to Rowland's GCD sequence, proving that its increments are almost always 1 or prime and establishing a conditional link between a related recurrence and twin primes, while also proposing new conjectures on prime distribution in arithmetic progressions.

Original authors: Benoit Cloitre

Published 2026-04-17
📖 6 min read🧠 Deep dive

Original authors: Benoit Cloitre

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 have a magical machine that spits out numbers one by one. You feed it a simple rule, and it generates a sequence. For decades, mathematicians have been fascinated by a specific machine invented by Eric Rowland in 2008. This machine uses a "Greatest Common Divisor" (GCD) rule to generate numbers, and the differences between the numbers it spits out turn out to be either 1 or a Prime Number (like 2, 3, 5, 7, 11...). It's like a machine that accidentally discovers primes just by doing simple arithmetic.

This paper, written by Benoît Cloitre, explores a twin of that machine. Instead of using GCD, this new machine uses the Least Common Multiple (LCM).

Here is the story of what happens when you swap GCD for LCM, explained through simple analogies.

1. The Two Machines

  • The Original Machine (Rowland's): Think of this as a cautious accountant. It checks the current number and the step number, finds their biggest shared factor, and adds that to the total. It's predictable and easy to prove works.
  • The New Machine (Cloitre's LCM): This is the reckless cousin. Instead of finding what they share, it finds the smallest number they both divide into (the LCM). It adds a massive chunk to the total every time.
    • The rule is: an=an1+LCM(n,an1)a_n = a_{n-1} + \text{LCM}(n, a_{n-1}).
    • The question is: When we look at the multiplier (how much the number grew), is it always 1 or a Prime?

The Conjecture: The author guesses that yes, this reckless machine also only produces 1s and Primes as its growth steps. Computers have checked this up to a million steps, and it holds true. But proving it for every number in the universe is incredibly hard.

2. The "Wall" in the Road

Why is this so hard?
In the original machine, the math is local. In this LCM machine, the history matters. Every single step you took in the past is permanently encoded into the current number. It's like a snowball rolling down a hill; it picks up every pebble it touches.

To prove the conjecture, you would need to know that for every prime number pp, there are enough "helper" primes scattered in the right places to keep the math working. This requirement hits a famous mathematical wall called Linnik's Theorem.

  • The Wall: We don't currently have a proof that guarantees these "helper" primes appear frequently enough to satisfy the machine's needs. It's like trying to prove a bridge is safe, but you don't have a map of every single brick.

3. The Author's Solution: The "Density" Trick

Since the author can't prove the bridge is safe for every single step (pointwise), they take a different approach: They prove it's safe for almost all steps.

  • The Analogy: Imagine a long road with potholes. You can't prove there are no potholes at every single inch of the road. But you can prove that if you pick a spot at random, the chance of hitting a pothole is effectively zero. The road is "smooth" 99.999...% of the time.
  • The Result: The author proves that the set of numbers where the machine fails (produces a composite number) is so tiny that it has asymptotic density 1. In plain English: If you pick a random huge number, it is virtually guaranteed that the machine works correctly.

4. The "Effective Reduction"

The author goes further. They say: "If there is a failure, it must be a very specific, weird kind of failure."

  • They prove that any potential failure must involve very large prime factors.
  • The Metaphor: Imagine looking for a needle in a haystack. The author proves that if the needle exists, it's not hidden in the small, easy-to-search part of the hay. It's buried deep in the massive, dense core. This reduces the problem from "check everything" to "check only the giant, scary numbers."

5. The Secret Twin: The K=2 Variant

The paper introduces a second, slightly different machine (let's call it the "Twin Machine").

  • The Rule: xn=2xn1+LCM(n,xn1)x_n = 2x_{n-1} + \text{LCM}(n, x_{n-1}).
  • The Surprise: This machine doesn't just find primes; it seems to detect Twin Primes (pairs like 3 and 5, 11 and 13, 17 and 19).
  • How it works:
    • If the machine encounters a number nn that is the larger half of a twin prime pair, the machine's growth step becomes 1.
    • If the growth step is 1, it strongly suggests that n2n-2 is also a prime.
  • The Connection: This machine acts like a twin-prime detector. If you could prove this machine always works, you might accidentally solve the Twin Prime Conjecture (the idea that there are infinitely many twin primes), which is one of the biggest unsolved problems in math.

6. The "Staircase" and the "Valuation Barrier"

The author also discovered a beautiful pattern in the "Twin Machine."

  • The Staircase: The number of times the number 2 divides the sequence follows a perfect, predictable staircase pattern. It's like a digital clock that ticks in a very specific rhythm.
  • The Barrier: Once a large twin prime enters the machine, it becomes "locked in." The machine won't produce that specific twin prime again unless the input number is astronomically huge (specifically, a square of that prime). It's like a VIP guest who, once they enter the party, can't leave until the building is demolished and rebuilt.

7. The New Conjectures

Because the author couldn't prove the "Wall" (Linnik's Theorem) was passable, they proposed two new, simpler conjectures that, if true, would unlock the whole problem:

  1. The "Second Prime" Conjecture: In any sequence of numbers spaced out by a prime pp, there are always at least two primes before you reach p2p^2.
  2. The "Safe Divisor" Conjecture: The primes that divide our numbers are never the "bad" ones that mess up the math.

Summary

This paper is a masterclass in mathematical detective work.

  1. The Crime: A simple math rule seems to only produce 1s and Primes, but no one can prove it.
  2. The Obstacle: The proof requires a map of prime numbers that we don't have yet.
  3. The Breakthrough: The author proves the rule works for almost every number in existence.
  4. The Bonus: A variation of the rule acts as a secret code for Twin Primes, linking a simple arithmetic game to the deepest mysteries of number theory.

The paper doesn't solve the ultimate mystery (proving it for every number), but it clears the path, shows us where the monsters are hiding, and suggests that the monsters are likely just illusions.

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 →