Text
A partition of an integer is a way of writing it as a sum of positive integers, disregarding order. How many partitions does the number have?
Solution
List them in decreasing order: There are partitions in all.
| tags |
Text
A partition of an integer is a way of writing it as a sum of positive integers, disregarding order. How many partitions does the number have?
Solution
List them in decreasing order: There are partitions in all.