Pfaffian
From Wikipedia, the free encyclopedia
In mathematics, the determinant of a skew-symmetric matrix can always be written as the square of a polynomial in the matrix entries. This polynomial is called the Pfaffian of the matrix. The Pfaffian is nonvanishing only for 2n × 2n skew-symmetric matrices, in which case it is a polynomial of degree n.
Contents |
[edit] Examples
[edit] Formal definition
Let A = {ai,j} be a 2n×2n skew-symmetric matrix. The Pfaffian of A is defined by the equation
where S2n is the symmetric group and sgn(σ) is the signature of σ.
One can make use of the skew-symmetry of A to avoid summing over all possible permutations. Let Π be the set of all partitions of {1, 2, …, 2n} into pairs without regard to order. There are (2n − 1)!! such partitions. An element α ∈ Π, can be written as
with ik < jk and . Let
be a corresponding permutation. This depends only on the partition α and not on the particular choice of π. Given a partition α as above define
The Pfaffian of A is then given by
The Pfaffian of a n×n skew-symmetric matrix for n odd is defined to be zero, as the determinant of an odd skew-symmetric matrix is zero, since for a skew-symmetric matrix, , and for n odd, this implies .
[edit] Recursive definition
By convention, the Pfaffian of the 0×0 matrix is equal to one. The Pfaffian of a skew-symmetric 2n×2n matrix A with n>0 can be computed recursively as
where denotes the matrix A with both the first and i-th rows and columns removed.
[edit] Alternative definition
One can associate to any skew-symmetric 2n×2n matrix A ={aij} a bivector
where {e1, e2, …, e2n} is the standard basis of R2n. The Pfaffian is then defined by the equation
here ωn denotes the wedge product of n copies of ω with itself.
[edit] Derivation from Determinant
The Pfaffian can be derived from the determinant for a skew-symmetric matrix A as follows. Using Laplace's formula we can write the determinant as
where Api is the p,i minor matrix of the matrix A. We further use Laplace's formula to note that
- det(A[Aij]) = | A | n,
since this determinant is that of an matrix whose only non-zero elements are the diagonals (each with value det(A)) and [A_{ij}] is a matrix whose i,jth component is the corresponding i,j minor matrix. In this way, following a proof by Parameswaran, we can write the determinant as,
The minor of would be Δn − 2. With this notation
Thus
Of course, it was only arbitrarily that we chose to remove the first two rows, and more generically we can write
- ArrAss − ArsAsr = Δrs,rsΔn
where Δrs,rs is the determinant of the original matrix with the rows r and s, as well as the columns r and s removed. The equation above simplifies in the skew-symmetric case to
- .
We now plug this back into the original formula for the determinant,
or with slight manipulation,
The determinant is thus the square of the right hand side, and so we identify the right hand side as the Pfaffian.
[edit] Identities
For a 2n × 2n skew-symmetric matrix A and an arbitrary 2n × 2n matrix B,
- Pf(A)2 = det(A)
- Pf(BABT) = det(B)Pf(A)
- Pf(λA) = λnPf(A)
- Pf(AT) = ( − 1)nPf(A)
- For a block-diagonal matrix
- Pf(A1⊕A2) = Pf(A1)Pf(A2).
- For an arbitrary n × n matrix M:
[edit] Applications
- The Pfaffian is an invariant polynomial of a skew-symmetric matrix (note that it is not invariant under a general change of basis but rather under a proper orthogonal transformation). As such, it is important in the theory of characteristic classes. In particular, it can be used to define the Euler class of a Riemannian manifold which is used in the generalized Gauss-Bonnet theorem.
- The number of perfect matchings in a planar graph turns out to be the absolute value of a Pfaffian, hence is polynomial time computable. This is surprising given that for a general graph, the problem is very difficult (so called #P-complete). This result is used to calculate the partition function of Ising models of spin glasses in physics, respectively of Markov random fields in machine learning (Globerson and Jaakkola, 2007), where the underlying graph is planar. Recently it is also used to derive efficient algorithms for some otherwise seemingly intractable problems, including the efficient simulation of certain types of restricted quantum computation.
- The calculation of the number of possible ways to tile a standard chessboard or 8-by-8 checkerboard with 32 dominoes is a simple example of a problem which may be solved through the use of the Pfaffian technique. There are 12,988,816 possible ways to tile a chessboard in this manner. Specifically, 12988816 is the number of possible ways to cover an 8-by-8 square with 32 1-by-2 rectangles. 12988816 is a square number: 12988816 = 36042). Note that 12988816 can be written in the form: 2x18022 + 2x18022, where all the numbers have a digital root of 2.
- More generally, the number of ways to cover a 2n-by-2n square with 2n2 dominoes (as calculated independently by Temperley and M.E. Fisher and Kasteleyn in 1961) is given by
- This technique can be applied in many mathematics-related subjects, for example, in the classical, 2-dimensional computation of the dimer-dimer correlator function in quantum mechanics.
[edit] History
The term Pfaffian was introduced by Arthur Cayley, who used the term in 1852: "The permutants of this class (from their connection with the researches of Pfaff on differential equations) I shall term Pfaffians." The term honors German mathematician Johann Friedrich Pfaff.
[edit] See also
[edit] References
- The statistics of dimers on a lattice, Part I, Physica, vol.27, 1961, pp.1209-25, P.W. Kasteleyn.
- Propp, James (2004), Lambda-determinants and domino-tilings, arXiv:math.CO/0406301.
- Globerson, Amir & Jaakkola, Tommi (2007), “Approximate inference using planar graph decomposition”, Advances in Neural Information Processing Systems 19, MIT Press.
- The Games and Puzzles Journal, No.14, 1996, pp.204-5, Robin J. Chapman, University of Exeter
- Domino Tilings and Products of Fibonacci and Pell numbers, Journal of Integer Sequences, Vol.5, 2002, Article 02.1.2, James A. Sellers, The Pennsylvania State University
- The Penguin Dictionary of Curious and Interesting Numbers, revised ed., 1997, ISBN 0-14-026149-4, David Wells, p.182.
- A Treatise on the Theory of Determinants, 1882, Macmillan and Co., Thomas Muir, Online
- Skew-Symmetric Determinants, The American Mathematical Monthly, vol. 61, no.2., 1954, p.116, S. Parameswaran Online-Subscription
[edit] External links
- Pfaffian at PlanetMath.org
- T. Jones, The Pfaffian and the Wedge Product (a demonstration of the proof of the Pfaffian/determinant relationship)
- R. Kenyon and A. Okounkov, What is ... a dimer?
- (sequence A004003 in OEIS)