cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A219650 The nonnegative integers n such that there exists a number k with A034968(n+k)=k.

Original entry on oeis.org

0, 1, 2, 5, 6, 7, 10, 11, 12, 15, 16, 17, 23, 24, 25, 28, 29, 30, 33, 34, 35, 38, 39, 40, 46, 47, 48, 51, 52, 53, 56, 57, 58, 61, 62, 63, 69, 70, 71, 74, 75, 76, 79, 80, 81, 84, 85, 86, 92, 93, 94, 97, 98, 99, 102, 103, 104, 107, 108, 109, 119, 120, 121, 124
Offset: 0

Views

Author

Antti Karttunen, Nov 25 2012

Keywords

Crossrefs

Inverse: A230414. (In a sense that A230414(a(n)) = n for all n).
First differences: A230405. Bisection of A219651. Complement: A219658. Characteristic function: A230412. Cf. also A230423 and A230424.
Analogous sequence for binary system: A005187, for Zeckendorf expansion: A219640.

Formula

a(0) = 0; and for n>0, a(n) = a(n-1) + A230405(n-1).
a(n) = A219651(2*n).
a(n) ~ 2*n. - Amiram Eldar, Jan 21 2024

Extensions

Name changed by Antti Karttunen, Nov 01 2013