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!)
A044347 Numbers n such that string 1,5 occurs in the base 10 representation of n but not of n-1. 0
15, 115, 150, 215, 315, 415, 515, 615, 715, 815, 915, 1015, 1115, 1150, 1215, 1315, 1415, 1500, 1615, 1715, 1815, 1915, 2015, 2115, 2150, 2215, 2315, 2415, 2515, 2615, 2715, 2815, 2915, 3015, 3115, 3150, 3215, 3315, 3415 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {1, 5}]>0, 1, 0], {n, 3500}], {0, 1}][[All, 2]] (* Harvey P. Dale, Aug 02 2021 *)
CROSSREFS
Sequence in context: A160075 A244872 A293875 * A113527 A044728 A091347
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 April 19 07:35 EDT 2024. Contains 371782 sequences. (Running on oeis4.)