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.

A140302 b(n)=A000749(n+1)-2*A000749(n)=0, 0, 1, 2, 2, 0, -4, -8, -8, = 0, A009545 and its three differences by columns on line.

Original entry on oeis.org

0, 0, 1, -1, 0, 1, 0, -1, 1, 1, -1, -1, 2, 0, -2, 0, 2, -2, -2, 2, 0, -4, 0, 4, -4, -4, 4, 4, -8, 0, 8, 0, -8, 8, 8, -8, 0, 16, 0, -16, 16, 16, -16, -16, 32, 0, -32, 0, 32, -32, -32, 32, 0, -64, 0, 64, -64, -64, 64, 64
Offset: 0

Views

Author

Paul Curtz, May 27 2008

Keywords

Comments

A009545 is principal sequence of degenerate case a(n)=2a(n-1)-2a(n-2), which means second differences opposite to the sequence, for generally a(n)=4a(n-1)-6a(n-2)+4a(n-3) which here holds without restriction.

Formula

Rectangle (vertical sums = 0): 0, 0, 1, 2, 2; 0, 1, 1, 0, -2; 1, 0, -1, -2, -2; -1, -1 -1, 0, 2;