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!)
A044428 Numbers n such that string 9,6 occurs in the base 10 representation of n but not of n-1. 0
96, 196, 296, 396, 496, 596, 696, 796, 896, 960, 996, 1096, 1196, 1296, 1396, 1496, 1596, 1696, 1796, 1896, 1960, 1996, 2096, 2196, 2296, 2396, 2496, 2596, 2696, 2796, 2896, 2960, 2996, 3096, 3196, 3296, 3396, 3496, 3596 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {9, 6}]>0, 1, 0], {n, 3600}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Jan 26 2019 *)
CROSSREFS
Sequence in context: A206337 A161482 A352975 * A044809 A115437 A347746
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 18:17 EDT 2024. Contains 371962 sequences. (Running on oeis4.)