(Translated by https://www.hiragana.jp/)
A219658 - OEIS
login
A219658
Complement of A219650. Natural numbers that do not occur in A219651.
11
3, 4, 8, 9, 13, 14, 18, 19, 20, 21, 22, 26, 27, 31, 32, 36, 37, 41, 42, 43, 44, 45, 49, 50, 54, 55, 59, 60, 64, 65, 66, 67, 68, 72, 73, 77, 78, 82, 83, 87, 88, 89, 90, 91, 95, 96, 100, 101, 105, 106, 110, 111, 112, 113, 114, 115, 116, 117, 118, 122, 123, 127
OFFSET
1,1
COMMENTS
These are positive integers i for which there does not exist any k such that A034968(i+k) = k.
LINKS
PROG
(Scheme with Antti Karttunen's Intseq-library):
(define A219658 (COMPLEMENT 1 A219650))
CROSSREFS
A219650, A219651, A219666. Analogous sequence for binary system: A055938, for Zeckendorf expansion: A219638.
Sequence in context: A374046 A310017 A191285 * A047204 A050035 A306901
KEYWORD
nonn
AUTHOR
Antti Karttunen, Nov 25 2012
STATUS
approved