login
A218603
a(n) = A179016(n)-A213708(n)
9
0, 0, 1, 0, 1, 0, 1, 3, 0, 1, 3, 2, 3, 0, 1, 3, 2, 2, 1, 1, 1, 3, 0, 1, 3, 2, 2, 1, 1, 1, 2, 1, 1, 0, 1, 0, 0, 0, 1, 0, 1, 3, 2, 2, 1, 1, 1, 2, 1, 1, 0, 1, 0, 0, 0, 0, 1, 1, 0, 1, 1, 3, 5, 3, 5, 4, 2, 3, 5, 0, 1, 3, 2, 2, 1, 1, 1, 2, 1, 1, 0, 1, 0, 0, 0, 0, 1
OFFSET
0,8
COMMENTS
For all n, the following holds: A213708(n) <= A179016(n) <= A173601(n). This sequence gives the distance of the node n in the infinite trunk of beanstalk (A179016(n)) from the lesser edge of the A086876(n) wide window which it at that point must pass through.
The increasing steps seem to be quite constrained in their magnitude, compared to the decreasing steps. (This depends on how the "tendrils", i.e. the finite side-trees on the other side of the infinite trunk grow and reach their tops).
LINKS
PROG
(Scheme): (define (A218603 n) (- (A179016 n) (A213708 n)))
CROSSREFS
a(n) = A086876(n)-A218604(n)-1. Positions of zeros: A218607, A218605.
Sequence in context: A084475 A130028 A129560 * A207032 A169940 A279010
KEYWORD
nonn
AUTHOR
Antti Karttunen, Nov 03 2012
EXTENSIONS
Offset changed because of the changed offset of A179016 - Antti Karttunen, Nov 10 2012
STATUS
approved