Imbalance conjecture

From HandWiki
Unsolved problem in mathematics:
Conjecture: If for all edges eE(G) we have imb(e)>0, then MG is graphic.
(more unsolved problems in mathematics)

The imbalance conjecture is an open problem in graph theory concerning whether edge imbalance sequences are graphic, first formally stated by Kozerenko and Skochko in 2014.[1]

Definitions

For a simple undirected graph G, the imbalance of an edge e=uv is defined as:

imb(e)=|deg(u)deg(v)|

where deg(u) and deg(v) denote the degrees of vertices u and v respectively.

The imbalance sequence MG is the multiset of all edge imbalances in G.

A sequence of non-negative integers is called graphic if it is the degree sequence of some graph. Note that the term sometimes allows a multigraph, but here it is defined as the degree sequence of a simple graph.

A graph G is called imbalance graphic if its imbalance sequence MG is graphic.[2]

Statement of the conjecture

Imbalance Conjecture: If for all edges eE(G) we have imb(e)>0, then MG is graphic.

In other words, if no edge in a graph connects vertices of equal degree, then the multiset of edge imbalances forms a valid degree sequence for some simple graph.

Background

The concept of edge imbalance was introduced by Albertson in 1997 as a measure of graph irregularity.[3] The irregularity of a graph G is defined as:

I(G)=uvE(G)|deg(u)deg(v)|

This is sometimes called the Albertson index and denoted as Alb(G) in the literature. While considerable research has focused on bounds for graph irregularity, Kozerenko and Skochko were the first to systematically study imbalance sequences as objects of interest in their own right.

Known results

The imbalance conjecture has been computationally verified for all graphs with at most 9 vertices satisfying the condition that all edges have positive imbalance.[1] This was further improved to graphs with at most 12 vertices.[2]

Several classes of graphs have been proven to have graphic imbalance sequences. The following classes were proven imbalance graphic by Kozerenko and Skochko:[1]

  • All trees
  • Graphs in which all non-leaf vertices form a clique (cl-graphs)
  • Complete extensions of paths
  • Complete extensions of cycles
  • Complete extensions of complete graphs
  • Graphs with constant edge imbalance

Kozerenko and Serdiuk established additional classes of imbalance graphic graphs:[2]

  • All unicyclic graphs (graphs with exactly one cycle)
  • Antiregular graphs (graphs with exactly one pair of vertices having the same degree)
  • Joins of graphs with sufficiently large empty graphs
  • Double graphs of imbalance graphic graphs
  • Three special classes of block graphs:
    • Block graphs having all cut vertices in a single block
    • Block graphs in which cut vertices induce a star
    • Block graphs in which cut vertices induce a path

Stepwise irregular graphs (graphs in which the imbalance of every edge is 1) are also known to graphic imbalance sequences; these are all in the form of some number of disjoint 2-paths.

Various graph operations have been shown to preserve the property of being imbalance graphic:[2]

  • If G1 and G2 are imbalance graphic, then their disjoint union is also imbalance graphic
  • If G is imbalance graphic, then G+K1 (the join with a single vertex) is also imbalance graphic
  • The double graph of an imbalance graphic graph is also imbalance graphic

The problem would be trivial if MG was allowed to be the degree sequence for a multigraph, because the Albertson index is always an even number, and any non-increasing sequence of positive integers with an even sum is the degree sequence of a multigraph.

One related conjecture concerns the mean imbalance of a nonempty graph G, defined as:

m(G)=I(G)|E(G)|

Mean Imbalance Conjecture: If m(G)2, then MG is graphic.[1]

This conjecture was disproved by Kozerenko and Serdiuk in 2023, who showed that for every real number c>0, there exists an imbalance non-graphic graph G with I(G)c|E(G)|.[2]

Bicyclic Graph Conjecture: There is exactly one connected imbalance non-graphic bicyclic graph (shown to exist among graphs with at most 21 vertices).[2]

Block Graph Conjecture: All block graphs are imbalance graphic.[2]

This conjecture has been verified for all block graphs with at most 13 vertices. A weaker version conjectures that all line graphs of trees (which are exactly claw-free block graphs) are imbalance graphic.

See also

References

  1. 1.0 1.1 1.2 1.3 Kozerenko, Sergiy; Skochko, Volodymyr (2014). "On graphs with graphic imbalance sequences". Algebra and Discrete Mathematics 18 (1): 97–108. https://www.researchgate.net/publication/289776294_On_graphs_with_graphic_imbalance_sequences. 
  2. 2.0 2.1 2.2 2.3 2.4 2.5 2.6 Kozerenko, Sergiy; Serdiuk, Andrii (2023). "New results on imbalance graphic graphs". Opuscula Mathematica 43 (1): 81–100. doi:10.7494/OpMath.2023.43.1.81. 
  3. Albertson, M. O. (1997). "The irregularity of a graph". Ars Combinatoria 46: 219–225. https://combinatorialpress.com/article/ars/Volume%20046/volume-46-paper-16.pdf.