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

22 of 1194 statement records

17 source collections · 43 mathematical fields

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

Written on the Wall II - Conjecture 316

WOWII Conjecture 316

Let G be a simple connected graph and let P denote the set of pendant vertices (vertices of degree 1). If |P| ≥ deg_avg(Gᶜ), then G is well totally dominated, where deg_avg(Gᶜ) is the average degree of the complement of G.

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

Written on the Wall II - Conjecture 322

WOWII Conjecture 322

Let G be a simple connected graph on n ≥ 5 vertices. If the maximum over all vertices v of l(v) , the independence number of the neighborhood N(v) of v , is at most 1, then G is well totally dominated.

Here l(v) = α(G[N(v)]) is the independence number of the subgraph induced by the open neighborhood of v.

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

Written on the Wall II - Conjecture 40

WOWII Conjecture 40

For a nontrivial connected graph G the size f(G) of a largest induced forest satisfies f(G) ≥ ceil((p(G) + b(G) + 1)/2) where p(G) is the path cover number and b(G) is the largest induced bipartite subgraph size.

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

Written on the Wall II - Conjecture 59

WOWII Conjecture 59

For a simple connected graph GG, the size f(G)f(G) of a largest induced forest satisfies f(G)residue(G)b(G)f(G) \ge \lceil \sqrt{\mathrm{residue}(G) \cdot b(G)} \rceil, where residue(G)\mathrm{residue}(G) is the Havel-Hakimi residue (the number of zeros remaining after applying the Havel-Hakimi algorithm to the degree sequence until termination) and b(G)b(G) is the size of a largest induced bipartite subgraph.

See: Favaron, Mahéo, Saclé (1991) for the residue; DeLaVina's Graffiti.pc for the conjecture.

Source checked Jul 26, 20261 pinned Lean statementInspect problem