Landau's problems

Per-problem resolution timeline

Open problems sit on the right edge. Hover a point for resolver and notes.

Definition

Edmund Landau named four problems about the primes at the 1912 International Congress of Mathematicians: Goldbach's conjecture, the twin prime conjecture, Legendre's conjecture that a prime lies between consecutive squares, and the infinitude of primes of the form $n^2+1$. A "discovery" in this series is a row moving to resolved, dated by the year a secondary consensus account gives. The ledger has four rows, no subproblem splitting and no contested classifications, and no row has ever moved. The upstream page states the standing in one clause:

"all four problems are unresolved" — Wikipedia, Landau's problems, "As of 2026" statement, read 2026-08-14

Facts

The collection-wide cumulative index redraws the ledger as rows remaining:

Rows remaining without a dated resolution.

The register of non-open rows is empty: every row's status is open.

Method

The rows are transcribed by hand from the consensus ledger named in the source column, so there is no fetch.py in this folder. There is no machine-readable upstream to rebuild from: the status of a famous conjecture is a judgment in the literature rather than a feed.

figure.py calls the shared problem_list_chart() in ../../lib/families.py, which keeps the rows whose status is resolved with a non-empty resolved_year and counts resolution events by year from the 1912 list_year to the present. That event set is empty here, so the chart states that no row has a dated resolution. No ai_problem argument is passed, because there is no such row. The cumulative view is the shared ledger_remaining_chart(). check.py recomputes the fact lines from the CSV.

Limitations

AI attribution

No row in landau-problems.csv carries a resolver or an AI credit; all four rows are open. No AI credit appears on the Wikipedia page the rows are scored from as of the 2026-08-14 read.

Sources