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.

Showing 1-1 of 1 results.

A360623 Largest k such that the decimal representation of 2^k is missing any n-digit string.

Original entry on oeis.org

168, 3499, 53992, 653060
Offset: 1

Views

Author

Hans Havermann, Feb 14 2023

Keywords

Comments

All terms are conjectural, checked up to 10^6.

Examples

			168 is the largest base-ten power of 2 that is missing any of the 10 length-1 digit-strings (missing '2').
3499 is the largest base-ten power of 2 that is missing any of the 100 length-2 digit-strings (missing '95').
53992 is the largest base-ten power of 2 that is missing any of the 1000 length-3 digit-strings (missing '661').
653060 is the largest base-ten power of 2 that is missing any of the 10000 length-4 digit-strings (missing '6164').
		

Crossrefs

Showing 1-1 of 1 results.