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.

A131548 Least power of 3 having a run of exactly n consecutive 5's in its decimal representation.

Original entry on oeis.org

8, 27, 33, 33, 274, 2076, 5173, 8880, 67390, 206131, 864271, 1291676, 5756979, 13654248, 73000220
Offset: 1

Views

Author

Shyam Sunder Gupta, Aug 26 2007

Keywords

Examples

			a(3) = 33 because 3^33 = 5559060566555523 is the smallest power of 3 that contains a run of exactly 3 consecutive 5's in its decimal form. (3^33 happens to contain also a run of exactly 4 consecutive 5's, so a(4) is also 33.)
		

Crossrefs

Extensions

a(11)-a(14) from Lars Blomberg, Feb 02 2013
a(15) from Bert Dobbelaere, Mar 05 2019
a(3) corrected by Pontus von Brömssen, Jul 21 2024