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!)
A044431 Numbers n such that string 9,9 occurs in the base 10 representation of n but not of n-1. 0
99, 199, 299, 399, 499, 599, 699, 799, 899, 990, 1099, 1199, 1299, 1399, 1499, 1599, 1699, 1799, 1899, 1990, 2099, 2199, 2299, 2399, 2499, 2599, 2699, 2799, 2899, 2990, 3099, 3199, 3299, 3399, 3499, 3599, 3699, 3799, 3899 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {9, 9}]>0, 1, 0], {n, 4000}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Jul 27 2019 *)
CROSSREFS
Sequence in context: A033674 A043526 A031500 * A044812 A221373 A260242
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 10:01 EDT 2024. Contains 371967 sequences. (Running on oeis4.)