Solid Partition
   HOME

TheInfoList



OR:

In mathematics, solid partitions are natural generalizations of
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 ...
and
plane partition In mathematics and especially in combinatorics, a plane partition is a two-dimensional array of nonnegative integers \pi_ (with positive number, positive integer indices ''i'' and ''j'') that is nonincreasing in both indices. This means that : \pi ...
s defined by
Percy Alexander MacMahon Percy Alexander MacMahon (26 September 1854 – 25 December 1929) was a mathematician, especially noted in connection with the partitions of numbers and enumerative combinatorics. Early life Percy MacMahon was born in Malta to a British mi ...
. A solid partition of n is a three-dimensional array of non-negative integers n_ (with indices i, j, k\geq 1) such that : \sum_ n_=n and : n_ \leq n_,\quad n_ \leq n_\quad\text\quad n_ \leq n_ for all i, j \text k. Let p_3(n) denote the number of solid partitions of n. As the definition of solid partitions involves three-dimensional arrays of numbers, they are also called three-dimensional partitions in notation where plane partitions are two-dimensional partitions and partitions are one-dimensional partitions. Solid partitions and their higher-dimensional generalizations are discussed in the book by
Andrews Andrews may refer to: Places Australia *Andrews, Queensland *Andrews, South Australia United States *Andrews, Florida (disambiguation), various places *Andrews, Indiana * Andrews, Nebraska *Andrews, North Carolina * Andrews, Oregon * Andrews, Sou ...
.


Ferrers diagrams for solid partitions

Another representation for solid partitions is in the form of Ferrers diagrams. The Ferrers diagram of a solid partition of n is a collection of n points or ''nodes'', \lambda=(\mathbf_1,\mathbf_2,\ldots,\mathbf_n), with \mathbf_i\in \mathbb_^4 satisfying the condition:A. O. L. Atkin, P. Bratley, I. G. McDonald and J. K. S. McKay, Some computations for'' ''m-dimensional partitions, Proc. Camb. Phil. Soc., 63 (1967), 1097–1100. :Condition FD: If the node \mathbf=(a_1,a_2,a_3, a_4)\in \lambda, then so do all the nodes \mathbf=(y_1,y_2,y_3,y_4) with 0\leq y_i\leq a_i for all i=1,2,3,4. For instance, the Ferrers diagram : \left( \begin 0\\ 0\\ 0 \\ 0 \end \begin 0\\ 0\\ 1 \\ 0 \end \begin 0\\ 1\\ 0 \\ 0 \end \begin1 \\ 0 \\ 0 \\ 0 \end \begin 1 \\ 1\\ 0 \\ 0 \end \right) \ , where each column is a node, represents a solid partition of 5. There is a natural action of the permutation group S_4 on a Ferrers diagram – this corresponds to permuting the four coordinates of all nodes. This generalises the operation denoted by conjugation on usual partitions.


Equivalence of the two representations

Given a Ferrers diagram, one constructs the solid partition (as in the main definition) as follows. :Let n_ be the number of nodes in the Ferrers diagram with coordinates of the form (i-1,j-1,k-1,*) where * denotes an arbitrary value. The collection n_ form a solid partition. One can verify that condition FD implies that the conditions for a solid partition are satisfied. Given a set of n_ that form a solid partition, one obtains the corresponding Ferrers diagram as follows. :Start with the Ferrers diagram with no nodes. For every non-zero n_, add n_ nodes (i-1,j-1,k-1,y_4) for 0\leq y_4< n_ to the Ferrers diagram. By construction, it is easy to see that condition FD is satisfied. For example, the Ferrers diagram with 5 nodes given above corresponds to the solid partition with :n_=n_=n_=n_=n_=1 with all other n_ vanishing.


Generating function

Let p_3(0)\equiv 1. Define the generating function of solid partitions, P_3(q), by : P_3(q) :=\sum_^\infty p_3(n) q^n = 1 + q + 4q^2 + 10q^3 + 26q^4 + 59q^5 + 140q^6 + \cdots . The generating functions of
integer partitions In number theory and combinatorics, a partition of a positive integer , also called an integer partition, is a way of writing as a sum of positive integers. Two sums that differ only in the order of their summands are considered the same parti ...
and
plane partition In mathematics and especially in combinatorics, a plane partition is a two-dimensional array of nonnegative integers \pi_ (with positive number, positive integer indices ''i'' and ''j'') that is nonincreasing in both indices. This means that : \pi ...
s have simple product formulae, due to
Euler Leonhard Euler ( , ; 15 April 170718 September 1783) was a Swiss mathematician, physicist, astronomer, geographer, logician and engineer who founded the studies of graph theory and topology and made pioneering and influential discoveries in ma ...
and
MacMahon McMahon, also spelled MacMahon (older Irish orthography: ; reformed Irish orthography: ), is a surname of Irish origin. It is derived from the Gaelic ''Mac'' ''Mathghamhna'' meaning 'son of the bear'. The surname came into use around the 11th c ...
, respectively. However, a guess of
MacMahon McMahon, also spelled MacMahon (older Irish orthography: ; reformed Irish orthography: ), is a surname of Irish origin. It is derived from the Gaelic ''Mac'' ''Mathghamhna'' meaning 'son of the bear'. The surname came into use around the 11th c ...
fails to correctly reproduce the solid partitions of 6. It appears that there is no simple formula for the generating function of solid partitions; in particular, there cannot be any formula analogous to the product formulas of Euler and MacMahon.


Exact enumeration using computers

Given the lack of an explicitly known generating function, the enumerations of the numbers of solid partitions for larger integers have been carried out numerically. There are two algorithms that are used to enumerate solid partitions and their higher-dimensional generalizations. The work of Atkin. et al. used an algorithm due to Bratley and McKay. In 1970, Knuth proposed a different algorithm to enumerate topological sequences that he used to evaluate numbers of solid partitions of all integers n\leq 28. Mustonen and Rajesh extended the enumeration for all integers n\leq 50.Ville Mustonen and R. Rajesh, "Numerical Estimation of the Asymptotic Behaviour of Solid Partitions of an Integer", J. Phys. A: Math. Gen. 36 (2003), no. 24, 665
cond-mat/0303607
/ref> In 2010, S. Balakrishnan proposed a parallel version of Knuth's algorithm that has been used to extend the enumeration to all integers n\leq 72. One finds : p_3(72)=3464 27497 40651 72792\ , which is a 19 digit number illustrating the difficulty in carrying out such exact enumerations.


Asymptotic behavior

It is conjectured that there exists a constant c such that : \lim_ \frac = c.


References


External links

* {{OEIS el, 1=A000293, 2=Solid (i.e., three-dimensional) partitions, formalname=a(n) = number of solid (i.e., three-dimensional) partitions of n
The Solid Partitions Project of IIT Madras


Enumerative combinatorics Integer partitions