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.

A010704 Period 2: repeat (3,6).

Original entry on oeis.org

3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3, 6, 3
Offset: 0

Views

Author

Keywords

Comments

Continued fraction expansion of A176105. - R. J. Mathar, Mar 08 2012
Digital roots of A007283. - Bruno Berselli, Nov 22 2018
Decimal expansion of 4/11. - Franklin T. Adams-Watters, Nov 28 2018

Crossrefs

Programs

Formula

G.f. 3*(1 + 2*x)/((1 - x)*(1 + x)). - R. J. Mathar, Nov 21 2011
From Reinhard Zumkeller, Jul 03 2012: (Start)
a(n) = 3*A000034(n).
a(n) = A213999(n,2). (End)
a(n + 1) = 9 - a(n). - David A. Corneth, Nov 29 2018
a(n) = 2 + 2^(1 - (-1)^n). - Vincenzo Librandi, Feb 28 2020
a(n) = 3*(3-(-1)^n)/2. - Aaron J Grech, Aug 02 2024