HOME

TheInfoList



OR:

In
number theory Number theory (or arithmetic or higher arithmetic in older usage) is a branch of pure mathematics devoted primarily to the study of the integers and integer-valued functions. German mathematician Carl Friedrich Gauss (1777–1855) said, "Ma ...
and
combinatorics Combinatorics is an area of mathematics primarily concerned with counting, both as a means and an end in obtaining results, and certain properties of finite structures. It is closely related to many other areas of mathematics and has many a ...
, a partition of a positive
integer An integer is the number zero (), a positive natural number (, , , etc.) or a negative integer with a minus sign ( −1, −2, −3, etc.). The negative numbers are the additive inverses of the corresponding positive numbers. In the languag ...
, also called an integer partition, is a way of writing as a sum of
positive integers In mathematics, the natural numbers are those numbers used for counting (as in "there are ''six'' coins on the table") and ordering (as in "this is the ''third'' largest city in the country"). Numbers used for counting are called '' cardinal ...
. Two sums that differ only in the order of their summands are considered the same partition. (If order matters, the sum becomes a composition.) For example, can be partitioned in five distinct ways: : : : : : The order-dependent composition is the same partition as , and the two distinct compositions and represent the same partition as . A summand in a partition is also called a part. The number of partitions of is given by the partition function . So . The notation means that is a partition of . Partitions can be graphically visualized with
Young diagram In mathematics, a Young tableau (; plural: tableaux) is a combinatorial object useful in representation theory and Schubert calculus. It provides a convenient way to describe the group representations of the symmetric and general linear groups ...
s or Ferrers diagrams. They occur in a number of branches of
mathematics Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented in modern mathematics ...
and
physics Physics is the natural science that studies matter, its fundamental constituents, its motion and behavior through space and time, and the related entities of energy and force. "Physical science is that department of knowledge which ...
, including the study of symmetric polynomials and of the
symmetric group In abstract algebra, the symmetric group defined over any set is the group whose elements are all the bijections from the set to itself, and whose group operation is the composition of functions. In particular, the finite symmetric group ...
and in group representation theory in general.


Examples

The seven partitions of 5 are: * 5 * 4 + 1 * 3 + 2 * 3 + 1 + 1 * 2 + 2 + 1 * 2 + 1 + 1 + 1 * 1 + 1 + 1 + 1 + 1 Some authors treat a partition as a decreasing sequence of summands, rather than an expression with plus signs. For example, the partition 2 + 2 + 1 might instead be written as the
tuple In mathematics, a tuple is a finite ordered list (sequence) of elements. An -tuple is a sequence (or ordered list) of elements, where is a non-negative integer. There is only one 0-tuple, referred to as ''the empty tuple''. An -tuple is defi ...
or in the even more compact form where the superscript indicates the number of repetitions of a part. This multiplicity notation for a partition can be written alternatively as 1^2^3^\cdots, where ''m''1 is the number of 1's, ''m''2 is the number of 2's, etc. (Components with ''m''i = 0 may be omitted.) For example, the above partitions of ''n'' = 5 are written 5^1, 1^1 4^1, 2^1 3^1, 1^2 3^1, 1^1 2^2, 1^3 2^1, 1^5. This representation leads directly to the generating function formula described below:
\sum_ p(n)q^n = \prod_\sum_ q^ =\prod_\frac.


Diagram representations of partitions

There are two common diagrammatic methods to represent partitions: as Ferrers diagrams, named after Norman Macleod Ferrers, and as Young diagrams, named after Alfred Young. Both have several possible conventions; here, we use ''English notation'', with diagrams aligned in the upper-left corner.


Ferrers diagram

The partition 6 + 4 + 3 + 1 of the number 14 can be represented by the following diagram:


The 14 circles are lined up in 4 rows, each having the size of a part of the partition. The diagrams for the 5 partitions of the number 4 are shown below:


Young diagram

