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.

A010688 Period 2: repeat (1,7).

Original entry on oeis.org

1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1, 7, 1
Offset: 0

Views

Author

Keywords

Comments

Continued fraction of (7 + sqrt 77)/14. - R. J. Mathar, Nov 21 2011

Programs

Formula

From Paul Barry, May 23 2003: (Start)
a(n) = 4 - 3(-1)^n;
g.f.: (1+7x)/((1+x)(1-x));
e.g.f.: 4*exp(x)-3*exp(-x). (End)
a(n) = 7^n mod 8. - Vincenzo Librandi, Feb 07 2011

Extensions

Formula corrected by Philippe Deléham, Oct 30 2008