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.

Previous Showing 11-11 of 11 results.

A090561 Least n-th power that begins with k^(n-1) for some k > 1.

Original entry on oeis.org

1, 4, 64, 81, 16807, 1000000, 10000000, 100000000, 1000000000, 10000000000, 100000000000, 1000000000000, 10000000000000, 100000000000000, 1000000000000000, 10000000000000000, 100000000000000000
Offset: 1

Views

Author

Amarnath Murthy, Dec 11 2003

Keywords

Comments

a(n) = 10^n for 6 <= n <= 500 (I haven't checked past 500.) - David Wasserman, Jan 05 2006

Examples

			a(1) = 1 because 1 begins with 2^0. a(5) = 16807 because 16807 begins with 2^4.
		

Crossrefs

Cf. A090568.
Cf. A067442.

Extensions

Corrected and extended by David Wasserman, Jan 05 2006
Previous Showing 11-11 of 11 results.