Walk-regular graph

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

In graph theory, a walk-regular graph is a simple graph where the number of closed walks of any length from a vertex to itself does only depend on but not depend on the choice of vertex.[1] Walk-regular graphs can be thought of as a spectral graph theory analogue of vertex-transitive graphs. While a walk-regular graph is not necessarily very symmetric, all its vertices still behave identically with respect to the graph's spectral properties.

Equivalent definitions

[edit | edit source]

Suppose that G is a simple graph. Let A denote the adjacency matrix of G, V(G) denote the set of vertices of G, and ΦGv(x) denote the characteristic polynomial of the vertex-deleted subgraph Gv for all vV(G).Then the following are equivalent:

  • G is walk-regular.
  • Ak is a constant-diagonal matrix for all k0.
  • ΦGu(x)=ΦGv(x) for all u,vV(G).

Examples

[edit | edit source]

Properties

[edit | edit source]
  • A walk-regular graph is necessarily a regular graph, since the number of closed walks of length two starting at any vertex is twice the vertex's degree.[1]
  • Complements of walk-regular graphs are walk-regular. [3]
  • Cartesian products of walk-regular graphs are walk-regular.[3]
  • Categorical products of walk-regular graphs are walk-regular.[3]
  • Strong products of walk-regular graphs are walk-regular. [3]
  • In general, the line graph of a walk-regular graph is not walk-regular.

k-walk-regular graphs

[edit | edit source]

A graph is k-walk-regular if for any two vertices v and w of distance at most k, the number of walks of length from v to w depends only on k and .[1][4]

The class of 0-walk-regular graphs is exactly the class of walk-regular graphs

In analogy to walk-regular graphs generalizing vertex-transitive graphs, 1-walk-regular graphs can be thought of as generalizing symmetric graphs, that is, graphs that are both vertex- and edge-transitive. For example, the Hoffman graph is 1-walk-regular but not symmetric.

If k is at least the diameter of the graph, then the k-walk-regular graphs coincide with the distance-regular graphs. In fact, if k2 and the graph has an eigenvalue of multiplicity at most k (except for eigenvalues d and d, where d is the degree of the graph), then the graph is already distance-regular.[5]

References

[edit | edit source]
  1. ^ a b c d Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ a b c d Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  4. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  5. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).