HOME

TheInfoList



OR:

In mathematics, the minimum rank is a
graph Graph may refer to: Mathematics *Graph (discrete mathematics), a structure made of vertices and edges **Graph theory, the study of such graphs and their properties *Graph (topology), a topological space resembling a graph in the sense of discre ...
parameter \operatorname(G) for a
graph Graph may refer to: Mathematics *Graph (discrete mathematics), a structure made of vertices and edges **Graph theory, the study of such graphs and their properties *Graph (topology), a topological space resembling a graph in the sense of discre ...
''G''. It was motivated by the
Colin de Verdière graph invariant Colin de Verdière's invariant is a graph parameter \mu(G) for any graph ''G,'' introduced by Yves Colin de Verdière in 1990. It was motivated by the study of the maximum multiplicity of the second eigenvalue of certain Schrödinger operators. D ...
.


Definition

The
adjacency matrix In graph theory and computer science, an adjacency matrix is a square matrix used to represent a finite graph. The elements of the matrix indicate whether pairs of vertices are adjacent or not in the graph. In the special case of a finite simp ...
of an
undirected graph In discrete mathematics, and more specifically in graph theory, a graph is a structure amounting to a set of objects in which some pairs of the objects are in some sense "related". The objects correspond to mathematical abstractions called '' ve ...
is a
symmetric matrix In linear algebra, a symmetric matrix is a square matrix that is equal to its transpose. Formally, Because equal matrices have equal dimensions, only square matrices can be symmetric. The entries of a symmetric matrix are symmetric with ...
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 diagonal elements may be any real numbers). The minimum rank of G is defined as the smallest
rank Rank is the relative position, value, worth, complexity, power, importance, authority, level, etc. of a person or object within a ranking, such as: Level or position in a hierarchical organization * Academic rank * Diplomatic rank * Hierarchy * ...
of any generalized adjacency matrix of the graph; it is denoted by \operatorname (G).


Properties

Here are some elementary properties. *The minimum rank of a graph is always at most equal to ''n'' − 1, where ''n'' is the number of vertices in the graph. *For every
induced subgraph In the mathematical field of graph theory, an induced subgraph of a graph is another graph, formed from a subset of the vertices of the graph and ''all'' of the edges (from the original graph) connecting pairs of vertices in that subset. Defini ...
''H'' of a given graph ''G'', the minimum rank of ''H'' is at most equal to the minimum rank of ''G''. *If a graph is disconnected, then its minimum rank is the sum of the minimum ranks of its connected components. *The minimum rank is a
graph invariant Graph may refer to: Mathematics *Graph (discrete mathematics), a structure made of vertices and edges **Graph theory, the study of such graphs and their properties * Graph (topology), a topological space resembling a graph in the sense of discr ...
: isomorphic graphs necessarily have the same minimum rank.


Characterization of known graph families

Several families of graphs may be characterized in terms of their minimum ranks. * For n\geq 2, the
complete graph In the mathematical field of graph theory, a complete graph is a simple undirected graph in which every pair of distinct vertices is connected by a unique edge. A complete digraph is a directed graph in which every pair of distinct vertices is ...
''K''''n'' 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 In the mathematical field of graph theory, a path graph or linear graph is a graph whose vertices can be listed in the order such that the edges are where . Equivalently, a path with at least two vertices is connected and has two termina ...
''P''''n'' 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 In graph theory, a cycle graph or circular graph is a graph that consists of a single cycle, or in other words, some number of vertices (at least 3, if the graph is simple) connected in a closed chain. The cycle graph with vertices is called ...
''C''''n'' on ''n'' vertices has minimum rank ''n'' − 2. * Let G be a 2-connected graph. Then \operatorname(G)=, G, -2 if and only if G is a linear 2-tree. * A graph G has \operatorname(G)\leq 2 if and only if the complement of G is of the form (K_\cup K_\cup K_\cup \cdots \cup K_ ) \vee K_r for appropriate nonnegative integers k, s_1, s_2, p_1, q_1,\ldots , p_k, q_k, r with p_i+q_i>0 for all i=1,\ldots, k.Fallat–Hogben, Theorem 2.9.


Notes


References

*. {{DEFAULTSORT:Minimum rank of a graph Algebraic graph theory Graph invariants