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!)
A044351 Numbers n such that string 1,9 occurs in the base 10 representation of n but not of n-1. 0
19, 119, 190, 219, 319, 419, 519, 619, 719, 819, 919, 1019, 1119, 1190, 1219, 1319, 1419, 1519, 1619, 1719, 1819, 1900, 2019, 2119, 2190, 2219, 2319, 2419, 2519, 2619, 2719, 2819, 2919, 3019, 3119, 3190, 3219, 3319, 3419 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {1, 9}]>0, 1, 0], {n, 3500}], {0, 1}][[All, 2]] (* Harvey P. Dale, Jun 09 2022 *)
CROSSREFS
Sequence in context: A027460 A213556 A293879 * A044732 A159851 A221372
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 25 16:45 EDT 2024. Contains 371989 sequences. (Running on oeis4.)