An alternative visual representation of an integer partition is its ''Young diagram'' (often also called a Ferrers diagram). Rather than representing a partition with dots, as in the Ferrers diagram, the Young diagram uses boxes or squares. Thus, the Young diagram for the partition 5 + 4 + 1 is : while the Ferrers diagram for the same partition is : While this seemingly trivial variation does not appear worthy of separate mention, Young diagrams turn out to be extremely useful in the study of symmetric functions and group representation theory: filling the boxes of Young diagrams with numbers (or sometimes more complicated objects) obeying various rules leads to a family of objects called Young tableaux, and these tableaux have combinatorial and representation-theoretic significance. As a type of shape made by adjacent squares joined together, Young diagrams are a special kind of
polyomino A polyomino is a plane geometric figure formed by joining one or more equal squares edge to edge. It is a polyform whose cells are squares. It may be regarded as a finite subset of the regular square tiling. Polyominoes have been used in pop ...
.


Partition function

The partition function p(n) equals the
number A number is a mathematical object used to count, measure, and label. The original examples are the natural numbers 1, 2, 3, 4, and so forth. Numbers can be represented in language with number words. More universally, individual number ...
of possible partitions of a non-negative integer n. For instance, p(4)=5 because the integer 4 has the five partitions 1+1+1+1, 1+1+2, 1+3, 2+2, and 4. The values of this function for n=0,1,2,\dots are: :1, 1, 2, 3, 5, 7, 11, 15, 22, 30, 42, 56, 77, 101, 135, 176, 231, 297, 385, 490, 627, 792, 1002, 1255, 1575, 1958, 2436, 3010, 3718, 4565, 5604, ... . The
generating function In mathematics, a generating function is a way of encoding an infinite sequence of numbers () by treating them as the coefficients of a formal power series. This series is called the generating function of the sequence. Unlike an ordinary serie ...
of p is :\sum_^p(n)q^n=\prod_^\sum_^q^=\prod_^(1-q^j)^. No
closed-form expression In mathematics, a closed-form expression is a mathematical expression that uses a finite number of standard operations. It may contain constants, variables, certain well-known operations (e.g., + − × ÷), and functions (e.g., ''n''th r ...
for the partition function is known, but it has both
asymptotic expansions In mathematics, an asymptotic expansion, asymptotic series or Poincaré expansion (after Henri Poincaré) is a formal series of functions which has the property that truncating the series after a finite number of terms provides an approximation t ...
that accurately approximate it and
recurrence relation In mathematics, a recurrence relation is an equation according to which the nth term of a sequence of numbers is equal to some combination of the previous terms. Often, only k previous terms of the sequence appear in the equation, for a parameter ...
s by which it can be calculated exactly. It grows as an
exponential function The exponential function is a mathematical function denoted by f(x)=\exp(x) or e^x (where the argument is written as an exponent). Unless otherwise specified, the term generally refers to the positive-valued function of a real variable, ...
of the
square root In mathematics, a square root of a number is a number such that ; in other words, a number whose '' square'' (the result of multiplying the number by itself, or  ⋅ ) is . For example, 4 and −4 are square roots of 16, because . ...
of its argument. The
multiplicative inverse In mathematics, a multiplicative inverse or reciprocal for a number ''x'', denoted by 1/''x'' or ''x''−1, is a number which when multiplied by ''x'' yields the multiplicative identity, 1. The multiplicative inverse of a fraction ''a''/' ...
of its generating function is the Euler function; by Euler's pentagonal number theorem this function is an alternating sum of
pentagonal number A pentagonal number is a figurate number that extends the concept of triangular and square numbers to the pentagon, but, unlike the first two, the patterns involved in the construction of pentagonal numbers are not rotationally symmetrical. The ...
powers of its argument. :p(n)=p(n-1)+p(n-2)-p(n-5)-p(n-7)+\cdots
Srinivasa Ramanujan Srinivasa Ramanujan (; born Srinivasa Ramanujan Aiyangar, ; 22 December 188726 April 1920) was an Indian mathematician. Though he had almost no formal training in pure mathematics, he made substantial contributions to mathematical analysis, ...
discovered that the partition function has nontrivial patterns in
modular arithmetic In mathematics, modular arithmetic is a system of arithmetic for integers, where numbers "wrap around" when reaching a certain value, called the modulus. The modern approach to modular arithmetic was developed by Carl Friedrich Gauss in his boo ...
, now known as Ramanujan's congruences. For instance, whenever the decimal representation of n ends in the digit 4 or 9, the number of partitions of n will be divisible by 5.


Restricted partitions

In both combinatorics and number theory, families of partitions subject to various restrictions are often studied. This section surveys a few such restrictions.


Conjugate and self-conjugate partitions

If we flip the diagram of the partition 6 + 4 + 3 + 1 along its main diagonal, we obtain another partition of 14: By turning the rows into columns, we obtain the partition 4 + 3 + 3 + 2 + 1 + 1 of the number 14. Such partitions are said to be ''conjugate'' of one another. In the case of the number 4, partitions 4 and 1 + 1 + 1 + 1 are conjugate pairs, and partitions 3 + 1 and 2 + 1 + 1 are conjugate of each other. Of particular interest is the partition 2 + 2, which has itself as conjugate. Such a partition is said to be ''self-conjugate''. Claim: The number of self-conjugate partitions is the same as the number of partitions with distinct odd parts. Proof (outline): The crucial observation is that every odd part can be "''folded''" in the middle to form a self-conjugate diagram: One can then obtain a bijection between the set of partitions with distinct odd parts and the set of self-conjugate partitions, as illustrated by the following example:


Odd parts and distinct parts

Among the 22 partitions of the number 8, there are 6 that contain only ''odd parts'': * 7 + 1 * 5 + 3 * 5 + 1 + 1 + 1 * 3 + 3 + 1 + 1 * 3 + 1 + 1 + 1 + 1 + 1 * 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 Alternatively, we could count partitions in which no number occurs more than once. Such a partition is called a ''partition with distinct parts''. If we count the partitions of 8 with distinct parts, we also obtain 6: * 8 * 7 + 1 * 6 + 2 * 5 + 3 * 5 + 2 + 1 * 4 + 3 + 1 This is a general property. For each positive number, the number of partitions with odd parts equals the number of partitions with distinct parts, denoted by ''q''(''n''). This result was proved by
Leonhard 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 1748 and later was generalized as Glaisher's theorem. For every type of restricted partition there is a corresponding function for the number of partitions satisfying the given restriction. An important example is ''q''(''n'') (partitions into distinct parts). The first few values of ''q''(''n'') are (starting with ''q''(0)=1): :1, 1, 1, 2, 2, 3, 4, 5, 6, 8, 10, ... . The
generating function In mathematics, a generating function is a way of encoding an infinite sequence of numbers () by treating them as the coefficients of a formal power series. This series is called the generating function of the sequence. Unlike an ordinary serie ...
for ''q''(''n'') is given by :\sum_^\infty q(n)x^n = \prod_^\infty (1+x^k) = \prod_^\infty \frac . The pentagonal number theorem gives a recurrence for ''q'': :''q''(''k'') = ''a''''k'' + ''q''(''k'' − 1) + ''q''(''k'' − 2) − ''q''(''k'' − 5) − ''q''(''k'' − 7) + ''q''(''k'' − 12) + ''q''(''k'' − 15) − ''q''(''k'' − 22) − ... where ''a''''k'' is (−1)''m'' if ''k'' = 3''m''2 − ''m'' for some integer ''m'' and is 0 otherwise.


Restricted part size or number of parts

By taking conjugates, the number of partitions of into exactly ''k'' parts is equal to the number of partitions of in which the largest part has size . The function satisfies the recurrence : with initial values and if and and are not both zero. One recovers the function ''p''(''n'') by : p(n) = \sum_^n p_k(n). One possible generating function for such partitions, taking ''k'' fixed and ''n'' variable, is : \sum_ p_k(n) x^n = x^k \cdot \prod_^k \frac. More generally, if ''T'' is a set of positive integers then the number of partitions of ''n'', all of whose parts belong to ''T'', has
generating function In mathematics, a generating function is a way of encoding an infinite sequence of numbers () by treating them as the coefficients of a formal power series. This series is called the generating function of the sequence. Unlike an ordinary serie ...
:\prod_(1-x^t)^. This can be used to solve
change-making problem The change-making problem addresses the question of finding the minimum number of coins (of certain denominations) that add up to a given amount of money. It is a special case of the integer knapsack problem, and has applications wider than just ...
s (where the set ''T'' specifies the available coins). As two particular cases, one has that the number of partitions of ''n'' in which all parts are 1 or 2 (or, equivalently, the number of partitions of ''n'' into 1 or 2 parts) is :\left \lfloor \frac +1 \right \rfloor , and the number of partitions of ''n'' in which all parts are 1, 2 or 3 (or, equivalently, the number of partitions of ''n'' into at most three parts) is the nearest integer to (''n'' + 3)2 / 12.


Asymptotics

The asymptotic growth rate for ''p''(''n'') is given by : \log p(n) \sim C \sqrt n \text n\rightarrow \infty where C = \pi\sqrt\frac23. The more precise asymptotic formula :p(n) \sim \frac \exp\left(\right) as n\rightarrow \infty was first obtained by G. H. Hardy and Ramanujan in 1918 and independently by J. V. Uspensky in 1920. A complete asymptotic expansion was given in 1937 by Hans Rademacher. If ''A'' is a set of natural numbers, we let ''p''''A''(''n'') denote the number of partitions of ''n'' into elements of ''A''. If ''A'' possesses positive
natural density In number theory, natural density (also referred to as asymptotic density or arithmetic density) is one method to measure how "large" a subset of the set of natural numbers is. It relies chiefly on the probability of encountering members of the ...
α then : \log p_A(n) \sim C \sqrt and conversely if this asymptotic property holds for ''p''''A''(''n'') then ''A'' has natural density α. This result was stated, with a sketch of proof, by Erdős in 1942. If ''A'' is a finite set, this analysis does not apply (the density of a finite set is zero). If ''A'' has ''k'' elements whose greatest common divisor is 1, then : p_A(n) = \left(\prod_ a^\right) \cdot \frac + O(n^) .


Partitions in a rectangle and Gaussian binomial coefficients

One may also simultaneously limit the number and size of the parts. Let denote the number of partitions of with at most parts, each of size at most . Equivalently, these are the partitions whose Young diagram fits inside an rectangle. There is a recurrence relation p(N,M;n) = p(N,M-1;n) + p(N-1,M;n-M) obtained by observing that p(N,M;n) - p(N,M-1;n) counts the partitions of into exactly parts of size at most , and subtracting 1 from each part of such a partition yields a partition of into at most parts. The
Gaussian binomial coefficient In mathematics, the Gaussian binomial coefficients (also called Gaussian coefficients, Gaussian polynomials, or ''q''-binomial coefficients) are ''q''-analogs of the binomial coefficients. The Gaussian binomial coefficient, written as \binom n ...
is defined as: _q = _q = \frac The Gaussian binomial coefficient is related to the
generating function In mathematics, a generating function is a way of encoding an infinite sequence of numbers () by treating them as the coefficients of a formal power series. This series is called the generating function of the sequence. Unlike an ordinary serie ...
of by the equality \sum^_p(N,M;n)q^n = _q


Rank and Durfee square

The ''rank'' of a partition is the largest number ''k'' such that the partition contains at least ''k'' parts of size at least ''k''. For example, the partition 4 + 3 + 3 + 2 + 1 + 1 has rank 3 because it contains 3 parts that are ≥ 3, but does not contain 4 parts that are ≥ 4. In the Ferrers diagram or Young diagram of a partition of rank ''r'', the ''r'' × ''r'' square of entries in the upper-left is known as the Durfee square: : The Durfee square has applications within combinatorics in the proofs of various partition identities.see, e.g., It also has some practical significance in the form of the
h-index The ''h''-index is an author-level metric that measures both the productivity and citation impact of the publications, initially used for an individual scientist or scholar. The ''h''-index correlates with obvious success indicators such as ...
. A different statistic is also sometimes called the rank of a partition (or Dyson rank), namely, the difference \lambda_k - k for a partition of ''k'' parts with largest part \lambda_k. This statistic (which is unrelated to the one described above) appears in the study of
Ramanujan congruences In mathematics, Ramanujan's congruences are some remarkable congruences for the partition function ''p''(''n''). The mathematician Srinivasa Ramanujan discovered the congruences : \begin p(5k+4) & \equiv 0 \pmod 5, \\ p(7k+5) & \equiv 0 \pmod 7, ...
.


Young's lattice

There is a natural
partial order In mathematics, especially order theory, a partially ordered set (also poset) formalizes and generalizes the intuitive concept of an ordering, sequencing, or arrangement of the elements of a set. A poset consists of a set together with a binary ...
on partitions given by inclusion of Young diagrams. This partially ordered set is known as '' Young's lattice''. The lattice was originally defined in the context of
representation theory Representation theory is a branch of mathematics that studies abstract algebraic structures by ''representing'' their elements as linear transformations of vector spaces, and studies modules over these abstract algebraic structures. In essen ...
, where it is used to describe the
irreducible representation In mathematics, specifically in the representation theory of groups and algebras, an irreducible representation (\rho, V) or irrep of an algebraic structure A is a nonzero representation that has no proper nontrivial subrepresentation (\rho, _ ...
s of
symmetric group In abstract algebra, the symmetric group defined over any set is the group whose elements are all the bijections from the set to itself, and whose group operation is the composition of functions. In particular, the finite symmetric group ...
s ''S''''n'' for all ''n'', together with their branching properties, in characteristic zero. It also has received significant study for its purely combinatorial properties; notably, it is the motivating example of a differential poset.


See also

* Rank of a partition, a different notion of ''rank'' * Crank of a partition * Dominance order *
Factorization In mathematics, factorization (or factorisation, see English spelling differences) or factoring consists of writing a number or another mathematical object as a product of several ''factors'', usually smaller or simpler objects of the same kind ...
*
Integer factorization In number theory, integer factorization is the decomposition of a composite number into a product of smaller integers. If these factors are further restricted to prime numbers, the process is called prime factorization. When the numbers are s ...
*
Partition of a set In mathematics, a partition of a set is a grouping of its elements into non-empty subsets, in such a way that every element is included in exactly one subset. Every equivalence relation on a set defines a partition of this set, and every part ...
*
Stars and bars (combinatorics) In the context of combinatorial mathematics, stars and bars (also called "sticks and stones", "balls and bars", and "dots and dividers") is a graphical aid for deriving certain combinatorial theorems. It was popularized by William Feller in his ...
*
Plane partition In mathematics and especially in combinatorics, a plane partition is a two-dimensional array of nonnegative integers \pi_ (with positive integer indices ''i'' and ''j'') that is nonincreasing in both indices. This means that : \pi_ \ge \pi_ and \ ...
*
Polite number In number theory, a polite number is a positive integer that can be written as the sum of two or more consecutive positive integers. A positive integer which is not polite is called impolite... The impolite numbers are exactly the powers of two, an ...
, defined by partitions into consecutive integers * Multiplicative partition *
Twelvefold way In combinatorics, the twelvefold way is a systematic classification of 12 related enumerative problems concerning two finite sets, which include the classical problems of counting permutations, combinations, multisets, and partitions either of ...
* Ewens's sampling formula *
Faà di Bruno's formula Faà di Bruno's formula is an identity in mathematics generalizing the chain rule to higher derivatives. It is named after , although he was not the first to state or prove the formula. In 1800, more than 50 years before Faà di Bruno, the French ...
* Multipartition *
Newton's identities In mathematics, Newton's identities, also known as the Girard–Newton formulae, give relations between two types of symmetric polynomials, namely between power sums and elementary symmetric polynomials. Evaluated at the roots of a monic polynom ...
* Smallest-parts function * A Goldbach partition is the partition of an even number into primes (see
Goldbach's conjecture Goldbach's conjecture is one of the oldest and best-known unsolved problems in number theory and all of mathematics. It states that every even natural number greater than 2 is the sum of two prime numbers. The conjecture has been shown to hold ...
) * Kostant's partition function


Notes


References

* * * * ''(See chapter 5 for a modern pedagogical intro to Rademacher's formula)''. * (an elementary introduction to the topic of integer partitions, including a discussion of Ferrers graphs) * * Provides the main formula (no derivatives), remainder, and older form for ''A''''k''(''n'').) * ''(Has text, nearly complete bibliography, but they (and Abramowitz) missed the Selberg formula for'' ''A''''k''(''n''), ''which is in Whiteman.)'' * (See section I.1) * * * * * ''(Provides the Selberg formula. The older form is the finite Fourier expansion of Selberg.)''


External links

*
Partition and composition calculator
* * Wilf, Herbert S.

with reference tables to the On-Line Encyclopedia of Integer Sequences
Integer partitions
entry in th
FindStat
database
Integer::Partition Perl module
from
CPAN The Comprehensive Perl Archive Network (CPAN) is a repository of over 250,000 software modules and accompanying documentation for 39,000 distributions, written in the Perl programming language by over 12,000 contributors. ''CPAN'' can denote ei ...

Fast Algorithms For Generating Integer Partitions

Generating All Partitions: A Comparison Of Two Encodings
* {{DEFAULTSORT:Partition (Number Theory)