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.

A350445 a(n) is the smallest number larger than a(n-1) that has only one digit in common with a(n-1).

Original entry on oeis.org

1, 10, 12, 13, 14, 15, 16, 17, 18, 19, 21, 23, 24, 25, 26, 27, 28, 29, 32, 34, 35, 36, 37, 38, 39, 43, 45, 46, 47, 48, 49, 54, 56, 57, 58, 59, 65, 67, 68, 69, 76, 78, 79, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 108, 122, 130, 142, 150, 162, 170, 182, 190, 202, 301, 322, 340, 351, 360, 371, 380, 391, 401, 422, 430
Offset: 1

Views

Author

Rodolfo Kurchan, Dec 31 2021

Keywords

Comments

Terms computed by Claudio Meller.

Examples

			a(11) = 21 because it is the smallest number larger than a(10) = 19 that has exactly one digit in common.
Similarly, a(55) = 108 because it is the smallest number larger than a(54) = 98 that has exactly one digit in common.
		

Crossrefs

Cf. A350444.

Programs