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!)
A219657 Positions of zeros in A219659. 4
0, 2, 5, 8, 12, 16, 21, 26, 32, 38, 44, 50, 57, 64, 71, 78, 86, 94, 102, 110, 119, 128, 137, 146, 156, 166, 177, 188, 199, 210, 222, 234, 246, 258, 271, 284, 297, 310, 324, 338, 352, 366, 381, 396, 411, 426, 441, 456, 472, 488, 504, 520, 537, 554, 571, 588, 606 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = n+A219656(n).
PROG
(Scheme): (define (A219657 n) (+ n (A219656 n)))
CROSSREFS
Cf. A219659. Analogous sequence for binary system: A213707, for Zeckendorf expansion: A219647.
Sequence in context: A070977 A134925 A184430 * A213707 A229154 A362601
KEYWORD
nonn
AUTHOR
Antti Karttunen, Nov 25 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 April 19 07:38 EDT 2024. Contains 371782 sequences. (Running on oeis4.)