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-2 of 2 results.

A375958 The smallest positive number that when written in all bases 2 to n contains two or more adjacent equal digits.

Original entry on oeis.org

3, 4, 22, 31, 43, 122, 506, 506, 1187, 3199, 11663, 18773, 18815, 32399, 177216, 177216, 177227, 5225284, 5225284, 14295600, 21566225, 36572552, 107730081, 107832239, 952416000, 2293096006, 5587865542, 6587515515, 30174888567, 30174888567, 107824082399
Offset: 2

Views

Author

Scott R. Shannon, Sep 03 2024

Keywords

Examples

			a(7) = 122 as 122 = 1111010_2 = 11112_3 = 1322_4 = 442_5 = 322_6 = 233_7, each of which contains two or more adjacent equal digits.
		

Crossrefs

A375997 The smallest positive number that when written in all bases 2 to n contains three or more adjacent equal digits.

Original entry on oeis.org

7, 39, 234, 687, 3882, 13999, 196017, 786499, 2790000, 3898880, 150002496, 150002496, 22094555327, 164777407488
Offset: 2

Views

Author

Scott R. Shannon, Sep 05 2024

Keywords

Examples

			a(7) = 13999 as 13999 = 11011010101111_2 = 201012111_3 = 3122233_4 = 421444_5 = 144451_6 = 55546_7, each of which contains three or more adjacent equal digits.
		

Crossrefs

Showing 1-2 of 2 results.