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!)
A044772 Numbers n such that string 5,9 occurs in the base 10 representation of n but not of n+1. 0
59, 159, 259, 359, 459, 559, 599, 659, 759, 859, 959, 1059, 1159, 1259, 1359, 1459, 1559, 1599, 1659, 1759, 1859, 1959, 2059, 2159, 2259, 2359, 2459, 2559, 2599, 2659, 2759, 2859, 2959, 3059, 3159, 3259, 3359, 3459, 3559 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {5, 9}]>0, 1, 0], {n, 4000}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Jan 13 2019 *)
CROSSREFS
Sequence in context: A142422 A255352 A044391 * A341659 A279099 A142799
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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)