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.

A345873 a(n) = A345415(A345872(n), A345872(n+1)).

Original entry on oeis.org

0, 1, -1, 2, 3, -2, -3, -4, 6, -5, 5, 9, 4, 7, -6, -8, -9, 10, 11, -7, -12, 8, -11, -16, 13, -15, -19, -10, 12, 15, 19, -13, 20, -20, 21, 22, 14, -17, 18, 23, 16, 17, -14, -25, 26, -23, 27, -29, -28, -27, -26, 29, -24, -33, 25, 33, -18, 28, -22, 31, -21, -35
Offset: 1

Views

Author

Rémy Sigrist, Jun 27 2021

Keywords

Comments

All terms are distinct.

Examples

			a(3) = A345415(A345872(3), A345872(4)) = A345415(2, 3) = -1.
		

Crossrefs

Programs

  • PARI
    See Links section.