Difference between revisions of "Partition"

(fix)
 
(31 intermediate revisions by 12 users not shown)
Line 1: Line 1:
 
+
#REDIRECT[[Partition (disambiguation)]]
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 ===
 
* [http://www.artofproblemsolving.com/Resources/Papers/LaurendiPartitions.pdf Partitions of Integers by Joseph Laurendi]
 

Latest revision as of 16:43, 16 February 2008