Puzzles/Statistical puzzles/Summing n
From Wikibooks, open books for an open world
Puzzles | Statistical puzzles | Summing n
Given a target sum n, you can choose k summands each of which is a number,
, such that
. 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
?
This page may need to be