Erdős Problem 359 #
Reference: erdosproblems.com/359
The predicate that A is monotone, A 0 = n and for all j, A (j + 1) is the smallest natural number that
cannot be written as a sum of consecutive terms of A 0, ..., A j
Equations
- One or more equations did not get rendered due to their size.
Instances For
Let $a_1< a_2 < ⋯ $ be an infinite sequence of integers such that $a_1=1$ and $a_{i+1}$ is the least integer which is not a sum of consecutive earlier $a_j$s. Show that $a_k / k \to \infty$.
Let $a_1< a_2 < ⋯ $ be an infinite sequence of integers such that $a_1=1$ and $a_{i+1}$ is the least integer which is not a sum of consecutive earlier $a_j$s. Show that $a_k / k ^ {1 + c} \to 0$ for any $c > 0$.
Suppose monotone sequence $A$ satisfies the following: A 0 = 1 and for all j, A (j + 1) is the
smallest natural number that cannot be written as a sum of consecutive terms of A 0, ..., A j.
Then the first few terms of $A$ are $1,2,4,5,8,10,14,15,...$.
Suppose monotone sequence $A$ satisfies the following: A 0 = 1 and for all j, A (j + 1) is the
smallest natural number that cannot be written as a sum of consecutive terms of A 0, ..., A j.
Then it is conjectured that $$a_k ~ \frac{k \log k}{\log \log k}$$.