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!)
A044803 Numbers n such that string 9,0 occurs in the base 10 representation of n but not of n+1. 0
90, 190, 290, 390, 490, 590, 690, 790, 890, 909, 990, 1090, 1190, 1290, 1390, 1490, 1590, 1690, 1790, 1890, 1909, 1990, 2090, 2190, 2290, 2390, 2490, 2590, 2690, 2790, 2890, 2909, 2990, 3090, 3190, 3290, 3390, 3490, 3590 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {9, 0}]>0, 1, 0], {n, 3600}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Jul 08 2019 *)
CROSSREFS
Sequence in context: A211442 A282473 A044422 * A235081 A074213 A231961
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 23 02:23 EDT 2024. Contains 371906 sequences. (Running on oeis4.)