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.

A277889 After zero, excess of the odd terms in A276573 (the infinite trunk of least squares beanstalk) over the even terms.

Original entry on oeis.org

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

Views

Author

Antti Karttunen, Nov 13 2016

Keywords

Comments

Is a(2358) = 0 the last zero of this sequence? See also comments in A277891.

Crossrefs

Formula

a(0) = 0; for n >= 1, a(n) = a(n-1) - (-1)^A276573(n).