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.

A110161 Expansion of x*(1-x^2)/(1-x^2+x^4).

Original entry on oeis.org

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

Views

Author

Paul Barry, Jul 14 2005

Keywords

Comments

Transform of A002605 by the Riordan array A102587. Denominator is the 12th cyclotomic polynomial.

Crossrefs

Programs

Formula

Periodic of length 12: 0, 1, 0, 0, 0, -1, 0, -1, 0, 0, 0, 1. - T. D. Noe, Dec 12 2006
From Michael Somos, Jun 11 2007: (Start)
Euler transform of length 12 sequence [0, 0, 0, -1, 0, -1, 0, 0, 0, 0, 0, 1].
a(n) is multiplicative with a(2^e) = a(3^e) = 0^e, a(p^e) = 1 if p == 1, 11 (mod 12), a(p^e) = (-1)^e if p == 5, 7 (mod 12).
a(n) = a(-n) = -a(n + 6) for all n in Z.
G.f.: x * (1 - x^4) * (1 - x^6) / (1 - x^12). (End)
a(2*n - 1) = A010892(n). - Michael Somos, Jan 29 2015
a(n) = A014021(n+1). - R. J. Mathar, Nov 13 2023

Extensions

Corrected by T. D. Noe, Dec 12 2006