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.

A099820 Even nonnegative integers in base 2 (bisection of A007088).

Original entry on oeis.org

0, 10, 100, 110, 1000, 1010, 1100, 1110, 10000, 10010, 10100, 10110, 11000, 11010, 11100, 11110, 100000, 100010, 100100, 100110, 101000, 101010, 101100, 101110, 110000, 110010, 110100, 110110, 111000, 111010, 111100, 111110, 1000000
Offset: 0

Views

Author

N. J. A. Sloane, Nov 19 2004

Keywords

Crossrefs

Programs

  • Maple
    seq(convert(2*n,binary),n=0..37); # Emeric Deutsch, Dec 15 2004

Extensions

More terms from Emeric Deutsch, Dec 15 2004