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.

A010699 Period 2: repeat (2,9).

Original entry on oeis.org

2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2, 9, 2
Offset: 0

Views

Author

Keywords

Comments

Continued fraction of 1 + sqrt(11)/3 = A176056. - R. J. Mathar, Nov 21 2011

Crossrefs

Equals 2 + A010678 = 2 + 7*A000035.

Programs

Formula

a(n) = -7/2*(-1)^n+11/2. - Paolo P. Lava, Oct 20 2006
G.f.: (2+9x)/((1-x)(1+x)). - R. J. Mathar, Nov 21 2011
a(n) = 2 + 7*(n mod 2) = 2 + 7*A000035(n). - M. F. Hasler, Feb 26 2020