login
Lexicographically earliest sequence of distinct positive numbers such that if we add five successive digits the result is divisible by 5.
2

%I #9 Sep 22 2019 15:31:59

%S 1,2,3,4,5,6,7,8,9,51,23,40,12,34,56,28,45,17,39,512,84,517,89,562,

%T 340,62,345,67,390,123,90,128,95,173,401,73,406,78,451,234,567,395,

%U 178,456,239,5123,901,284,5128,906,289,5173,951,734,5178,956,739,5623

%N Lexicographically earliest sequence of distinct positive numbers such that if we add five successive digits the result is divisible by 5.

%D Éric Angelini, Posting to Sequence Fans Mailing List, Sep 16 2019.

%H Rémy Sigrist, <a href="/A327455/b327455.txt">Table of n, a(n) for n = 1..10000</a>

%H Rémy Sigrist, <a href="/A327455/a327455.gp.txt">PARI program for A327455</a>

%o (PARI) See Links section.

%Y Cf. A327453-A327456.

%K nonn,look,base

%O 1,2

%A _N. J. A. Sloane_, Sep 22 2019

%E More terms from _Rémy Sigrist_, Sep 22 2019