Albertson index

From HandWiki
Short description: Graph invariant measuring irregularity
File:Albertson index.svg
The vertices are labeled by their degree, and the edges by their imbalance, the difference of the degrees of the vertices incident to them. The Albertson index Alb(G) of a graph G is the sum of the imbalances of all edges.

The Albertson index (also known as irregularity or Albertson irregularity index) is a graph invariant that measures the irregularity of a graph by summing the imbalances of all its edges. It was introduced by Michael O. Albertson in 1997 as a single parameter to capture how "non-regular" a graph is.[1]

Definition

For a simple undirected graph G=(V,E), the imbalance of an edge e=u,v is defined as:

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

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

The Albertson index of G, denoted Alb(G) (sometimes I(G) or irr(G) in the literature), is the sum of the imbalances of all edges:

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

A graph is regular if and only if its Albertson index is zero.

Properties and bounds

The Albertson index is always an even integer. For a graph with n vertices, the index is bounded by O(n3).[1]

Maximum irregularity

The maximum Albertson index over all graphs with n vertices is less than 4n327, and this bound is tight. The extremal graphs that approach this bound are of the form Hr,n=KrKnr, the join of a complete graph Kr and an independent set Knr, where r is approximately n/3.[1]

A graph G is called critical if adding or removing any single edge does not increase its Albertson index. Albertson proved that a graph is critical if and only if it is of the form Hr,n for some rn3, a result used to establish the general upper bound.[1]

For specific classes of graphs, tighter bounds exist:

If G is bipartite, then

Alb(G)2n327.

The irregularity of a complete bipartite graph Kt,nt is t(nt)(n2t).

If G is triangle-free, then

Alb(G)<4n327.

Extremal trees

Among all trees with n vertices, the Albertson index is bounded by:

2Alb(T)(n1)(n2)

The lower bound of 2 is achieved exclusively by the path graph Pn, while the upper bound is achieved exclusively by the star graph K1,n1.[1]

Minimal irregularity

While the star graph maximizes irregularity for trees, the minimal irregularity for certain graph classes has also been studied. For a connected graph G with k pendant vertices, a general lower bound is Alb(G)2k.[2]

Total irregularity

A related measure, the total irregularity, was introduced by Abdo, Brandt, and Dimitrov. It is defined as the sum of absolute degree differences over all pairs of vertices, not just adjacent ones:[3]

irrt(G)=12u,vV(G)|deg(u)deg(v)|

Unlike the Albertson index, the total irregularity depends only on the degree sequence of a graph, not its specific edge structure.[3]

Generalized Albertson index

A generalization was introduced by Lin, Zhou, Wang, and Miao in 2022. The general Albertson index (or p-Albertson index) is defined as:[4]

Ap(G)=(uvE(G)|deg(u)deg(v)|p)1/p

where p is a positive real number. This reduces to the classical Albertson index for p=1. For p=2, its square A22(G) is known as the σ-index and is related to the Zagreb indices and the forgotten topological index. The extremal trees for the p-Albertson index remain the path graph (minimum) and the star graph (maximum).[4]

Applications and connections

The Albertson index has applications in mathematical chemistry for predicting physicochemical properties of molecules in QSAR/QSPR modeling. In network science, it provides a quantitative measure of network heterogeneity.

The concept is also connected to other graph theoretical topics, such as stepwise irregular graphs, where every edge has an imbalance of exactly 1,[5] and the imbalance conjecture, which studies whether sequences of edge imbalances can form a valid degree sequence of some graph.[6]

See also

References

  1. 1.0 1.1 1.2 1.3 1.4 Albertson, Michael O. (1997). "The irregularity of a graph". Ars Combinatoria 46: 219–225. https://combinatorialpress.com/article/ars/Volume%20046/volume-46-paper-16.pdf. 
  2. Réti, Tamás; Ghorbani, Maryam; Dehmer, Matthias; Emmert-Streib, Frank (2022). "Irregularity of graphs". MATCH Communications in Mathematical and in Computer Chemistry 88 (3): 369–419. doi:10.46793/match.89-2.371D. https://match.pmf.kg.ac.rs/electronic_versions/Match89/n2/match89n2_371-388.pdf. 
  3. 3.0 3.1 Abdo, Hosam; Brandt, Stephan; Dimitrov, Darko (2014). "The total irregularity of a graph". Discrete Mathematics & Theoretical Computer Science 16 (1): 201–206. doi:10.46298/dmtcs.1263. https://dmtcs.episciences.org/1263/pdf. 
  4. 4.0 4.1 Lin, Zhen; Zhou, Ting; Wang, Xiaojing; Miao, Lianying (2022). "The general Albertson irregularity index of graphs". AIMS Mathematics 7 (1): 25–38. doi:10.3934/math.2022002. 
  5. Gutman, Ivan (2018). "Stepwise irregular graphs". Applied Mathematics and Computation 325: 234–238. doi:10.1016/j.amc.2017.12.045. 
  6. 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.