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 openWritten on the Wall II · Combinatorics

Written on the Wall II - Conjecture 146

WOWII Conjecture 146

For a simple connected graph GG, tree(G)2ecc(B)/rad(G2)\mathrm{tree}(G) \ge 2 \cdot \mathrm{ecc}(B) / \mathrm{rad}(G^2) 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 of GG (eccSet and maxEccentricityVertices), and rad(G2)\mathrm{rad}(G^2) is the radius of the square graph of GG.

We state the inequality in the form tree(G)rad(G2)2ecc(B)\mathrm{tree}(G) \cdot \mathrm{rad}(G^2) \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 889

Let v(n,k)v(n,k) count the prime factors of n+kn+k which do not divide n+in+i for 0i<k0\leq i < k. Is it true that v0(n)=maxk0v(n,k)v_0(n)=\max_{k\geq 0}v(n,k)\to \infty as nn\to \infty?

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

Written on the Wall II - Conjecture 160

WOWII Conjecture 160

For a simple connected graph GG, Ls(G)maxvl(v)+maxvT(v)cC4(G)L_s(G) \ge \max_v l(v) + \max_v T(v) \cdot c_{C_4}(G) where:

  • Ls(G)=SimpleGraph.LsGL_s(G) = \mathrm{SimpleGraph.Ls}\, G is the maximum number of leaves over all spanning trees of GG,
  • maxvl(v)\max_v l(v) is the maximum local independence number over vertices,
  • maxvT(v)\max_v T(v) is the maximum number of triangles incident to any vertex,
  • cC4(G)c_{C_4}(G) is the number of induced 4-cycles in GG.
Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openErdős Problems · Number theory

Erdős Problem 889: General

Let vl(n)=maxklv(n,k)v_l(n) = \max_{k\geq l} v(n,k). For every fixed ll, vl(n)v_l(n) \to \infty as nn \to \infty

[ErSe67] Erdős, P. and Selfridge, J. L., Some problems on the prime factors of consecutive integers. Illinois J. Math. (1967), 428--430.

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

Written on the Wall II - Conjecture 19

WOWII Conjecture 19

If G is connected then the size b(G) of a largest induced bipartite subgraph satisfies b(G) ≥ FLOOR((∑ ecc(v))/(|V|) + sSup (range (l G))), where ecc(v) denotes eccentricity and l(G) is the independence number of neighbourhoods.

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

Erdős Problem 889: V1 Eq 1 Finite

Does v1(n)=1v_1(n) = 1 have finite solutions?

[ErSe67] Erdős, P. and Selfridge, J. L., Some problems on the prime factors of consecutive integers. Illinois J. Math. (1967), 428--430.

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

Written on the Wall II - Conjecture 194

WOWII Conjecture 194

For a simple connected graph G, if α(G) ≤ 1 + l_avg(G), then G has a Hamiltonian path. Here α(G) = G.indepNum is the independence number, and l_avg(G) = averageIndepNeighbors G is the average over all vertices of the independence number of the neighbourhood. A Hamiltonian path is a walk visiting every vertex exactly once.

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

Erdős Problem 889: V1 Eq 1 Finite

Does V1(n)=1V_1(n) = 1 have finite solutions?

This is a modification of erdos_889.variants.v1_eq_1_finite, which might make it more amenable to attack according to [ErSe67].

[ErSe67] Erdős, P. and Selfridge, J. L., Some problems on the prime factors of consecutive integers. Illinois J. Math. (1967), 428--430.

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

Written on the Wall II - Conjecture 198a

WOWII Conjecture 198a

For a simple connected graph G, if b(G) ≤ 2 + ecc_avg(G), then G has a Hamiltonian path. Here b(G) is the number of vertices in a largest induced bipartite subgraph, and ecc_avg(G) is the average eccentricity of G. A Hamiltonian path is a walk visiting every vertex exactly once.

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

Erdős Problem 890: A

If ωk(n)\omega_k(n) counts the number of distinct prime factors of nn which are >k>k, then is it true that, for every k1k\geq 1, lim infn0i<kωk(n+i)k?\liminf_{n\to \infty}\sum_{0\leq i < k}\omega_k(n+i)\leq k?

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

Written on the Wall II - Conjecture 2

WOWII Conjecture 2

For a simple connected graph G, Ls(G) ≥ 2 · (l(G) - 1) where l(G) is the average independence number of the neighbourhoods of the vertices of G.

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

Erdős Problem 890: B

