Source: wikibot/integer-partitions
= Integer partitions
{wiki=Integer_partitions}
Integer partitions refer to the ways of expressing a positive integer as the sum of one or more positive integers. The order of terms in each sum does not matter; for example, the two sums \\(4 = 1 + 1 + 1 + 1\\) and \\(4 = 2 + 2\\) represent two distinct partitions of the integer 4.