The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A213707 Positions of zeros in A218254. 7
0, 2, 5, 8, 12, 16, 21, 26, 32, 38, 45, 52, 60, 68, 76, 84, 93, 102, 112, 122, 133, 144, 155, 166, 178, 190, 202, 214, 227, 240, 253, 266, 280, 294, 309, 324, 340, 356, 372, 388, 405, 422, 439, 456, 474, 492, 510, 528, 547, 566, 585, 604, 624, 644, 664, 684, 705, 726, 747, 768, 790 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = n+A213706(n).
PROG
(Scheme): (define (A213707 n) (+ n (A213706 n)))
CROSSREFS
Sequence in context: A134925 A184430 A219657 * A229154 A362601 A174605
KEYWORD
nonn
AUTHOR
Antti Karttunen, Oct 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 June 9 03:24 EDT 2024. Contains 373227 sequences. (Running on oeis4.)