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.

A154589 a(n)=A154570(n)+A154570(n+1).

Original entry on oeis.org

4, -1, -2, -4, -8, -16, -32, -64, -128, -256, -512, -1024, -2048, -4096, -8192, -16384, -32768, -65536
Offset: 0

Views

Author

Paul Curtz, Jan 12 2009

Keywords

Formula

G.f.: (4-9x)/(1-2x). a(n+1)= -A000079(n). R. J. Mathar, Feb 25 2009
E.g.f.: 5 + x/(G(0)+1), where G(k) = 2*k - 1 - x/(1 + x/G(k+1) ); (continued fraction ). - Sergei N. Gladkovskii, Dec 27 2013

Extensions

Edited by N. J. A. Sloane, Jan 14 2009