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.

A010705 Period 2: repeat (3,7).

Original entry on oeis.org

3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3
Offset: 0

Views

Author

Keywords

Comments

Continued fraction expansion of (21 + 5*sqrt(21))/14 (decimal expansion is given by A176106). - R. J. Mathar, Mar 08 2012
If an initial 2 is prepended to this sequence, it is Sylvester's sequence (A000058) modulo 10. - Alonso del Arte, Mar 25 2015
Also, smallest prime factor of 8^n-1 for n >= 1. - Sean A. Irvine, Oct 15 2023

Programs

Formula

G.f.: (3+7x)/((1-x)(1+x)). - R. J. Mathar, Nov 21 2011