login
A337289
Numbers k such that k+1 is in A095096 and k is in A020899.
8
3, 5, 8, 13, 17, 21, 25, 28, 32, 34, 38, 41, 45, 50, 52, 55, 59, 62, 66, 71, 73, 79, 81, 84, 89, 93, 96, 100, 105, 107, 113, 115, 118, 122, 126, 128, 131, 136, 140, 144, 148, 151, 155, 160, 162, 168, 170, 173, 177, 181, 183, 186, 191, 195, 198, 202, 204, 207, 212, 216, 220, 224, 227
OFFSET
1,1
REFERENCES
Anton Shutov, On the sum of digits of the Zeckendorf representations of two consecutive numbers, Fib. Q., 58:3 (2020), 203-207.
LINKS
MATHEMATICA
SequencePosition[Mod[DigitCount[Select[Range[0, 3000], BitAnd[#, 2 #] == 0 &], 2, 1], 2], {1, 0}][[;; , 1]] - 1 (* Amiram Eldar, Feb 05 2023 *)
KEYWORD
nonn,base
AUTHOR
N. J. A. Sloane, Sep 12 2020
STATUS
approved