OFFSET
1,1
COMMENTS
The sequence starts with a(1) = 2 and is always extended with the smallest integer not present that doesn't lead to a contradiction.
The sequence is not a permutation of the integers > 0 as no term of A014261 (Numbers that contain odd digits only) will ever show.
LINKS
Jean-Marc Falcoz, Table of n, a(n) for n = 1..1001
EXAMPLE
a(1) = 2 shares 2 with 12;
a(2) = 12 shares 2 with 20;
a(3) = 20 shares 0 with 10;
a(4) = 10 shares 0 with 30;
a(5) = 30 shares 0 with 40;
a(6) = 40 shares 4 with 4;
a(7) = 4 shares 4 with 14;
a(8) = 14 shares 4 with 24;
etc.
CROSSREFS
KEYWORD
nonn,base
AUTHOR
Eric Angelini and Jean-Marc Falcoz, May 02 2018
STATUS
approved