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.

User: Tyler Zahnke

Tyler Zahnke's wiki page.

Tyler Zahnke has authored 1 sequences.

A244450 Powers of ten billion.

Original entry on oeis.org

1, 10000000000, 100000000000000000000, 1000000000000000000000000000000, 10000000000000000000000000000000000000000, 100000000000000000000000000000000000000000000000000, 1000000000000000000000000000000000000000000000000000000000000
Offset: 0

Author

Tyler Zahnke, Jun 28 2014

Keywords

Comments

The tenth number in this sequence is a googol, the twentieth is a bigoogol, thirtieth is a trigoogol ... hundredth is a decigoogol (or great googol, as Andre Joyce called it), the ten thousandth is a centigoogol (or great great googol, as Joyce called it), and the hundred thousandth one is a maximusmillion. If x is 10^(10^100) divided by (10^10), the x-th member of this sequence is a googolplex.

Crossrefs

Programs

Formula

a(n) = 10000000000^n.