Let n be a natural number, then s is the number of ways to write n as the sum of at least one natural number. What is the number s called?
If the addends are not necessarily distinct and order is not considered, then we have Partition Function P. And here is the Wikipedia article.
This is the number of compositions of n.