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!)
A337290 Numbers k such that both k and k+1 are in A020899. 8

%I #16 Feb 05 2023 01:59:41

%S 1,2,12,19,20,27,30,31,40,43,44,48,49,61,64,65,69,70,77,78,88,95,98,

%T 99,103,104,111,112,124,125,135,142,143,150,153,154,158,159,166,167,

%U 179,180,190,197,200,201,211,218,219,226,229,230,239,242,243,247,248,255,256,268,269,279

%N Numbers k such that both k and k+1 are in A020899.

%D Anton Shutov, On the sum of digits of the Zeckendorf representations of two consecutive numbers, Fib. Q., 58:3 (2020), 203-207.

%H Amiram Eldar, <a href="/A337290/b337290.txt">Table of n, a(n) for n = 1..10000</a>

%t SequencePosition[Mod[DigitCount[Select[Range[0, 3000], BitAnd[#, 2 #] == 0 &], 2, 1], 2], {1, 1}][[;; , 1]] - 1 (* _Amiram Eldar_, Feb 05 2023 *)

%Y Cf. A020899, A095096, A337287, A337288, A337289, A337634, A337635, A337636, A337637.

%K nonn,base

%O 1,2

%A _N. J. A. Sloane_, Sep 12 2020

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 September 11 14:15 EDT 2024. Contains 375836 sequences. (Running on oeis4.)