fbpx
Wikipedia

Permanent (mathematics)

In linear algebra, the permanent of a square matrix is a function of the matrix similar to the determinant. The permanent, as well as the determinant, is a polynomial in the entries of the matrix.[1] Both are special cases of a more general function of a matrix called the immanant.

Definition Edit

The permanent of an n×n matrix A = (ai,j) is defined as

 

The sum here extends over all elements σ of the symmetric group Sn; i.e. over all permutations of the numbers 1, 2, ..., n.

For example,

 

and

 

The definition of the permanent of A differs from that of the determinant of A in that the signatures of the permutations are not taken into account.

The permanent of a matrix A is denoted per A, perm A, or Per A, sometimes with parentheses around the argument. Minc uses Per(A) for the permanent of rectangular matrices, and per(A) when A is a square matrix.[2] Muir and Metzler use the notation  .[3]

The word, permanent, originated with Cauchy in 1812 as “fonctions symétriques permanentes” for a related type of function,[4] and was used by Muir and Metzler[5] in the modern, more specific, sense.[6]

Properties Edit

If one views the permanent as a map that takes n vectors as arguments, then it is a multilinear map and it is symmetric (meaning that any order of the vectors results in the same permanent). Furthermore, given a square matrix   of order n:[7]

  • perm(A) is invariant under arbitrary permutations of the rows and/or columns of A. This property may be written symbolically as perm(A) = perm(PAQ) for any appropriately sized permutation matrices P and Q,
  • multiplying any single row or column of A by a scalar s changes perm(A) to s⋅perm(A),
  • perm(A) is invariant under transposition, that is, perm(A) = perm(AT).
  • If   and   are square matrices of order n then,[8]
     
    where s and t are subsets of the same size of {1,2,...,n} and   are their respective complements in that set.
  • If   is a triangular matrix, i.e.  , whenever   or, alternatively, whenever  , then its permanent (and determinant as well) equals the product of the diagonal entries:
     

Relation to determinants Edit

Laplace's expansion by minors for computing the determinant along a row, column or diagonal extends to the permanent by ignoring all signs.[9]

For every  ,

 

where   is the entry of the ith row and the jth column of B, and   is the permanent of the submatrix obtained by removing the ith row and the jth column of B.

For example, expanding along the first column,

 

while expanding along the last row gives,

 

On the other hand, the basic multiplicative property of determinants is not valid for permanents.[10] A simple example shows that this is so.

 

Unlike the determinant, the permanent has no easy geometrical interpretation; it is mainly used in combinatorics, in treating boson Green's functions in quantum field theory, and in determining state probabilities of boson sampling systems.[11] However, it has two graph-theoretic interpretations: as the sum of weights of cycle covers of a directed graph, and as the sum of weights of perfect matchings in a bipartite graph.

Applications Edit

Symmetric tensors Edit

The permanent arises naturally in the study of the symmetric tensor power of Hilbert spaces.[12] In particular, for a Hilbert space  , let   denote the  th symmetric tensor power of  , which is the space of symmetric tensors. Note in particular that   is spanned by the symmetric products of elements in  . For  , we define the symmetric product of these elements by

 
If we consider   (as a subspace of  , the kth tensor power of  ) and define the inner product on   accordingly, we find that for  
 
Applying the Cauchy–Schwarz inequality, we find that  , and that
 

Cycle covers Edit

Any square matrix   can be viewed as the adjacency matrix of a weighted directed graph on vertex set  , with   representing the weight of the arc from vertex i to vertex j. A cycle cover of a weighted directed graph is a collection of vertex-disjoint directed cycles in the digraph that covers all vertices in the graph. Thus, each vertex i in the digraph has a unique "successor"   in the cycle cover, and so   represents a permutation on V. Conversely, any permutation   on V corresponds to a cycle cover with arcs from each vertex i to vertex  .

If the weight of a cycle-cover is defined to be the product of the weights of the arcs in each cycle, then

 
implying that
 
Thus the permanent of A is equal to the sum of the weights of all cycle-covers of the digraph.

Perfect matchings Edit

A square matrix   can also be viewed as the adjacency matrix of a bipartite graph which has vertices   on one side and   on the other side, with   representing the weight of the edge from vertex   to vertex  . If the weight of a perfect matching   that matches   to   is defined to be the product of the weights of the edges in the matching, then

 
Thus the permanent of A is equal to the sum of the weights of all perfect matchings of the graph.

Permanents of (0, 1) matrices Edit

Enumeration Edit

The answers to many counting questions can be computed as permanents of matrices that only have 0 and 1 as entries.

Let Ω(n,k) be the class of all (0, 1)-matrices of order n with each row and column sum equal to k. Every matrix A in this class has perm(A) > 0.[13] The incidence matrices of projective planes are in the class Ω(n2 + n + 1, n + 1) for n an integer > 1. The permanents corresponding to the smallest projective planes have been calculated. For n = 2, 3, and 4 the values are 24, 3852 and 18,534,400 respectively.[13] Let Z be the incidence matrix of the projective plane with n = 2, the Fano plane. Remarkably, perm(Z) = 24 = |det (Z)|, the absolute value of the determinant of Z. This is a consequence of Z being a circulant matrix and the theorem:[14]

