OFFSET
0,2
COMMENTS
The first player can move the ball 2*a(n) spaces before the second player can move the ball 2*(a(n-1) + 1) spaces.
A self-describing sequence. Pick any number n; this n says: "There are n terms in the sequence which are <= 2n". This sequence is the slowest increasing one with this property. - Eric Angelini, Jun 15 2007
Conjectured partial sums of A272729 (true for at least 8192 terms). - Sean A. Irvine, Jun 26 2022
REFERENCES
Berlekamp, Conway and Guy, "Winning Ways", Volume 2. Academic Press, 1982
LINKS
Sean A. Irvine, Java program (github)
CROSSREFS
KEYWORD
easy,nonn
AUTHOR
STATUS
approved