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

%I #6 Oct 26 2012 23:00:00

%S 0,2,5,8,12,16,21,26,32,38,45,52,60,68,76,84,93,102,112,122,133,144,

%T 155,166,178,190,202,214,227,240,253,266,280,294,309,324,340,356,372,

%U 388,405,422,439,456,474,492,510,528,547,566,585,604,624,644,664,684,705,726,747,768,790

%N Positions of zeros in A218254.

%H Antti Karttunen, <a href="/A213707/b213707.txt">Table of n, a(n) for n = 0..720</a>

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

%o (Scheme): (define (A213707 n) (+ n (A213706 n)))

%K nonn

%O 0,2

%A _Antti Karttunen_, Oct 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 July 31 12:02 EDT 2024. Contains 374800 sequences. (Running on oeis4.)