If A is a circulant matrix in the class Ω(n,k) then if k > 3, perm(A) > |det (A)| and if k = 3, perm(A) = |det (A)|. Furthermore, when k = 3, by permuting rows and columns, A can be put into the form of a direct sum of e copies of the matrix Z and consequently, n = 7e and perm(A) = 24e.

Permanents can also be used to calculate the number of permutations with restricted (prohibited) positions. For the standard n-set {1, 2, ..., n}, let   be the (0, 1)-matrix where aij = 1 if i → j is allowed in a permutation and aij = 0 otherwise. Then perm(A) is equal to the number of permutations of the n-set that satisfy all the restrictions.[9] Two well known special cases of this are the solution of the derangement problem and the ménage problem: the number of permutations of an n-set with no fixed points (derangements) is given by

 
where J is the n×n all 1's matrix and I is the identity matrix, and the ménage numbers are given by
 

where I' is the (0, 1)-matrix with nonzero entries in positions (i, i + 1) and (n, 1).

Bounds Edit

The Bregman–Minc inequality, conjectured by H. Minc in 1963[15] and proved by L. M. Brégman in 1973,[16] gives an upper bound for the permanent of an n × n (0, 1)-matrix. If A has ri ones in row i for each 1 ≤ in, the inequality states that

 

Van der Waerden's conjecture Edit

In 1926, Van der Waerden conjectured that the minimum permanent among all n × n doubly stochastic matrices is n!/nn, achieved by the matrix for which all entries are equal to 1/n.[17] Proofs of this conjecture were published in 1980 by B. Gyires[18] and in 1981 by G. P. Egorychev[19] and D. I. Falikman;[20] Egorychev's proof is an application of the Alexandrov–Fenchel inequality.[21] For this work, Egorychev and Falikman won the Fulkerson Prize in 1982.[22]

Computation Edit

The naïve approach, using the definition, of computing permanents is computationally infeasible even for relatively small matrices. One of the fastest known algorithms is due to H. J. Ryser.[23] Ryser's method is based on an inclusion–exclusion formula that can be given[24] as follows: Let   be obtained from A by deleting k columns, let   be the product of the row-sums of  , and let   be the sum of the values of   over all possible  . Then

 

It may be rewritten in terms of the matrix entries as follows:

 

The permanent is believed to be more difficult to compute than the determinant. While the determinant can be computed in polynomial time by Gaussian elimination, Gaussian elimination cannot be used to compute the permanent. Moreover, computing the permanent of a (0,1)-matrix is #P-complete. Thus, if the permanent can be computed in polynomial time by any method, then FP = #P, which is an even stronger statement than P = NP. When the entries of A are nonnegative, however, the permanent can be computed approximately in probabilistic polynomial time, up to an error of  , where   is the value of the permanent and   is arbitrary.[25] The permanent of a certain set of positive semidefinite matrices can also be approximated in probabilistic polynomial time: the best achievable error of this approximation is   (  is again the value of the permanent).[26]

MacMahon's master theorem Edit

Another way to view permanents is via multivariate generating functions. Let   be a square matrix of order n. Consider the multivariate generating function:

 
The coefficient of   in   is perm(A).[27]

As a generalization, for any sequence of n non-negative integers,   define:

 
as the coefficient of   in 

MacMahon's master theorem relating permanents and determinants is:[28]

 
where I is the order n identity matrix and X is the diagonal matrix with diagonal  

Rectangular matrices Edit

The permanent function can be generalized to apply to non-square matrices. Indeed, several authors make this the definition of a permanent and consider the restriction to square matrices a special case.[29] Specifically, for an m × n matrix   with m ≤ n, define

 
where P(n,m) is the set of all m-permutations of the n-set {1,2,...,n}.[30]

Ryser's computational result for permanents also generalizes. If A is an m × n matrix with m ≤ n, let   be obtained from A by deleting k columns, let   be the product of the row-sums of  , and let   be the sum of the values of   over all possible  . Then[10]

 

Systems of distinct representatives Edit

The generalization of the definition of a permanent to non-square matrices allows the concept to be used in a more natural way in some applications. For instance:

