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.

A326772 Array T(x, z), x, z >= 0, read by increasing x+z and then increasing x: if A326764(x, y, z) = 0 for some y >= 0, then T(x, z) = y, else T(x, z) = -1.

Original entry on oeis.org

0, 4, 2, 1, 7, 4, 5, 15, 0, 6, 2, 8, 5, 12, 1, 6, 0, 10, 7, 9, 3, 3, 9, 15, 13, 0, 19, 5, 12, 1, 17, 8, 3, 13, 28, 16, 15, 5, 12, 0, 16, 22, 6, 2, 13, 13, 19, 16, 4, 11, 14, 0, 22, 8, 17, 16, 6, 8, 1, 22, 18, 3, 28, 17, 5, 14, 7, 3, 1, 20, 10, 0, 22, 18, 11, 2
Offset: 0

Views

Author

Rémy Sigrist, Jul 25 2019

Keywords

Crossrefs

Cf. A326764.

Programs

  • PARI
    See Links section.