login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A218606 a(n) = A218608(n-1)+1. 4
1, 2, 3, 5, 7, 8, 10, 11, 13, 15, 16, 22, 24, 25, 39, 41, 42, 62, 63, 64, 65, 69, 71, 72, 92, 93, 94, 95, 105, 106, 107, 108, 114, 123, 125, 126, 146, 147, 148, 149, 159, 160, 161, 162, 168, 183, 184, 185, 186, 192, 203, 221, 223, 224, 244, 245, 246, 247, 257 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
These are the points i for which the predecessor node (i.e. the vertex that is one step towards the root) in the infinite trunk of beanstalk (A179016(i)) is at the greatest possible position of the allotted "window" which it at that point must pass through. (See comments at A218604.)
LINKS
FORMULA
a(n) = A218608(n-1)+1.
PROG
(Scheme): (define (A218606 n) (1+ (A218608 (-1+ n))))
CROSSREFS
Sequence in context: A295282 A066093 A022342 * A077164 A364444 A062132
KEYWORD
nonn
AUTHOR
Antti Karttunen, Nov 03 2012
EXTENSIONS
Definition changed because of the changed offset of A218604. - Antti Karttunen, Nov 10 2012
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 9 22:15 EDT 2024. Contains 375044 sequences. (Running on oeis4.)