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.

A010727 Constant sequence: the all 7's sequence.

Original entry on oeis.org

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

Views

Author

Keywords

Comments

a(n) = A153466(n) mod 9. - Paul Curtz, Dec 27 2008
Continued fraction expansion of A176439. - Bruno Berselli, Mar 15 2011
Final digit of 16^(2^n) + 1. That is, the last digit of every Fermat number F(n) is 7, where n >= 2. - Arkadiusz Wesolowski, Jul 28 2011
Decimal expansion of 7/9. - Arkadiusz Wesolowski, Sep 12 2011

Crossrefs

Cf. A000012 (the all 1's sequence), A153466, A176439.

Programs

Formula

G.f.: 7/(1-x). - Bruno Berselli, Mar 15 2011
a(n) = 7. - Arkadiusz Wesolowski, Sep 12 2011
E.g.f.: 7*e^x. - Vincenzo Librandi, Jan 28 2012