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.

A292118 G.f.: 1 + 2*Sum_{k >= 1} (-1)^k*q^A003159(k).

Original entry on oeis.org

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

Views

Author

N. J. A. Sloane, Sep 09 2017

Keywords

Crossrefs

First differences of A106400.

Programs

  • Mathematica
    Join[{1},Differences[(-1)^ThueMorse[Range[0,100]]]] (* Paolo Xausa, Dec 18 2023 *)

Formula

Andrews-Newman (2017) give many properties of this series.