PlanetMath (more info)
 Math for the people, by the people. Sponsor PlanetMath
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Owner confidence rating: Very low Entry average rating: No information on entry rating
permanent (Definition)

Definition of the permanent

Let $M$ be an $n\times n$ matrix over a field (or even a commutative ring) $\Fset$ , and $M_{ij}$ its entries (with $i$ ranging over a set $I$ and $j$ over a set $J$ , each of $n$ elements).

The permanent of $M$ , denoted by $\per M$ , is given by $$ \per M \;\isdef\; \sum_{\pi\,\in\,S} \; \prod_{i\,\in\,I} \; M_{i\;\pi(i)} $$ where $S$ is the set of all $n!$ bijections $\pi : I\to J$ . Usually $I$ and $J$ are identified with each other (and with the set of the first $n$ natural numbers, traditionally skipping 0) so that $S$ consists of the elements of the symmetric group $S_n$ , the group of permutations of $n$ objects.

In words: we want products of each time $n$ matrix elements chosen such that there's one from each row $i$ and also one from each column $j$ . There are $n!$ ways to pick those elements (for any permutation of the column indices relative to the row indices take the elements that end up in diagonal position). The permanent is the sum of those $n!$ products. E.g. ($n=3$ )

${\verb" @ O O O @ O O O @ @ O O O @ O O O @"}$
${\verb" O @ O + O O @ + @ O O + O O @ + @ O O + O @ O"}$
${\verb" O O @ @ O O O @ O O @ O O O @ @ O O"}$

Comparison with the determinant

It is closely related to one of the ways to define the determinant, $$ \det M \;\isdef\; \sum_{\pi\,\in\,S_I} \pm \prod_{i\,\in\,I} \; M_{i\;\pi(i)} $$ where $S_I$ is the symmetry group of $I$ (isomorphic to $S_n$ ); the sign is $+$ for even permutations and $-$ for odd ones. E.g. ($n=3$ )

${\verb" @ O O O @ O O O @ @ O O O @ O O O @"}$
${\verb" O @ O + O O @ + @ O O - O O @ - @ O O - O @ O"}$
${\verb" O O @ @ O O O @ O O @ O O O @ @ O O"}$

Note two important differences though.

  • While the determinant enjoys the property that $(\det A)(\det B) = \det(AB)$ , the permanent has no such nice arithmetic properties.
  • In the definition of the determinant, we must have $I=J$ i.e. we must have a particular way in mind of matching rows to columns. A matrix to transform from one basis to another would be an example where this match is arbitrary. Different conventions which row goes with which column give two different values (one $-1$ times the other) for the determinant. By contrast, the permanent is well defined for any $I$ and $J$ .

In the representation theory of groups (where the field $\Fset$ is $\Cset$ ) determinant and permanent are special cases of the immanent (there is an immanent for every character of $S_n$ ).

Some properties of the permanent

These follow immediately from the definition:

  • The permanent is ``multilinear'' in the rows and columns (i.e. linear in every one of them).
  • It is ``homogeneous of degree $n$ '', i.e. $\per(kA) = k^n\per(A)$ , where $k$ is a scalar (i.e. element of $\Fset$ ).
  • When $P$ and $Q$ are permutation matrices, $\per(PAQ) = \per(PA) = \per(AQ) = \per(A)$ .
  • $\per(A^\top) = \per(A)$ .
  • $\D\per\big({A\;\;0\,\atop\,0\;\;D}\big) = \per(A)\per(D)$ .
  • If $M$ only has nonnegative entries, then $$ \per M \ge \det M $$ Equality is attained
    • (with value 0) when the products (of entries, one from each row and from each column) that contribute to det and per are all zero. This happens whenever a whole column or row is zero, but also for instance in
      \begin{displaymath} \left\lgroup \begin{array}{rrr} 12 & 0 & 0 \ 13 & 0 & 0 \ 14 & 15 & 16 \end{array}\right\rgroup \end{displaymath}

    • when the permutations used are all even (which implies only one is used). This happens in a diagonal matrix, but also for instance in
      \begin{displaymath} \left\lgroup \begin{array}{cccc} 0 & 1 & 0 & 0 \ 1 & 0 & 0 & 0 \ 0 & 0 & 0 & 1 \ 0 & 0 & 1 & 0 \end{array}\right\rgroup \end{displaymath}

Permanents find application in combinatorics, e.g. in enumerating Latin squares.

See also Van der Waerden's permanent conjecture (now a theorem) for doubly stochastic matrices (where $\Fset$ is $\Rset$ ).

Note: some authors define something for non-square matrices they also call ``permanent''.




"permanent" is owned by marijke. [ full author list (3) | owner history (3) ]
(view preamble | get metadata)

View style:

See Also: immanent, determinant

Log in to rate this entry.
(view current ratings)

Cross-references: doubly stochastic, theorem, Van der Waerden's permanent conjecture, Latin squares, application, diagonal matrix, implies, equality, permutation matrices, scalar, character, immanent, representation, well defined, basis, Transform, arithmetic, even permutations, isomorphic, symmetry, determinant, diagonal, indices, products, objects, permutations, group, symmetric group, natural numbers, bijections, commutative ring, even, field, matrix
There are 7 references to this entry.

This is version 9 of permanent, born on 2003-12-05, modified 2006-12-15.
Object id is 5474, canonical name is Permanent.
Accessed 5916 times total.

Classification:
AMS MSC15A15 (Linear and multilinear algebra; matrix theory :: Determinants, permanents, other special matrix functions)

Pending Errata and Addenda
None.
[ View all 4 ]
Discussion
Style: Expand: Order:
forum policy
Perm(A)*Perm(B)=Perm(AB) ? by iddo on 2004-07-12 14:11:03
Is it true that for any two matrices A,B:
Perm(A)*Perm(B)=Perm(AB)
where Perm(A) is the permanent of A.
(The equation is true for Determinants)
[ reply | up ]

Interact
post | correct | update request | add derivation | add example | add (any)