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.

A230301 Positive numbers not of the form m + wt(m-1), m >= 1.

Original entry on oeis.org

2, 5, 7, 14, 16, 19, 22, 24, 31, 33, 38, 40, 47, 49, 52, 55, 57, 64, 72, 79, 81, 84, 87, 89, 96, 98, 103, 105, 112, 114, 117, 120, 122, 129, 131, 134, 136, 143, 145, 148, 151, 153, 160, 162, 167, 169, 176, 178, 181, 184, 186, 193, 201, 208, 210, 213, 216, 218, 225, 227, 232, 234, 241, 243, 246, 249, 251, 271, 273, 276
Offset: 1

Views

Author

N. J. A. Sloane, Oct 23 2013

Keywords

Comments

wt(m) = A000120(m).
These are numbers k such that A228085(2^k) = A228085(k-1) = 0, or numbers k such that 2^k is a binary self number (A010061). - Amiram Eldar, Feb 23 2021

Crossrefs

Formula

a(n) = A010061(n) + 1.