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.

A352773 Numbers k such that A109812(k) AND A109812(k+2) = 0 (where AND denotes the bitwise AND operator).

Original entry on oeis.org

1, 3, 6, 8, 13, 15, 27, 29, 48, 50, 101, 103, 119, 162, 164, 226, 415, 417, 420, 647, 651, 1322, 1324, 2682, 2684, 5346, 5348, 10224, 10226, 10775, 11531, 21296, 21298, 41536, 41538, 41541, 42465, 84650, 84652, 84655, 165032, 165034, 322260, 322262, 646646
Offset: 1

Views

Author

Rémy Sigrist, Apr 02 2022

Keywords

Comments

Equivalently, position of zeros in A352772.

Examples

			A109812(3) AND A109812(5) = 4 AND 8 = 0, so 3 belongs to this sequence.
		

Crossrefs