Problem:
is a set of integers. Its smallest element is and its largest element is . Every element of except is the sum of two distinct members of the set or double a member of the set. What is the smallest possible number of integers in ?
Problem:
is a set of integers. Its smallest element is and its largest element is . Every element of except is the sum of two distinct members of the set or double a member of the set. What is the smallest possible number of integers in ?
Solution:
Let , where . Put , etc. Then , , , , , (and obviously ), so we need at least numbers. There are several ways of using numbers. For example, , where , and the others are double another number.
Doubling every time does not work: . But if we do not double every time, then we cannot get a number larger than with numbers: the best we can do is (on the occasion when we do not double the best we can do is to the largest plus the next largest, or times the largest). Hence we need at least numbers. [To be more formal, write the elements as , then each must be a sum of preceding elements. The largest possible is and the next largest and so on.]