Is it true that lim supn(0i<kω(n+i))loglognlogn=1,\limsup_{n\to \infty}\left(\sum_{0\leq i < k}\omega(n+i)\right) \frac{\log\log n}{\log n}=1, where ω\omega counts the number of distinct prime factors without restriction?

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

Written on the Wall II - Conjecture 200

WOWII Conjecture 200

For a simple connected graph G, if tree(G) = ⌈1 + l_avg(G)⌉, then G has a Hamiltonian path. Here tree(G) is the number of vertices of a largest induced tree subgraph, and l_avg(G) = averageIndepNeighbors G is the average over all vertices of the independence number of the neighbourhood. A Hamiltonian path is a walk visiting every vertex exactly once.

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

Erdős Problem 891

Let 2=p1<p2<2=p_1 < p_2 < \cdots be the primes and k2k\geq 2. Is it true that, for all sufficiently large nn, there must exist an integer in [n,n+p1pk)[n,n+p_1\cdots p_k) with >k>k many prime factors?

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

Written on the Wall II - Conjecture 217

WOWII Conjecture 217:

If GG is a finite simple connected graph on n>1n > 1 vertices and Ls(G)4χresidue=2(G)+2L_s(G) \le 4 \cdot \chi_{\mathrm{residue}=2}(G) + 2, then GG has a Hamiltonian path. Here Ls(G)L_s(G) is the maximum number of leaves over all spanning trees and χresidue=2(G)\chi_{\mathrm{residue}=2}(G) is the indicator of residue(G)=2\mathrm{residue}(G) = 2.

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

Erdős Problem 891: Case K 2

This is unknown even for k=2k=2 - that is, is it true that in every interval of 66 (sufficiently large) consecutive integers there must exist one with at least 33 prime factors?

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

Written on the Wall II - Conjecture 291

WOWII Conjecture 291

For a simple connected graph GG with n>2n > 2, γt(G)k+frequency(tmin(v))\gamma_t(G) \le k + \mathrm{frequency}(t_{\min}(v)) where:

  • γt(G)\gamma_t(G) is the total domination number,
  • kk is the first step in which a zero appears in the Havel-Hakimi process,
  • frequency(tmin(v))\mathrm{frequency}(t_{\min}(v)) is the number of vertices achieving the minimum triangle count.
Source checked Jul 26, 20261 pinned Lean statementInspect problem
Source labels openErdős Problems · Number theory

Erdős Problem 891: Weisenberg

Weisenberg has observed that Dickson's conjecture implies the answer is no if we replace p1pkp_1\cdots p_k with p1pk1p_1\cdots p_k-1. Indeed, let LkL_k be the lowest common multiple of all integers at most p1pkp_1\cdots p_k. By Dickson's conjecture [Wikipedia], there are infinitely many nn' such that Lkmn+1\frac{L_k}{m}n'+1 is prime for all 1m<p1pk1\leq m < p_1\cdots p_k. It follows that, if n=Lkn+1n=L_kn'+1, then all integers in [n,n+p1pk1)[n,n+p_1\cdots p_k-1) have at most kk prime factors.

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

Written on the Wall II - Conjecture 314

WOWII Conjecture 314:

For every finite simple connected graph GG with n>1n > 1 vertices, if GG is triangle-free and path(G)4\mathrm{path}(G) \le 4, then GG is well totally dominated.

Here path(G)=largestInducedPathSizeG\mathrm{path}(G) = \mathrm{largestInducedPathSize}\, G is the size of a largest induced path in GG, defined locally above. Disambiguation.* Earlier revisions of this file used the SimpleGraph.path invariant, but that is the floor of the average distance, not the size of a largest induced path , a different quantity that makes Conjecture 314 vacuous in many cases.

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

Erdős Problem 897: I

Let f(n)f(n) be an additive function (so that f(ab)=f(a)+f(b)f(ab)=f(a)+f(b) if (a,b)=1(a,b)=1) such that lim supp,kf(pk)/log(pk)=\limsup_{p,k} f(p^k) / \log(p^k) = ∞ and f(pk)=f(p)f(p^k) = f(p) or f(pk)=kf(p)f(p^k) = kf(p). Is it true that lim supn(f(n+1)f(n))/logn=\limsup_n (f(n+1)−f(n))/ \log n = ∞?

The known counterexample does not satisfy either of these extra hypotheses, so this variant remains open.

Source checked Jul 26, 20261 pinned Lean statementInspect problem