Partition

Revision as of 23:00, 19 June 2006 by IntrepidMath (talk | contribs)

A partion of a number is the number of ways to express that integer as a sum of another. For example, the partions of 3 are: 3, {2,1}, and {1,1,1}. There is no simple formula that gives the number of partitions of a number, but many techniques can be found in the article below.


Resources