|
Problem
of the Week |
Find an ordered list of positive integers, a1,
a2,..., with the fewest possible integers, satisfying all
the following properties:
(a) Every positive integer is the sum of numbers from the list, (Note that an integer is considered to be the sum of one number
on the list if it is actually on the list. Also, for the
terminally picky, "fewest possible" refers to inclusion, not to
cardinality.)
In symbols, for any positive integer n
(b) no number on the list appears more than once in any one sum, and
(c) no two consecutive numbers on the list, that is, ak,
ak+1, appear in any one sum.
where the sum runs over all elements of the list, bi = 0 or 1, and bi bi+1 = 0.
Go to the
Problem of the Week Home Page
You are visitor number
4591
to this page.