Questions, not proof records

Open-problem statements, with their sources attached.

Each statement record keeps the mathematical question, a dated status source, accessible references, and any pinned Lean formulation separate from proof verification.

“Open” is a dated source assertion. In these pinned sources, sorry marks an admitted statement, not a proof. Source indexing does not mean the formulation has been independently built or certified by Therefore.
All topics

1194 of 1194 statement records

17 source collections · 43 mathematical fields

Source labels openWikipedia · Combinatorics

Sparse Ruler

Wichmann's conjecture on optimal rulers.* Every optimal ruler with more than 1313 segments is a Wichmann ruler W(r,s)W(r, s) (up to reflection, i.e. reversing the segment list). Posed by Wichmann [Wi63]; the finitely many known exceptions all have at most 1313 segments (lengths 1,13,17,23,581, 13, 17, 23, 58), and no further exceptions are known up to length 213213.

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openErdős Problems · Number theory

Erdős Problem 853: I

Let dn=pn+1pnd_n = p_{n+1} - p_n, where pnp_n is the nnth prime. Let r(x)r(x) be the smallest even integer tt such that dn=td_n = t has no solutions for nxn \le x.

Is it true that r(x)r(x) \to \infty?

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openWikipedia · Combinatorics

Steiner Systems

Construct an S(t,k,n)S(t, k, n)-Steiner system with n>k>t>5n > k > t > 5, t<10t < 10, and n<200n < 200.

No example of a Steiner system with t>5t > 5 is known, despite a 2014 existence theorem by Keevash showing that such systems must exist for sufficiently large nn. Reference:* Large Steiner Systems

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openErdős Problems · Number theory

Erdős Problem 853: Ii

Let dn=pn+1pnd_n = p_{n+1} - p_n, where pnp_n is the nnth prime. Let r(x)r(x) be the smallest even integer tt such that dn=td_n = t has no solutions for nxn \le x.

Is it true that r(x)/logxr(x) / \log x \to \infty?

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openWikipedia · Combinatorics

Union-closed sets conjecture

For every finite union-closed family of sets, other than the family containing only the empty set, there exists an element that belongs to at least half of the sets in the family.

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openErdős Problems · Number theory

Erdős Problem 855

