login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A327735 Lexicographically earliest sequence of distinct positive numbers such that if we add ten successive digits the result is divisible by 10. 2
1, 2, 3, 4, 5, 6, 7, 8, 9, 51, 23, 45, 67, 89, 512, 34, 56, 78, 95, 12, 345, 678, 951, 234, 567, 895, 123, 456, 789, 5123, 4567, 8951, 2345, 6789, 51234, 5678, 9512, 3456, 7895, 1234, 56789, 512345, 67895, 12345, 678951, 23456, 78951, 234567, 89512, 34567 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
The infinite string resulting from the concatenation of all terms matches the regular expression "^(1234567895)*".
LINKS
FORMULA
Apparently, a(n + 100) = a(n) * 10^10 + (a(n) mod 10^10) for any n >= 90.
PROG
(PARI) See Links section.
CROSSREFS
See A327453 and A327733 for other variants.
Sequence in context: A024660 A257814 A327455 * A133287 A133377 A121535
KEYWORD
nonn,base
AUTHOR
Rémy Sigrist, Sep 23 2019
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 28 06:43 EDT 2024. Contains 373764 sequences. (Running on oeis4.)