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.

A115635 Periodic {1,1,-5,0,1,-3,-1,0,-3,1,-1,-4}.

Original entry on oeis.org

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

Views

Author

Paul Barry, Jan 27 2006

Keywords

Comments

Diagonal sums of number triangle A115633.

Formula

G.f.: (1+2x-3x^2-4x^3-5x^4-4x^5)/((1-x^3)*(1+x+x^2+x^3)); a(n)=sum{k=0..floor(n/2), A115633(n-k, k)}.