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.

A010713 Period 2: repeat (4,8).

Original entry on oeis.org

4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4, 8, 4
Offset: 0

Views

Author

Keywords

Crossrefs

Cf. A176218.

Programs

Formula

a(n) = -2*(-1)^n + 6. - Paolo P. Lava, Oct 20 2006
From R. J. Mathar, Oct 20 2008: (Start)
a(n) = 4*A000034(n).
G.f.: 4(1+2x)/((1-x)(1+x)). (End)