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.

A132677 Period 3: repeat [1, 2, -3].

Original entry on oeis.org

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

Views

Author

Paul Curtz, Nov 15 2007

Keywords

Comments

a(n) is proportional to its 6n-th differences.
Nonsimple continued fraction expansion of 1+sqrt(2/5) = 1.63245553... (see A010494). - R. J. Mathar, Mar 08 2012

Crossrefs

Programs

Formula

G.f.: (1+3*x)/(1+x+x^2). - Jaume Oliver Lafont, Mar 24 2009
a(n) = cos(2*Pi*n/3) + 5*sin(2*Pi*n/3)/sqrt(3). - R. J. Mathar, Oct 08 2011
a(n) + a(n-1) + a(n-2) = 0 for n > 1, a(n) = a(n-3) for n > 2. - Wesley Ivan Hurt, Jul 01 2016