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

%I #7 Nov 25 2012 23:51:44

%S 0,2,5,9,13,18,23,29,36,43,51,59,67,76,85,95,105,115,126,137,148,160,

%T 172,185,198,211,225,239,253,268,283,298,314,330,347,364,382,400,418,

%U 437,456,475,495,515,535,556,577,599,621,643,666,689,712,735,759,784

%N Positions of zeros in A219649.

%H A. Karttunen, <a href="/A219647/b219647.txt">Table of n, a(n) for n = 0..10946</a>

%F a(n) = n+A219646(n).

%o (Scheme): (define (A219647 n) (+ n (A219646 n)))

%Y Analogous sequence for binary system: A213707, for factorial number system: A219657.

%K nonn

%O 0,2

%A _Antti Karttunen_, Nov 24 2012

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 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)