Puzzles/Statistical puzzles/Summing n

From Wikibooks, open books for an open world
< Puzzles | Statistical puzzles
Jump to: navigation, search

Puzzles | Statistical puzzles | Summing n


Given a target sum n, you can choose k summands each of which is a number, n_i \in \{0, 1, ...\}, i = 1, ..., k, such that \sum_{i=1}^{k}{n_i} = n. How many ways are there of doing this?

Here the notion of a sum is same as that of a permutation, so two sums are same iff they contain the same summands in the same order. E.g. 2 + 3 + 1 and 1 + 3 + 2 are not the same.

While you are at it, whats the answer, if n_i \in \{1, 2, ...\}?

solution

Personal tools
Namespaces
Variants
Actions
Navigation
Community
Toolbox
Sister projects
Print/export