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.
Questions, not proof records
Each statement record keeps the mathematical question, a dated status source, accessible references, and any pinned Lean formulation separate from proof verification.
sorry marks an admitted statement, not a proof. Source indexing does not mean the formulation has been independently built or certified by Therefore.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.
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.
WOWII Conjecture 217:
If is a finite simple connected graph on vertices and , then has a Hamiltonian path. Here is the maximum number of leaves over all spanning trees and is the indicator of .
WOWII Conjecture 291
For a simple connected graph with , where:
WOWII Conjecture 314:
For every finite simple connected graph with vertices, if is triangle-free and , then is well totally dominated.
Here is the size of a
largest induced path in , 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.
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.
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.
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.
WOWII Conjecture 59
For a simple connected graph , the size of a largest induced forest satisfies , where is the Havel-Hakimi residue (the number of zeros remaining after applying the Havel-Hakimi algorithm to the degree sequence until termination) and 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.
WOWII Conjecture 61
For a simple connected graph , the size of a largest induced forest satisfies , where is the Havel-Hakimi residue and is the diameter of .
See: Favaron, Mahéo, Saclé (1991) for the residue; DeLaVina's Graffiti.pc for the conjecture.
WOWII Conjecture 65:
For a simple connected graph , the size of a largest induced forest satisfies
,
where is the set of minimum-degree vertices, is the set of maximum-degree vertices,
and (see distMin).