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.

A078225 a(n) = A078221(n+1)/A078221(n).

Original entry on oeis.org

3, 3, 11, 101, 10001, 100000001, 10000000000000001, 100000000000000000000000000000001, 10000000000000000000000000000000000000000000000000000000000000001
Offset: 1

Views

Author

Amarnath Murthy, Nov 23 2002

Keywords

Crossrefs

Programs

Formula

For n>2, a(n) = 10^(2^(n-3))+1

Extensions

More terms from R. J. Mathar, Feb 03 2007, using the formula for A078221
a(5) corrected by Max Alekseyev, Aug 21 2013