← Latest papers
🔢 mathematics

Prime Factorization in Models of PV1_1

Assuming that polynomial-size Boolean circuits cannot factorize a constant fraction of products of two nn-bit primes, the paper demonstrates that the bounded arithmetic theory PV1\text{PV}_1 augmented with sharply bounded choice cannot prove the existence of prime divisors for all numbers, thereby implying the existence of a model containing a nonstandard number without a prime factorization.

Original authors: Ondřej Ježil

Published 2026-03-03
📖 5 min read🧠 Deep dive

Original authors: Ondřej Ježil

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

The Big Picture: A Math Detective Story

Imagine you are a detective trying to solve a mystery about numbers. The mystery is: "Can every number be broken down into its smallest building blocks (prime numbers)?"

In the real world, the answer is obviously yes. The number 12 is 2×2×32 \times 2 \times 3. The number 15 is 3×53 \times 5. This is called Prime Factorization.

However, this paper isn't about the real world. It's about a very strict, limited version of mathematics called PV1. Think of PV1 as a "smart but short-sighted" mathematician. This mathematician is incredibly fast at doing calculations (polynomial time), but they have a very limited memory and can't use complex logical tricks to prove things that require looking at the "big picture."

The author, Ondřej Ježil, asks a tricky question: Can this limited mathematician (PV1) prove that every number has a prime factor?

The paper's conclusion is a surprising "No." Under certain assumptions about how hard it is to crack codes, this limited mathematician cannot prove that every number can be broken down. In fact, there is a "parallel universe" (a mathematical model) where this mathematician lives, and in that universe, there is a giant number that cannot be broken down into primes.


The Characters and The Game

To prove this, the author sets up a game between two characters: The Student and The Teacher.

1. The Student (The Limited Mathematician)

The Student represents the theory PV1. They are trying to find a prime factor for a huge number XX.

  • The Goal: The Student must guess a number that divides XX and is a prime.
  • The Limitation: The Student is very fast but not very smart. They can only ask a few questions and get a few hints.

2. The Teacher (The Adversary)

The Teacher is a clever trickster who knows the secret factors of XX.

  • The Strategy: The Teacher doesn't just give the answer. Instead, they play a game of "20 Questions."
    • The Student guesses a number.
    • The Teacher says, "No, that's not a prime factor," and gives a hint (a counterexample) showing why the guess was wrong.
    • The Student tries again.

3. The "Obvious" Trap

The Teacher has a special trick. They define what is "Obvious."

  • If the Student guesses a number that can be easily calculated from the numbers they've already seen (like taking the Greatest Common Divisor), the Teacher calls it "Obvious."
  • The Teacher only gives a "real" hint if the Student guesses something non-obvious.
  • The Teacher's goal is to force the Student to do something incredibly hard: Factorize a massive number without being given the secret key.

The Core Analogy: The Locked Box and the Master Key

Imagine you have a giant, locked box (the number XX) made by gluing together two secret keys (two large prime numbers, pp and qq).

  • The Real World: If you have a supercomputer, you can smash the box open and find the keys.
  • The PV1 World: The Student is a detective with a very weak flashlight. They can shine the light on the box, but they can't see inside.

The paper argues that if factoring is hard (meaning no one can easily smash open these boxes), then the Student (PV1) is stuck.

Here is the logic flow:

  1. The Assumption: We assume that in the real world, it is computationally impossible to factorize a random product of two large primes quickly (this is the basis of modern internet security, like RSA encryption).
  2. The Game: If the Student (PV1) could prove that every number has a prime factor, they would have a strategy to win the game against the Teacher. They would eventually guess a prime factor.
  3. The Contradiction: The author shows that if the Student wins this game, they are essentially building a machine that can factorize those hard-to-crack boxes.
  4. The Result: Since we assume those boxes cannot be cracked easily, the Student cannot win the game. Therefore, the Student cannot prove that every number has a prime factor.

The "Parallel Universe" (The Model)

Because the Student cannot prove the statement, logic tells us there must be a Model (a parallel universe) where the Student's rules apply, but the statement "Every number has a prime factor" is false.

In this universe:

  • There exists a special, non-standard number mm.
  • This number mm is so weird that every time you try to divide it by a smaller number, you find that the result can also be divided further.
  • You can keep dividing forever, but you never reach a "prime" (an indivisible block).
  • It's like a fractal that never ends. In this universe, the number mm has no prime factorization.

Why Does This Matter?

This paper connects two very different fields:

  1. Cryptography: The security of your bank account relies on the fact that factoring is hard.
  2. Mathematical Logic: The foundations of what we can prove with limited tools.

The author shows that if cryptography is secure (factoring is hard), then our limited mathematical system (PV1) is too weak to prove a basic fact of arithmetic (that numbers have prime factors).

It's like saying: "If it's impossible to pick a specific lock, then a person with only a paperclip (our limited math theory) cannot prove that every lock has a key."

Summary in One Sentence

Assuming that cracking modern encryption codes is impossible for computers, this paper proves that a specific, limited system of mathematics is too weak to prove that every number can be broken down into prime numbers, implying the existence of a strange mathematical world where some numbers simply cannot be factored.

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 →