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!)
A219647 Positions of zeros in A219649. 4
0, 2, 5, 9, 13, 18, 23, 29, 36, 43, 51, 59, 67, 76, 85, 95, 105, 115, 126, 137, 148, 160, 172, 185, 198, 211, 225, 239, 253, 268, 283, 298, 314, 330, 347, 364, 382, 400, 418, 437, 456, 475, 495, 515, 535, 556, 577, 599, 621, 643, 666, 689, 712, 735, 759, 784 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = n+A219646(n).
PROG
(Scheme): (define (A219647 n) (+ n (A219646 n)))
CROSSREFS
Analogous sequence for binary system: A213707, for factorial number system: A219657.
Sequence in context: A088907 A130235 A267531 * A129726 A122489 A120615
KEYWORD
nonn
AUTHOR
Antti Karttunen, Nov 24 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 25 10:01 EDT 2024. Contains 371967 sequences. (Running on oeis4.)