Fulkerson–Chen–Anstee Theorem
   HOME

TheInfoList



OR:

The Fulkerson–Chen–Anstee theorem is a result in
graph theory In mathematics, graph theory is the study of ''graphs'', which are mathematical structures used to model pairwise relations between objects. A graph in this context is made up of '' vertices'' (also called ''nodes'' or ''points'') which are conn ...
, a branch of combinatorics. It provides one of two known approaches solving the digraph realization problem, i.e. it gives a necessary and sufficient condition for pairs of nonnegative
integer An integer is the number zero (), a positive natural number (, , , etc.) or a negative integer with a minus sign ( −1, −2, −3, etc.). The negative numbers are the additive inverses of the corresponding positive numbers. In the languag ...
s ((a_1,b_1),\ldots,(a_n,b_n)) to be the
indegree In mathematics, and more specifically in graph theory, a directed graph (or digraph) is a graph that is made up of a set of vertices connected by directed edges, often called arcs. Definition In formal terms, a directed graph is an ordered pa ...
-
outdegree In mathematics, and more specifically in graph theory, a directed graph (or digraph) is a graph that is made up of a set of vertices connected by directed edges, often called arcs. Definition In formal terms, a directed graph is an ordered pa ...
pairs of a simple directed graph; a sequence obeying these conditions is called "digraphic". D. R. FulkersonD.R. Fulkerson: ''Zero-one matrices with zero trace.'' In: ''Pacific J. Math.'' No. 12, 1960, pp. 831–836 (1960) obtained a characterization analogous to the classical Erdős–Gallai theorem for graphs, but in contrast to this solution with exponentially many inequalities. In 1966 Chen Wai-Kai Chen: ''On the realization of a (''p'',''s'')-digraph with prescribed degrees .'' In: ''Journal of the Franklin Institute'' No. 6, 1966, pp. 406–422 improved this result in demanding the additional constraint that the integer pairs must be sorted in non-increasing lexicographical order leading to n inequalities. Anstee Richard Anstee: ''Properties of a class of (0,1)-matrices covering a given matrix.'' In: ''Can. J. Math.'', 1982, pp. 438–453 (1982) observed in a different context that it is sufficient to have a_1\geq\cdots\geq a_n. Berger Annabell Berger: ''A Note on the Characterization of Digraphic Sequences'' In: ''Discrete Mathematics'', 2014, pp. 38–41 reinvented this result and gives a direct proof.


Statement

A sequence ((a_1,b_1 ),\ldots,(a_n,b_n)) of nonnegative integer pairs with a_1\geq\cdots\geq a_n is digraphic if and only if \sum_^a_i=\sum_^b_i and the following inequality holds for ''k'' such that 1 \leq k \leq n: : \sum^k_ a_i\leq \sum^k_ \min(b_i,k-1)+ \sum^n_ \min(b_i,k)


Stronger versions

Berger proved that it suffices to consider the kth inequality such that 1 \leq k < n with a_k > a_ and for k = n.


Other notations

The theorem can also be stated in terms of zero-one
matrices Matrix most commonly refers to: * ''The Matrix'' (franchise), an American media franchise ** ''The Matrix'', a 1999 science-fiction action film ** "The Matrix", a fictional setting, a virtual reality environment, within ''The Matrix'' (franchis ...
. The connection can be seen if one realizes that each
directed graph In mathematics, and more specifically in graph theory, a directed graph (or digraph) is a graph that is made up of a set of vertices connected by directed edges, often called arcs. Definition In formal terms, a directed graph is an ordered pa ...
has an
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 ...
where the column sums and row sums correspond to (a_1,\ldots,a_n) and (b_1,\ldots,b_n). Note that the diagonal of the matrix only contains zeros. There is a connection to the relation
majorization In mathematics, majorization is a preorder on vectors of real numbers. Let ^_,\ i=1,\,\ldots,\,n denote the i-th largest element of the vector \mathbf\in\mathbb^n. Given \mathbf,\ \mathbf \in \mathbb^n, we say that \mathbf weakly majorizes (or ...
. We define a sequence (a^*_1,\ldots,a^*_n) with a^*_k:=, \, + , \, . Sequence (a^*_1,\ldots,a^*_n) can also be determined by a corrected Ferrers diagram. Consider sequences (a_1,\ldots,a_n), (b_1,\ldots,b_n) and (a^*_1,\ldots,a^*_n) as n-dimensional vectors a, b and a^*. Since \sum_^k a^*_i = \sum^k_ \min(b_i,k-1)+ \sum^n_ \min(b_i,k) by applying the principle of double counting, the theorem above states that a pair of nonnegative integer sequences (a,b) with nonincreasing a is digraphic if and only if vector a^* majorizes a.


Generalization

A sequence ((a_1,b_1 ),\ldots,(a_n,b_n)) of nonnegative integer pairs with a_1\geq\cdots\geq a_n is digraphic if and only if \sum_^a_i=\sum_^b_i and there exists a sequence c such that the pair (c,b) is digraphic and c majorizes a.Annabell Berger: ''The connection between the number of realizations for degree sequences and majorization'' In: ''arXiv1212.5443'', 2012


Characterizations for similar problems

Similar theorems describe the degree sequences of simple graphs, simple directed graphs with loops, and simple bipartite graphs. The first problem is characterized by the Erdős–Gallai theorem. The latter two cases, which are equivalent see Berger, are characterized by the
Gale–Ryser theorem The Gale–Ryser theorem is a result in graph theory and combinatorial matrix theory, two branches of combinatorics. It provides one of two known approaches to solving the bipartite realization problem, i.e. it gives a necessary and sufficient con ...
.


See also

* Kleitman–Wang algorithms


References

{{DEFAULTSORT:Fulkerson-Chen-Anstee theorem Theorems in graph theory