Let S1, S2, ..., Sm be subsets (not necessarily distinct) of an n-set with m ≤ n. The incidence matrix of this collection of subsets is an m × n (0,1)-matrix A. The number of systems of distinct representatives (SDR's) of this collection is perm(A).[31]

See also Edit

Notes Edit

  1. ^ Marcus, Marvin; Minc, Henryk (1965). "Permanents". Amer. Math. Monthly. 72 (6): 577–591. doi:10.2307/2313846. JSTOR 2313846.
  2. ^ Minc (1978)
  3. ^ Muir & Metzler (1960)
  4. ^ Cauchy, A. L. (1815), "Mémoire sur les fonctions qui ne peuvent obtenir que deux valeurs égales et de signes contraires par suite des transpositions opérées entre les variables qu'elles renferment.", Journal de l'École Polytechnique, 10: 91–169
  5. ^ Muir & Metzler (1960)
  6. ^ van Lint & Wilson 2001, p. 108
  7. ^ Ryser 1963, pp. 25 – 26
  8. ^ Percus 1971, p. 2
  9. ^ a b Percus 1971, p. 12
  10. ^ a b Ryser 1963, p. 26
  11. ^ Aaronson, Scott (14 Nov 2010). "The Computational Complexity of Linear Optics". arXiv:1011.3245 [quant-ph].
  12. ^ Bhatia, Rajendra (1997). Matrix Analysis. New York: Springer-Verlag. pp. 16–19. ISBN 978-0-387-94846-1.
  13. ^ a b Ryser 1963, p. 124
  14. ^ Ryser 1963, p. 125
  15. ^ Minc, Henryk (1963), "Upper bounds for permanents of (0,1)-matrices", Bulletin of the American Mathematical Society, 69 (6): 789–791, doi:10.1090/s0002-9904-1963-11031-9
  16. ^ van Lint & Wilson 2001, p. 101
  17. ^ van der Waerden, B. L. (1926), "Aufgabe 45", Jber. Deutsch. Math.-Verein., 35: 117.
  18. ^ Gyires, B. (1980), "The common source of several inequalities concerning doubly stochastic matrices", Publicationes Mathematicae Institutum Mathematicum Universitatis Debreceniensis, 27 (3–4): 291–304, MR 0604006.
  19. ^ Egoryčev, G. P. (1980), Reshenie problemy van-der-Vardena dlya permanentov (in Russian), Krasnoyarsk: Akad. Nauk SSSR Sibirsk. Otdel. Inst. Fiz., p. 12, MR 0602332. Egorychev, G. P. (1981), "Proof of the van der Waerden conjecture for permanents", Akademiya Nauk SSSR (in Russian), 22 (6): 65–71, 225, MR 0638007. Egorychev, G. P. (1981), "The solution of van der Waerden's problem for permanents", Advances in Mathematics, 42 (3): 299–305, doi:10.1016/0001-8708(81)90044-X, MR 0642395.
  20. ^ Falikman, D. I. (1981), "Proof of the van der Waerden conjecture on the permanent of a doubly stochastic matrix", Akademiya Nauk Soyuza SSR (in Russian), 29 (6): 931–938, 957, MR 0625097.
  21. ^ Brualdi (2006) p.487
  22. ^ Fulkerson Prize, Mathematical Optimization Society, retrieved 2012-08-19.
  23. ^ Ryser (1963, p. 27)
  24. ^ van Lint & Wilson (2001) p. 99
  25. ^ Jerrum, M.; Sinclair, A.; Vigoda, E. (2004), "A polynomial-time approximation algorithm for the permanent of a matrix with nonnegative entries", Journal of the ACM, 51 (4): 671–697, CiteSeerX 10.1.1.18.9466, doi:10.1145/1008731.1008738, S2CID 47361920
  26. ^ Chakhmakhchyan, Levon; Cerf, Nicolas; Garcia-Patron, Raul (2017). "A quantum-inspired algorithm for estimating the permanent of positive semidefinite matrices". Phys. Rev. A. 96 (2): 022329. arXiv:1609.02416. Bibcode:2017PhRvA..96b2329C. doi:10.1103/PhysRevA.96.022329. S2CID 54194194.
  27. ^ Percus 1971, p. 14
  28. ^ Percus 1971, p. 17
  29. ^ In particular, Minc (1978) and Ryser (1963) do this.
  30. ^ Ryser 1963, p. 25
  31. ^ Ryser 1963, p. 54

References Edit

  • Brualdi, Richard A. (2006). Combinatorial matrix classes. Encyclopedia of Mathematics and Its Applications. Vol. 108. Cambridge: Cambridge University Press. ISBN 978-0-521-86565-4. Zbl 1106.05001.
  • Minc, Henryk (1978). Permanents. Encyclopedia of Mathematics and its Applications. Vol. 6. With a foreword by Marvin Marcus. Reading, MA: Addison–Wesley. ISSN 0953-4806. OCLC 3980645. Zbl 0401.15005.
  • Muir, Thomas; Metzler, William H. (1960) [1882]. A Treatise on the Theory of Determinants. New York: Dover. OCLC 535903.
  • Percus, J.K. (1971), Combinatorial Methods, Applied Mathematical Sciences #4, New York: Springer-Verlag, ISBN 978-0-387-90027-8
  • Ryser, Herbert John (1963), Combinatorial Mathematics, The Carus Mathematical Monographs #14, The Mathematical Association of America
  • van Lint, J.H.; Wilson, R.M. (2001), A Course in Combinatorics, Cambridge University Press, ISBN 978-0521422604

Further reading Edit

  • Hall Jr., Marshall (1986), Combinatorial Theory (2nd ed.), New York: John Wiley & Sons, pp. 56–72, ISBN 978-0-471-09138-7 Contains a proof of the Van der Waerden conjecture.
  • Marcus, M.; Minc, H. (1965), "Permanents", The American Mathematical Monthly, 72 (6): 577–591, doi:10.2307/2313846, JSTOR 2313846

External links Edit

permanent, mathematics, linear, algebra, permanent, square, matrix, function, matrix, similar, determinant, permanent, well, determinant, polynomial, entries, matrix, both, special, cases, more, general, function, matrix, called, immanant, contents, definition. In linear algebra the permanent of a square matrix is a function of the matrix similar to the determinant The permanent as well as the determinant is a polynomial in the entries of the matrix 1 Both are special cases of a more general function of a matrix called the immanant Contents 1 Definition 2 Properties 3 Relation to determinants 4 Applications 4 1 Symmetric tensors 4 2 Cycle covers 4 3 Perfect matchings 5 Permanents of 0 1 matrices 5 1 Enumeration 5 2 Bounds 6 Van der Waerden s conjecture 7 Computation 8 MacMahon s master theorem 9 Rectangular matrices 9 1 Systems of distinct representatives 10 See also 11 Notes 12 References 13 Further reading 14 External linksDefinition EditThe permanent of an n n matrix A ai j is defined asperm A s S n i 1 n a i s i displaystyle operatorname perm A sum sigma in S n prod i 1 n a i sigma i nbsp The sum here extends over all elements s of the symmetric group Sn i e over all permutations of the numbers 1 2 n For example perm a b c d a d b c displaystyle operatorname perm begin pmatrix a amp b c amp d end pmatrix ad bc nbsp andperm a b c d e f g h i a e i b f g c d h c e g b d i a f h displaystyle operatorname perm begin pmatrix a amp b amp c d amp e amp f g amp h amp i end pmatrix aei bfg cdh ceg bdi afh nbsp The definition of the permanent of A differs from that of the determinant of A in that the signatures of the permutations are not taken into account The permanent of a matrix A is denoted per A perm A or Per A sometimes with parentheses around the argument Minc uses Per A for the permanent of rectangular matrices and per A when A is a square matrix 2 Muir and Metzler use the notation displaystyle overset quad overset nbsp 3 The word permanent originated with Cauchy in 1812 as fonctions symetriques permanentes for a related type of function 4 and was used by Muir and Metzler 5 in the modern more specific sense 6 Properties EditIf one views the permanent as a map that takes n vectors as arguments then it is a multilinear map and it is symmetric meaning that any order of the vectors results in the same permanent Furthermore given a square matrix A a i j displaystyle A left a ij right nbsp of order n 7 perm A is invariant under arbitrary permutations of the rows and or columns of A This property may be written symbolically as perm A perm PAQ for any appropriately sized permutation matrices P and Q multiplying any single row or column of A by a scalar s changes perm A to s perm A perm A is invariant under transposition that is perm A perm AT If A a i j displaystyle A left a ij right nbsp and B b i j displaystyle B left b ij right nbsp are square matrices of order n then 8 perm A B s t perm a i j i s j t perm b i j i s j t displaystyle operatorname perm left A B right sum s t operatorname perm left a ij right i in s j in t operatorname perm left b ij right i in bar s j in bar t nbsp where s and t are subsets of the same size of 1 2 n and s t displaystyle bar s bar t nbsp are their respective complements in that set If A displaystyle A nbsp is a triangular matrix i e a i j 0 displaystyle a ij 0 nbsp whenever i gt j displaystyle i gt j nbsp or alternatively whenever i lt j displaystyle i lt j nbsp then its permanent and determinant as well equals the product of the diagonal entries perm A a 11 a 22 a n n i 1 n a i i displaystyle operatorname perm left A right a 11 a 22 cdots a nn prod i 1 n a ii nbsp Relation to determinants EditLaplace s expansion by minors for computing the determinant along a row column or diagonal extends to the permanent by ignoring all signs 9 For every i textstyle i nbsp p e r m B j 1 n B i j M i j displaystyle mathbb perm B sum j 1 n B i j M i j nbsp where B i j displaystyle B i j nbsp is the entry of the ith row and the jth column of B and M i j textstyle M i j nbsp is the permanent of the submatrix obtained by removing the ith row and the jth column of B For example expanding along the first column perm 1 1 1 1 2 1 0 0 3 0 1 0 4 0 0 1 1 perm 1 0 0 0 1 0 0 0 1 2 perm 1 1 1 0 1 0 0 0 1 3 perm 1 1 1 1 0 0 0 0 1 4 perm 1 1 1 1 0 0 0 1 0 1 1 2 1 3 1 4 1 10 displaystyle begin aligned operatorname perm left begin matrix 1 amp 1 amp 1 amp 1 2 amp 1 amp 0 amp 0 3 amp 0 amp 1 amp 0 4 amp 0 amp 0 amp 1 end matrix right amp 1 cdot operatorname perm left begin matrix 1 amp 0 amp 0 0 amp 1 amp 0 0 amp 0 amp 1 end matrix right 2 cdot operatorname perm left begin matrix 1 amp 1 amp 1 0 amp 1 amp 0 0 amp 0 amp 1 end matrix right amp 3 cdot operatorname perm left begin matrix 1 amp 1 amp 1 1 amp 0 amp 0 0 amp 0 amp 1 end matrix right 4 cdot operatorname perm left begin matrix 1 amp 1 amp 1 1 amp 0 amp 0 0 amp 1 amp 0 end matrix right amp 1 1 2 1 3 1 4 1 10 end aligned nbsp while expanding along the last row gives perm 1 1 1 1 2 1 0 0 3 0 1 0 4 0 0 1 4 perm 1 1 1 1 0 0 0 1 0 0 perm 1 1 1 2 0 0 3 1 0 0 perm 1 1 1 2 1 0 3 0 0 1 perm 1 1 1 2 1 0 3 0 1 4 1 0 0 1 6 10 displaystyle begin aligned operatorname perm left begin matrix 1 amp 1 amp 1 amp 1 2 amp 1 amp 0 amp 0 3 amp 0 amp 1 amp 0 4 amp 0 amp 0 amp 1 end matrix right amp 4 cdot operatorname perm left begin matrix 1 amp 1 amp 1 1 amp 0 amp 0 0 amp 1 amp 0 end matrix right 0 cdot operatorname perm left begin matrix 1 amp 1 amp 1 2 amp 0 amp 0 3 amp 1 amp 0 end matrix right amp 0 cdot operatorname perm left begin matrix 1 amp 1 amp 1 2 amp 1 amp 0 3 amp 0 amp 0 end matrix right 1 cdot operatorname perm left begin matrix 1 amp 1 amp 1 2 amp 1 amp 0 3 amp 0 amp 1 end matrix right amp 4 1 0 0 1 6 10 end aligned nbsp On the other hand the basic multiplicative property of determinants is not valid for permanents 10 A simple example shows that this is so 4 perm 1 1 1 1 perm 1 1 1 1 perm 1 1 1 1 1 1 1 1 perm 2 2 2 2 8 displaystyle begin aligned 4 amp operatorname perm left begin matrix 1 amp 1 1 amp 1 end matrix right operatorname perm left begin matrix 1 amp 1 1 amp 1 end matrix right amp neq operatorname perm left left begin matrix 1 amp 1 1 amp 1 end matrix right left begin matrix 1 amp 1 1 amp 1 end matrix right right operatorname perm left begin matrix 2 amp 2 2 amp 2 end matrix right 8 end aligned nbsp Unlike the determinant the permanent has no easy geometrical interpretation it is mainly used in combinatorics in treating boson Green s functions in quantum field theory and in determining state probabilities of boson sampling systems 11 However it has two graph theoretic interpretations as the sum of weights of cycle covers of a directed graph and as the sum of weights of perfect matchings in a bipartite graph Applications EditSymmetric tensors Edit The permanent arises naturally in the study of the symmetric tensor power of Hilbert spaces 12 In particular for a Hilbert space H displaystyle H nbsp let k H displaystyle vee k H nbsp denote the k displaystyle k nbsp th symmetric tensor power of H displaystyle H nbsp which is the space of symmetric tensors Note in particular that k H displaystyle vee k H nbsp is spanned by the symmetric products of elements in H displaystyle H nbsp For x 1 x 2 x k H displaystyle x 1 x 2 dots x k in H nbsp we define the symmetric product of these elements byx 1 x 2 x k k 1 2 s S k x s 1 x s 2 x s k displaystyle x 1 vee x 2 vee cdots vee x k k 1 2 sum sigma in S k x sigma 1 otimes x sigma 2 otimes cdots otimes x sigma k nbsp If we consider k H displaystyle vee k H nbsp as a subspace of k H displaystyle otimes k H nbsp the kth tensor power of H displaystyle H nbsp and define the inner product on k H displaystyle vee k H nbsp accordingly we find that for x j y j H displaystyle x j y j in H nbsp x 1 x 2 x k y 1 y 2 y k perm x i y j i j 1 k displaystyle langle x 1 vee x 2 vee cdots vee x k y 1 vee y 2 vee cdots vee y k rangle operatorname perm left langle x i y j rangle right i j 1 k nbsp Applying the Cauchy Schwarz inequality we find that perm x i x j i j 1 k 0 displaystyle operatorname perm left langle x i x j rangle right i j 1 k geq 0 nbsp and that perm x i y j i j 1 k 2 perm x i x j i j 1 k perm y i y j i j 1 k displaystyle left operatorname perm left langle x i y j rangle right i j 1 k right 2 leq operatorname perm left langle x i x j rangle right i j 1 k cdot operatorname perm left langle y i y j rangle right i j 1 k nbsp Cycle covers Edit Main article Vertex cycle cover Any square matrix A a i j i j 1 n displaystyle A a ij i j 1 n nbsp can be viewed as the adjacency matrix of a weighted directed graph on vertex set V 1 2 n displaystyle V 1 2 dots n nbsp with a i j displaystyle a ij nbsp representing the weight of the arc from vertex i to vertex j A cycle cover of a weighted directed graph is a collection of vertex disjoint directed cycles in the digraph that covers all vertices in the graph Thus each vertex i in the digraph has a unique successor s i displaystyle sigma i nbsp in the cycle cover and so s displaystyle sigma nbsp represents a permutation on V Conversely any permutation s displaystyle sigma nbsp on V corresponds to a cycle cover with arcs from each vertex i to vertex s i displaystyle sigma i nbsp If the weight of a cycle cover is defined to be the product of the weights of the arcs in each cycle thenweight s i 1 n a i s i displaystyle operatorname weight sigma prod i 1 n a i sigma i nbsp implying that perm A s weight s displaystyle operatorname perm A sum sigma operatorname weight sigma nbsp Thus the permanent of A is equal to the sum of the weights of all cycle covers of the digraph Perfect matchings Edit A square matrix A a i j displaystyle A a ij nbsp can also be viewed as the adjacency matrix of a bipartite graph which has vertices x 1 x 2 x n displaystyle x 1 x 2 dots x n nbsp on one side and y 1 y 2 y n displaystyle y 1 y 2 dots y n nbsp on the other side with a i j displaystyle a ij nbsp representing the weight of the edge from vertex x i displaystyle x i nbsp to vertex y j displaystyle y j nbsp If the weight of a perfect matching s displaystyle sigma nbsp that matches x i displaystyle x i nbsp to y s i displaystyle y sigma i nbsp is defined to be the product of the weights of the edges in the matching thenweight s i 1 n a i s i displaystyle operatorname weight sigma prod i 1 n a i sigma i nbsp Thus the permanent of A is equal to the sum of the weights of all perfect matchings of the graph Permanents of 0 1 matrices EditEnumeration Edit The answers to many counting questions can be computed as permanents of matrices that only have 0 and 1 as entries Let W n k be the class of all 0 1 matrices of order n with each row and column sum equal to k Every matrix A in this class has perm A gt 0 13 The incidence matrices of projective planes are in the class W n2 n 1 n 1 for n an integer gt 1 The permanents corresponding to the smallest projective planes have been calculated For n 2 3 and 4 the values are 24 3852 and 18 534 400 respectively 13 Let Z be the incidence matrix of the projective plane with n 2 the Fano plane Remarkably perm Z 24 det Z the absolute value of the determinant of Z This is a consequence of Z being a circulant matrix and the theorem 14 If A is a circulant matrix in the class W n k then if k gt 3 perm A gt det A and if k 3 perm A det A Furthermore when k 3 by permuting rows and columns A can be put into the form of a direct sum of e copies of the matrix Z and consequently n 7e and perm A 24e Permanents can also be used to calculate the number of permutations with restricted prohibited positions For the standard n set 1 2 n let A a i j displaystyle A a ij nbsp be the 0 1 matrix where aij 1 if i j is allowed in a permutation and aij 0 otherwise Then perm A is equal to the number of permutations of the n set that satisfy all the restrictions 9 Two well known special cases of this are the solution of the derangement problem and the menage problem the number of permutations of an n set with no fixed points derangements is given byperm J I perm 0 1 1 1 1 0 1 1 1 1 0 1 1 1 1 0 n i 0 n 1 i i displaystyle operatorname perm J I operatorname perm left begin matrix 0 amp 1 amp 1 amp dots amp 1 1 amp 0 amp 1 amp dots amp 1 1 amp 1 amp 0 amp dots amp 1 vdots amp vdots amp vdots amp ddots amp vdots 1 amp 1 amp 1 amp dots amp 0 end matrix right n sum i 0 n frac 1 i i nbsp where J is the n n all 1 s matrix and I is the identity matrix and the menage numbers are given by perm J I I perm 0 0 1 1 1 0 0 1 1 1 0 1 0 1 1 0 k 0 n 1 k 2 n 2 n k 2 n k k n k displaystyle begin aligned operatorname perm J I I amp operatorname perm left begin matrix 0 amp 0 amp 1 amp dots amp 1 1 amp 0 amp 0 amp dots amp 1 1 amp 1 amp 0 amp dots amp 1 vdots amp vdots amp vdots amp ddots amp vdots 0 amp 1 amp 1 amp dots amp 0 end matrix right amp sum k 0 n 1 k frac 2n 2n k 2n k choose k n k end aligned nbsp where I is the 0 1 matrix with nonzero entries in positions i i 1 and n 1 Bounds Edit The Bregman Minc inequality conjectured by H Minc in 1963 15 and proved by L M Bregman in 1973 16 gives an upper bound for the permanent of an n n 0 1 matrix If A has ri ones in row i for each 1 i n the inequality states thatperm A i 1 n r i 1 r i displaystyle operatorname perm A leq prod i 1 n r i 1 r i nbsp Van der Waerden s conjecture EditIn 1926 Van der Waerden conjectured that the minimum permanent among all n n doubly stochastic matrices is n nn achieved by the matrix for which all entries are equal to 1 n 17 Proofs of this conjecture were published in 1980 by B Gyires 18 and in 1981 by G P Egorychev 19 and D I Falikman 20 Egorychev s proof is an application of the Alexandrov Fenchel inequality 21 For this work Egorychev and Falikman won the Fulkerson Prize in 1982 22 Computation EditMain articles Computing the permanent and Sharp P completeness of 01 permanent The naive approach using the definition of computing permanents is computationally infeasible even for relatively small matrices One of the fastest known algorithms is due to H J Ryser 23 Ryser s method is based on an inclusion exclusion formula that can be given 24 as follows Let A k displaystyle A k nbsp be obtained from A by deleting k columns let P A k displaystyle P A k nbsp be the product of the row sums of A k displaystyle A k nbsp and let S k displaystyle Sigma k nbsp be the sum of the values of P A k displaystyle P A k nbsp over all possible A k displaystyle A k nbsp Thenperm A k 0 n 1 1 k S k displaystyle operatorname perm A sum k 0 n 1 1 k Sigma k nbsp It may be rewritten in terms of the matrix entries as follows perm A 1 n S 1 n 1 S i 1 n j S a i j displaystyle operatorname perm A 1 n sum S subseteq 1 dots n 1 S prod i 1 n sum j in S a ij nbsp The permanent is believed to be more difficult to compute than the determinant While the determinant can be computed in polynomial time by Gaussian elimination Gaussian elimination cannot be used to compute the permanent Moreover computing the permanent of a 0 1 matrix is P complete Thus if the permanent can be computed in polynomial time by any method then FP P which is an even stronger statement than P NP When the entries of A are nonnegative however the permanent can be computed approximately in probabilistic polynomial time up to an error of e M displaystyle varepsilon M nbsp where M displaystyle M nbsp is the value of the permanent and e gt 0 displaystyle varepsilon gt 0 nbsp is arbitrary 25 The permanent of a certain set of positive semidefinite matrices can also be approximated in probabilistic polynomial time the best achievable error of this approximation is e M displaystyle varepsilon sqrt M nbsp M displaystyle M nbsp is again the value of the permanent 26 MacMahon s master theorem EditMain article MacMahon s master theorem Another way to view permanents is via multivariate generating functions Let A a i j displaystyle A a ij nbsp be a square matrix of order n Consider the multivariate generating function F x 1 x 2 x n i 1 n j 1 n a i j x j j 1 n a 1 j x j j 1 n a 2 j x j j 1 n a n j x j displaystyle begin aligned F x 1 x 2 dots x n amp prod i 1 n left sum j 1 n a ij x j right amp left sum j 1 n a 1j x j right left sum j 1 n a 2j x j right cdots left sum j 1 n a nj x j right end aligned nbsp The coefficient of x 1 x 2 x n displaystyle x 1 x 2 dots x n nbsp in F x 1 x 2 x n displaystyle F x 1 x 2 dots x n nbsp is perm A 27 As a generalization for any sequence of n non negative integers s 1 s 2 s n displaystyle s 1 s 2 dots s n nbsp define perm s 1 s 2 s n A displaystyle operatorname perm s 1 s 2 dots s n A nbsp as the coefficient of x 1 s 1 x 2 s 2 x n s n displaystyle x 1 s 1 x 2 s 2 cdots x n s n nbsp in j 1 n a 1 j x j s 1 j 1 n a 2 j x j s 2 j 1 n a n j x j s n displaystyle left sum j 1 n a 1j x j right s 1 left sum j 1 n a 2j x j right s 2 cdots left sum j 1 n a nj x j right s n nbsp MacMahon s master theorem relating permanents and determinants is 28 perm s 1 s 2 s n A coefficient of x 1 s 1 x 2 s 2 x n s n in 1 det I X A displaystyle operatorname perm s 1 s 2 dots s n A text coefficient of x 1 s 1 x 2 s 2 cdots x n s n text in frac 1 det I XA nbsp where I is the order n identity matrix and X is the diagonal matrix with diagonal x 1 x 2 x n displaystyle x 1 x 2 dots x n nbsp Rectangular matrices EditThe permanent function can be generalized to apply to non square matrices Indeed several authors make this the definition of a permanent and consider the restriction to square matrices a special case 29 Specifically for an m n matrix A a i j displaystyle A a ij nbsp with m n defineperm A s P n m a 1 s 1 a 2 s 2 a m s m displaystyle operatorname perm A sum sigma in operatorname P n m a 1 sigma 1 a 2 sigma 2 ldots a m sigma m nbsp where P n m is the set of all m permutations of the n set 1 2 n 30 Ryser s computational result for permanents also generalizes If A is an m n matrix with m n let A k displaystyle A k nbsp be obtained from A by deleting k columns let P A k displaystyle P A k nbsp be the product of the row sums of A k displaystyle A k nbsp and let s k displaystyle sigma k nbsp be the sum of the values of P A k displaystyle P A k nbsp over all possible A k displaystyle A k nbsp Then 10 perm A k 0 m 1 1 k n m k k s n m k displaystyle operatorname perm A sum k 0 m 1 1 k binom n m k k sigma n m k nbsp Systems of distinct representatives Edit The generalization of the definition of a permanent to non square matrices allows the concept to be used in a more natural way in some applications For instance Let S1 S2 Sm be subsets not necessarily distinct of an n set with m n The incidence matrix of this collection of subsets is an m n 0 1 matrix A The number of systems of distinct representatives SDR s of this collection is perm A 31 See also EditComputing the permanent Bapat Beg theorem an application of permanents in order statistics Slater determinant an application of permanents in quantum mechanics HafnianNotes Edit Marcus Marvin Minc Henryk 1965 Permanents Amer Math Monthly 72 6 577 591 doi 10 2307 2313846 JSTOR 2313846 Minc 1978 Muir amp Metzler 1960 Cauchy A L 1815 Memoire sur les fonctions qui ne peuvent obtenir que deux valeurs egales et de signes contraires par suite des transpositions operees entre les variables qu elles renferment Journal de l Ecole Polytechnique 10 91 169 Muir amp Metzler 1960 van Lint amp Wilson 2001 p 108 Ryser 1963 pp 25 26 Percus 1971 p 2 a b Percus 1971 p 12 a b Ryser 1963 p 26 Aaronson Scott 14 Nov 2010 The Computational Complexity of Linear Optics arXiv 1011 3245 quant ph Bhatia Rajendra 1997 Matrix Analysis New York Springer Verlag pp 16 19 ISBN 978 0 387 94846 1 a b Ryser 1963 p 124 Ryser 1963 p 125 Minc Henryk 1963 Upper bounds for permanents of 0 1 matrices Bulletin of the American Mathematical Society 69 6 789 791 doi 10 1090 s0002 9904 1963 11031 9 van Lint amp Wilson 2001 p 101 van der Waerden B L 1926 Aufgabe 45 Jber Deutsch Math Verein 35 117 Gyires B 1980 The common source of several inequalities concerning doubly stochastic matrices Publicationes Mathematicae Institutum Mathematicum Universitatis Debreceniensis 27 3 4 291 304 MR 0604006 Egorycev G P 1980 Reshenie problemy van der Vardena dlya permanentov in Russian Krasnoyarsk Akad Nauk SSSR Sibirsk Otdel Inst Fiz p 12 MR 0602332 Egorychev G P 1981 Proof of the van der Waerden conjecture for permanents Akademiya Nauk SSSR in Russian 22 6 65 71 225 MR 0638007 Egorychev G P 1981 The solution of van der Waerden s problem for permanents Advances in Mathematics 42 3 299 305 doi 10 1016 0001 8708 81 90044 X MR 0642395 Falikman D I 1981 Proof of the van der Waerden conjecture on the permanent of a doubly stochastic matrix Akademiya Nauk Soyuza SSR in Russian 29 6 931 938 957 MR 0625097 Brualdi 2006 p 487 Fulkerson Prize Mathematical Optimization Society retrieved 2012 08 19 Ryser 1963 p 27 van Lint amp Wilson 2001 p 99 Jerrum M Sinclair A Vigoda E 2004 A polynomial time approximation algorithm for the permanent of a matrix with nonnegative entries Journal of the ACM 51 4 671 697 CiteSeerX 10 1 1 18 9466 doi 10 1145 1008731 1008738 S2CID 47361920 Chakhmakhchyan Levon Cerf Nicolas Garcia Patron Raul 2017 A quantum inspired algorithm for estimating the permanent of positive semidefinite matrices Phys Rev A 96 2 022329 arXiv 1609 02416 Bibcode 2017PhRvA 96b2329C doi 10 1103 PhysRevA 96 022329 S2CID 54194194 Percus 1971 p 14 Percus 1971 p 17 In particular Minc 1978 and Ryser 1963 do this Ryser 1963 p 25 Ryser 1963 p 54References EditBrualdi Richard A 2006 Combinatorial matrix classes Encyclopedia of Mathematics and Its Applications Vol 108 Cambridge Cambridge University Press ISBN 978 0 521 86565 4 Zbl 1106 05001 Minc Henryk 1978 Permanents Encyclopedia of Mathematics and its Applications Vol 6 With a foreword by Marvin Marcus Reading MA Addison Wesley ISSN 0953 4806 OCLC 3980645 Zbl 0401 15005 Muir Thomas Metzler William H 1960 1882 A Treatise on the Theory of Determinants New York Dover OCLC 535903 Percus J K 1971 Combinatorial Methods Applied Mathematical Sciences 4 New York Springer Verlag ISBN 978 0 387 90027 8 Ryser Herbert John 1963 Combinatorial Mathematics The Carus Mathematical Monographs 14 The Mathematical Association of America van Lint J H Wilson R M 2001 A Course in Combinatorics Cambridge University Press ISBN 978 0521422604Further reading EditHall Jr Marshall 1986 Combinatorial Theory 2nd ed New York John Wiley amp Sons pp 56 72 ISBN 978 0 471 09138 7 Contains a proof of the Van der Waerden conjecture Marcus M Minc H 1965 Permanents The American Mathematical Monthly 72 6 577 591 doi 10 2307 2313846 JSTOR 2313846External links EditPermanent at PlanetMath Van der Waerden s permanent conjecture at PlanetMath Retrieved from https en wikipedia org w index php title Permanent mathematics amp oldid 1145906849 Van der Waerden s conjecture, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.