Minimum rank of a graph


In mathematics, the minimum rank is a graph parameter for a graph G. It was motivated by the graph invariant.

Definition

The adjacency matrix of an undirected graph is a symmetric matrix whose rows and columns both correspond to the vertices of the graph. Its elements are all 0 or 1, and the element in row i and column j is nonzero whenever vertex i is adjacent to vertex j in the graph. More generally, a generalized adjacency matrix is any symmetric matrix of real numbers with the same pattern of nonzeros off the diagonal. The minimum rank of is defined as the smallest rank of any generalized adjacency matrix of the graph; it is denoted by.

Properties

Here are some elementary properties.

Characterization of known graph families

Several families of graphs may be characterized in terms of their minimum ranks.
  • For, the complete graph Kn on n vertices has minimum rank one. The only graphs that are connected and have minimum rank one are the complete graphs.
  • A path graph Pn on n vertices has minimum rank n − 1. The only n-vertex graphs with minimum rank n − 1 are the path graphs.
  • A cycle graph Cn on n vertices has minimum rank n − 2.
  • Let be a 2-connected graph. Then if and only if is a linear 2-tree.
  • A graph has if and only if the complement of is of the form for appropriate nonnegative integers with for all.