Erdős Problem 855 (Segal's conjecture): π(x+y)π(x)+π(y)\pi(x + y) \le \pi(x) + \pi(y) for sufficiently large x,yx, y.

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openErdős Problems · Number theory

Erdős Problem 859

The density of the divisor sum set is asymptotically equivalent to c1/log(t)c2c_1 / \log(t)^{c_2}.

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openWritten on the Wall II · Combinatorics

Written on the Wall II - Conjecture 100

WOWII Conjecture 100 (status O):

For a simple connected graph G, α(G) ≤ ⌈(max_v l(v) + 0.5 · diam(Gᶜ)) / 2⌉ where α(G) = G.indepNum is the independence number, max_v l(v) is the maximum over all vertices of the independence number of the neighbourhood (in G), and diam(Gᶜ) is the diameter of the complement Gᶜ. Note:* length(Ḡ) in DeLaVina's original is interpreted here as the diameter of the complement. The hypothesis hGc : Gᶜ.Connected is added so that diam(Gᶜ) is finite (otherwise Gᶜ.ediam = ⊤ and Gᶜ.ediam.toNat collapses silently to 0); see the module docstring above.

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openErdős Problems · Number theory

Erdős Problem 873

Let A={a1<a2<}NA = \{a_1 < a_2 < \dots\} \subseteq \mathbb{N} and let F(A,X,k)F(A,X,k) count the number of ii such that [ai,ai+1,,ai+k1]<X[a_i,a_{i+1}, \dots ,a_{i+k−1}] < X, where the left-hand side is the least common multiple. Is it true that, for every ϵ>0\epsilon > 0, there exists some kk such that F(A,X,k)<XϵF(A,X,k) < X^\epsilon?

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openWritten on the Wall II · Combinatorics

Written on the Wall II - Conjecture 133

WOWII Conjecture 133:

For a simple connected graph GG, path(G)rad(G)+avgvl(v)cC4(G)\operatorname{path}(G) \ge \operatorname{rad}(G) + \lfloor \mathrm{avg}_v\, l(v) \rfloor^{cC_4(G)}, where path(G)\operatorname{path}(G) is the path number of the graph (number of vertices of a largest induced path), rad(G)\operatorname{rad}(G) is the radius (minimum eccentricity, as a natural number), avgvl(v)=l(G)\mathrm{avg}_v\, l(v) = l(G) is the average independence number of vertex neighbourhoods, and cC4(G)cC_4(G) is the C4C_4-free characteristic function (1 if GG is C4C_4-free, not necessarily induced, and 0 otherwise).

We read DeLaVina's bracket notation [average of λ(v)] in the source as the floor (a standard Graffiti.pc convention), hence ⌊l G⌋ in Lean.

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openErdős Problems · Number theory

Erdős Problem 885

Is it true that, for every k1k \geq 1, there exist integers N1<<NkN_1 < \dots < N_k such that iD(Ni)k|\cap_i D(N_i)| \geq k?

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openWritten on the Wall II · Combinatorics

Written on the Wall II - Conjecture 141

WOWII Conjecture 141

For a simple connected graph G, tree(G) ≥ ⌊girth(G) / 2⌋ - 1 + max_v l(v) where tree(G) is the number of vertices of a largest induced tree subgraph, girth(G) is the length of the shortest cycle (0 if acyclic), and l(v) = indepNeighbors G v is the independence number of the neighbourhood of v.

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openErdős Problems · Number theory

Erdős Problem 886

Let ϵ>0\epsilon>0. Is it true that, for all large nn, the number of divisors of nn in (n1/2,n1/2+n1/2ϵ)(n^{1/2},n^{1/2}+n^{1/2-\epsilon}) is Oϵ(1)O_\epsilon(1)?

Erdős attributes this conjecture to Ruzsa.

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openWritten on the Wall II · Combinatorics

Written on the Wall II - Conjecture 142

WOWII Conjecture 142:

For a simple connected graph GG, tree(G)(2/3)girth(G)+ecc(B)\mathrm{tree}(G) \ge (2/3) \cdot \mathrm{girth}(G) + \mathrm{ecc}(B) where tree(G)\mathrm{tree}(G) is the largest induced tree size, girth(G)\mathrm{girth}(G) is the length of the shortest cycle (00 if acyclic), BB is the set of boundary vertices (those of maximum eccentricity), and ecc(B)\mathrm{ecc}(B) is the eccentricity of the set BB.

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openErdős Problems · Number theory

Erdős Problem 887: I

Is there an absolute constant KK such that, for every C>0C > 0, if nn is sufficiently large then nn has at most KK divisors in (n12,n12+Cn14)(n^{\frac{1}{2}}, n^{\frac{1}{2}} + C n^{\frac{1}{4}}).

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openWritten on the Wall II · Combinatorics

Written on the Wall II - Conjecture 144

WOWII Conjecture 144

For a simple connected graph GG, tree(G)girth(G)1+ecc(Centers)\mathrm{tree}(G) \ge \mathrm{girth}(G) - 1 + \mathrm{ecc}(\mathrm{Centers}) where tree(G)\mathrm{tree}(G) is the largest induced tree size, girth(G)\mathrm{girth}(G) is the length of the shortest cycle (00 if acyclic), Centers=G.center\mathrm{Centers} = G.\mathrm{center} is the set of vertices with minimum eccentricity (the center of GG), and ecc(Centers)\mathrm{ecc}(\mathrm{Centers}) is the eccentricity of the center set , the maximum distance from any non-center vertex to the nearest center vertex.

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openErdős Problems · Number theory

Erdős Problem 887: Ii

Is there an absolute constant KK such that, for every C>0C > 0, if nn is sufficiently large then nn has at most KK divisors in (n12,n12+Cn14)(n^{\frac{1}{2}}, n^{\frac{1}{2}} + C n^{\frac{1}{4}}).

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openWritten on the Wall II · Combinatorics

Written on the Wall II - Conjecture 145

WOWII Conjecture 145

For a simple connected graph GG, tree(G)2ecc(B)/λmin(G)\mathrm{tree}(G) \ge 2 \cdot \mathrm{ecc}(B) / \lambda_{\min}(\overline{G}) where tree(G)\mathrm{tree}(G) is the number of vertices in a largest induced subtree, ecc(B)\mathrm{ecc}(B) is the eccentricity of the boundary vertices (eccSet and boundaryVertices), and λmin(G)\lambda_{\min}(\overline{G}) is the minimum local independence number of the complement graph.

We state the inequality in the form tree(G)lMin(G)2ecc(B)\mathrm{tree}(G) \cdot \mathrm{lMin}(\overline{G}) \ge 2 \cdot \mathrm{ecc}(B) to avoid division.

Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openErdős Problems · Number theory

Erdős Problem 887: Rosenfeld 4

Erdős and Rosenfeld, ask whether 44 is the best possible KK for the infinitude of nn with (at least) KK divisors in (n12,n12+n14)(n^{\frac{1}{2}}, n^{\frac{1}{2}} + n^{\frac{1}{4}}).

Source checked Jul 26, 20261 pinned Lean statementInspect problem