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.

A115525 Periodic {1,1,-2,0,1,0,-1,0,0,1,-1,-1}.

Original entry on oeis.org

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

Views

Author

Paul Barry, Jan 25 2006

Keywords

Comments

Diagonal sums of number triangle A115524.

Programs

  • Mathematica
    PadRight[{},120,{1,1,-2,0,1,0,-1,0,0,1,-1,-1}] (* Harvey P. Dale, Aug 20 2021 *)

Formula

G.f.: (1+2x-x^3-2x^4-x^5)/(1+x+x^2-x^4-x^5-x^6).