This article needs additional citations for verification. (October 2019) (Learn how and when to remove this template message) |
In discrete mathematics, a walk-regular graph is a simple graph where the number of closed walks of any length from a vertex to itself does not depend on the choice of vertex.
Suppose that [math]\displaystyle{ G }[/math] is a simple graph. Let [math]\displaystyle{ A }[/math] denote the adjacency matrix of [math]\displaystyle{ G }[/math], [math]\displaystyle{ V(G) }[/math] denote the set of vertices of [math]\displaystyle{ G }[/math], and [math]\displaystyle{ \Phi_{G - v}(x) }[/math] denote the characteristic polynomial of the vertex-deleted subgraph [math]\displaystyle{ G - v }[/math] for all [math]\displaystyle{ v \in V(G). }[/math]Then the following are equivalent:
A graph is [math]\displaystyle{ k }[/math]-walk regular if for any two vertices [math]\displaystyle{ v }[/math] and [math]\displaystyle{ w }[/math] of graph-distance [math]\displaystyle{ \mathrm{dist}(v,w)\le k }[/math] the number of walks of length [math]\displaystyle{ \ell }[/math] from [math]\displaystyle{ v }[/math] to [math]\displaystyle{ w }[/math] depends only of [math]\displaystyle{ k }[/math] and [math]\displaystyle{ \ell }[/math]. [2]
For [math]\displaystyle{ k=0 }[/math] these are exactly the walk-regular graphs.
If [math]\displaystyle{ k }[/math] is at least the diameter of the graph, then the [math]\displaystyle{ k }[/math]-walk regular graphs coincide with the distance-regular graphs. In fact, if [math]\displaystyle{ k\ge 2 }[/math] and the graph has an eigenvalue of multiplicity at most [math]\displaystyle{ k }[/math] (except for eigenvalues [math]\displaystyle{ d }[/math] and [math]\displaystyle{ -d }[/math], where [math]\displaystyle{ d }[/math] is the degree of the graph), then the graph is already distance-regular. [3]
Original source: https://en.wikipedia.org/wiki/Walk-regular graph.
Read more |