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.

A339976 Numbers k such that exactly half of the first k terms of A337546 are 0's.

Original entry on oeis.org

0, 2, 6, 8, 14, 38, 44, 46, 50, 56, 60, 62, 66, 72, 74, 78, 80, 82, 84, 86, 88, 90, 92, 94, 96, 98, 102, 104, 110, 114, 116, 120, 126, 130, 132, 138, 162, 168, 170, 174, 180, 184, 186, 190, 196, 198, 202, 204, 206, 208, 210, 212, 214, 216, 218, 220, 222, 226, 228
Offset: 1

Views

Author

Rémy Sigrist, Dec 25 2020

Keywords

Comments

Equivalently, these are the positions of 0's in A339975.

Examples

			The first 6 terms of A337546 are 0, 1, 0, 0, 1, 1.
Exactly half of them are 0's, so 6 belongs to the sequence.
		

Crossrefs

Programs

  • C
    See Links section.