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!)
A043228 Numbers k such that 1 and 5 occur juxtaposed in the base-10 representation of k but not of k-1. 0
15, 51, 115, 150, 215, 251, 315, 351, 415, 451, 510, 551, 615, 651, 715, 751, 815, 851, 915, 951, 1015, 1051, 1115, 1150, 1215, 1251, 1315, 1351, 1415, 1451, 1500, 1615, 1651, 1715, 1751, 1815, 1851, 1915, 1951, 2015, 2051 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {1, 5}]>0 || SequenceCount[ IntegerDigits[n], {5, 1}]>0, 1, 0], {n, 2100}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Dec 15 2020 *)
CROSSREFS
Sequence in context: A098831 A265039 A039405 * A044008 A201054 A009962
KEYWORD
nonn,base
AUTHOR
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 September 14 21:48 EDT 2024. Contains 375929 sequences. (Running on oeis4.)