thereddiamanthe
New member
- Joined
- Oct 16, 2019
- Messages
- 10
How to calculate --
how many random positive integers have to form - for at least 2 of them to sum up to - the highest integer in the pool plus one.
Eg.
The pool is 27 [1,2,.....,26,27].
Target Sum is 28.
How many integers are required for at least two of them to sum to 28.
how many random positive integers have to form - for at least 2 of them to sum up to - the highest integer in the pool plus one.
Eg.
The pool is 27 [1,2,.....,26,27].
Target Sum is 28.
How many integers are required for at least two of them to sum to 28.