Bregman–Minc Inequality
   HOME

TheInfoList



OR:

In
discrete mathematics Discrete mathematics is the study of mathematical structures that can be considered "discrete" (in a way analogous to discrete variables, having a bijection with the set of natural numbers) rather than "continuous" (analogously to continuous f ...
, the Bregman–Minc inequality, or Bregman's theorem, allows one to estimate the
permanent Permanent may refer to: Art and entertainment * ''Permanent'' (film), a 2017 American film * ''Permanent'' (Joy Division album) * "Permanent" (song), by David Cook Other uses * Permanent (mathematics), a concept in linear algebra * Permanent (cy ...
of a binary matrix via its row or column sums. The inequality was conjectured in 1963 by
Henryk Minc Henryk may refer to: * Henryk (given name) * Henryk, Świętokrzyskie Voivodeship, a village in south-central Poland * Henryk Glacier, an Antarctic glacier See also * Henryk Batuta hoax, an internet hoax * Henrykian articles The Henrician Art ...
and first proved in 1973 by
Lev M. Bregman Lev M. Bregman (1941 - 2023) is a Soviet and Israeli mathematician, most known for the Bregman divergence named after him. Bregman received his M. Sc. in mathematics in 1963 at Leningrad University and his Ph.D. in mathematics in 1966 at the same ...
. Further
entropy Entropy is a scientific concept, as well as a measurable physical property, that is most commonly associated with a state of disorder, randomness, or uncertainty. The term and the concept are used in diverse fields, from classical thermodynam ...
-based proofs have been given by Alexander Schrijver and Jaikumar Radhakrishnan. The Bregman–Minc inequality is used, for example, 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 conne ...
to obtain upper bounds for the number of
perfect matching In graph theory, a perfect matching in a graph is a matching that covers every vertex of the graph. More formally, given a graph , a perfect matching in is a subset of edge set , such that every vertex in the vertex set is adjacent to exactly ...
s in a
bipartite graph In the mathematical field of graph theory, a bipartite graph (or bigraph) is a graph whose vertices can be divided into two disjoint and independent sets U and V, that is every edge connects a vertex in U to one in V. Vertex sets U and V are ...
.


Statement

The permanent of a square binary matrix A = (a_) of size n with row sums r_i = a_ + \cdots + a_ for i=1, \ldots , n can be estimated by :\operatornameA \leq \prod_^n (r_i!)^. The permanent is therefore bounded by the product of the
geometric mean In mathematics, the geometric mean is a mean or average which indicates a central tendency of a set of numbers by using the product of their values (as opposed to the arithmetic mean which uses their sum). The geometric mean is defined as the ...
s of the numbers from 1 to r_i for i=1, \ldots , n. Equality holds if the matrix is a
block diagonal matrix In mathematics, a block matrix or a partitioned matrix is a matrix that is '' interpreted'' as having been broken into sections called blocks or submatrices. Intuitively, a matrix interpreted as a block matrix can be visualized as the original mat ...
consisting of matrices of ones or results from row and/or column permutations of such a block diagonal matrix. Since the permanent is invariant under transposition, the inequality also holds for the column sums of the matrix accordingly.


Application

There is a one-to-one correspondence between a square binary matrix A of size n and a
simple Simple or SIMPLE may refer to: *Simplicity, the state or quality of being simple Arts and entertainment * ''Simple'' (album), by Andy Yorke, 2008, and its title track * "Simple" (Florida Georgia Line song), 2018 * "Simple", a song by Johnn ...
bipartite graph G = (V \, \dot\cup \, W, E) with equal-sized
partitions Partition may refer to: Computing Hardware * Disk partitioning, the division of a hard disk drive * Memory partition, a subdivision of a computer's memory, usually for use by a single job Software * Partition (database), the division of a ...
V = \ and W = \ by taking :a_ = 1 \Leftrightarrow \ \in E. This way, each nonzero entry of the matrix A defines an edge in the graph G and vice versa. A perfect matching in G is a selection of n edges, such that each
vertex Vertex, vertices or vertexes may refer to: Science and technology Mathematics and computer science *Vertex (geometry), a point where two or more curves, lines, or edges meet *Vertex (computer graphics), a data structure that describes the position ...
of the graph is an endpoint of one of these edges. Each nonzero summand of the permanent of A satisfying :a_ \cdots a_ = 1 corresponds to a perfect matching \ of G. Therefore, if \mathcal(G) denotes the set of perfect matchings of G, :, \mathcal(G) , = \operatornameA holds. The Bregman–Minc inequality now yields the estimate :, \mathcal(G) , \leq \prod_^n (d(v_i)!)^, where d(v_i) is the
degree Degree may refer to: As a unit of measurement * Degree (angle), a unit of angle measurement ** Degree of geographical latitude ** Degree of geographical longitude * Degree symbol (°), a notation used in science, engineering, and mathematics ...
of the vertex v_i. Due to symmetry, the corresponding estimate also holds for d(w_i) instead of d(v_i). The number of possible perfect matchings in a bipartite graph with equal-sized partitions can therefore be estimated via the degrees of the vertices of any of the two partitions.


Related statements

Using the inequality of arithmetic and geometric means, the Bregman–Minc inequality directly implies the weaker estimate :\operatornameA \leq \prod_^n \frac, which was proven by Henryk Minc already in 1963. Another direct consequence of the Bregman–Minc inequality is a proof of the following conjecture of Herbert Ryser from 1960. Let k by a divisor of n and let \Lambda_ denote the set of square binary matrices of size n with row and column sums equal to k, then :\max_ \operatornameA = (k!)^. The maximum is thereby attained for a block diagonal matrix whose diagonal blocks are square matrices of ones of size k. A corresponding statement for the case that k is not a divisor of n is an open mathematical problem.


See also

*
Computing the permanent In linear algebra, the computation of the permanent of a matrix is a problem that is thought to be more difficult than the computation of the determinant of a matrix despite the apparent similarity of the definitions. The permanent is defined si ...


References


External links

* {{DEFAULTSORT:Bregman-Minc inequality Theorems in discrete mathematics