In graph theory, a stepwise irregular graph (or SI graph) is a graph in which the degrees of any two adjacent vertices differ by exactly one. This concept was introduced by Ivan Gutman in 2018 as a way to study graphs with minimal irregularity among those with non-zero edge imbalance. [1]
A graph is called stepwise irregular if for every edge , we have , where denotes the degree of vertex .
More generally, a graph is called a -stepwise irregular graph (or -SI graph) for a positive integer if for every edge . [2] The original stepwise irregular graphs correspond to the case .
Stepwise irregular graphs have several fundamental structural properties. Every stepwise irregular graph is bipartite. This follows from the fact that SI graphs cannot contain odd cycles. In any cycle, moving along consecutive vertices requires the degrees to alternately increase and decrease by one, which is only possible if the cycle has even length. [1]
Every stepwise irregular graph has an even number of edges. This is a direct consequence of the Albertson index property and the fact that for SI graphs, the Albertson index equals the number of edges. [1]
In a stepwise irregular graph, every integer between the minimum degree and maximum degree must appear as the degree of some vertex. [3] The graph is naturally bipartitioned into vertices of even degree and vertices of odd degree.
The possible orders (number of vertices) of stepwise irregular graphs depend on their cyclomatic number :
Connected stepwise irregular graphs exist for all orders except 1, 2, 4, and 6. [1] [3]
For -stepwise irregular graphs, it has been proven that for any and any diameter , there exists a -SI graph with diameter . This can be achieved using graph products such as the Cartesian and lexicographic products. [2]
For a -stepwise irregular graph of order :
Where is the maximum degree of . The equality holds if and only if is isomorphic to the complete bipartite graph . [2]
The number of edges in a -SI graph satisfies:
with equality if and only if the degree complexity (i.e., the graph has exactly two distinct degree values). [2]
Stepwise irregular graphs are not closed under common graph operations. [3] Removing any edge or vertex from an SI graph results in a non-SI graph. The complement of a connected SI graph is never SI. The subdivision graph of an SI graph is generally not SI, except for specific cases (, , and 3-regular graphs). The line graph of an SI graph is not SI, except when the original graph is .
Stepwise irregular graphs are closely related to the Albertson index, a measure of graph irregularity defined as:
This is sometimes denoted by and simply called the irregularity of a graph in the literature. [4] For stepwise irregular graphs, , making them the least irregular graphs among those with non-zero edge imbalance. [1]
The Wiener index , degree distance , and Gutman index of SI graphs are all even integers, as well as the first and second Zagreb indices and , and the multiplicative Zagreb indices and . [1]