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.

A274299 A bisection of A002326.

Original entry on oeis.org

2, 3, 10, 4, 18, 11, 18, 5, 12, 12, 14, 23, 8, 20, 58, 6, 66, 35, 20, 39, 82, 28, 12, 36, 30, 51, 106, 36, 44, 24, 20, 7, 130, 36, 138, 60, 42, 15, 20, 52, 162, 83, 18, 60, 178, 60, 40, 95, 12, 99, 84, 66, 210, 28, 18, 37, 226, 30, 92, 119, 162, 36, 50, 8, 36, 131, 22, 135, 20, 30, 94, 60, 48, 116
Offset: 0

Views

Author

N. J. A. Sloane, Jun 20 2016

Keywords

Crossrefs

Programs

  • Mathematica
    Table[MultiplicativeOrder[2, 4 n + 3], {n, 0, 73}] (* Stan Wagon, Jun 24 2016 *)