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.

A334090 a(1) = 0, and then after the first differences of A064097.

Original entry on oeis.org

0, 1, 1, 0, 1, 0, 1, -1, 1, 0, 1, -1, 1, 0, 0, -1, 1, 0, 1, -1, 1, 0, 1, -2, 1, 0, 0, 0, 1, -1, 1, -2, 2, -1, 1, -1, 1, 0, 0, -1, 1, 0, 1, -1, 0, 1, 1, -3, 2, -1, 0, 0, 1, -1, 1, -1, 1, 0, 1, -2, 1, 0, 0, -2, 2, 0, 1, -2, 2, -1, 1, -2, 1, 0, 0, 0, 1, -1, 1, -2, 1, 0, 1, -1, 0, 1, 0, -1, 1, -1, 1, 0, 0, 1, -1, -2, 1, 1, 0, -1, 1, -1, 1, -1, 1
Offset: 1

Views

Author

Antti Karttunen, Apr 17 2020

Keywords

Crossrefs

Cf. A334197 (positions of records).
Cf. also A332903.

Programs

Formula

a(1) = 0, and for n > 1, a(n) = A064097(n) - A064097(n-1).
a(n) = A334091(n) + A334195(n).