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.

A350444 a(n) is the smallest number that has not appeared yet in the sequence and has only one digit in common with a(n-1).

Original entry on oeis.org

1, 10, 12, 2, 20, 21, 13, 3, 23, 24, 4, 14, 15, 5, 25, 26, 6, 16, 17, 7, 27, 28, 8, 18, 19, 9, 29, 32, 30, 31, 34, 35, 36, 37, 38, 39, 43, 40, 41, 42, 45, 46, 47, 48, 49, 54, 50, 51, 52, 53, 56, 57, 58, 59, 65, 60, 61, 62, 63, 64, 67, 68, 69, 76, 70, 71, 72, 73, 74, 75, 78, 79, 87, 80, 81, 82, 83, 84, 85, 86, 89, 90
Offset: 1

Views

Author

Rodolfo Kurchan, Dec 31 2021

Keywords

Comments

Terms computed by Claudio Meller.
It appears that this sequence contains all numbers except those in A115853.

Examples

			a(2) = 10 because it is the smallest number that has exactly one digit in common with a(1) = 1; similarly, a(3) = 12 because it has one digit in common with a(2) = 10 and a(4) = 2 because it is the smallest number that is not already in the sequence that has exactly one digit in common with a(3) = 12.
		

Crossrefs

Programs