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!)
A044330 Numbers n such that string 8,7 occurs in the base 9 representation of n but not of n-1. 1
79, 160, 241, 322, 403, 484, 565, 646, 711, 727, 808, 889, 970, 1051, 1132, 1213, 1294, 1375, 1440, 1456, 1537, 1618, 1699, 1780, 1861, 1942, 2023, 2104, 2169, 2185, 2266, 2347, 2428, 2509, 2590, 2671, 2752, 2833, 2898 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Transpose[SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 9], {8, 7}]>0, 1, 0], {n, 3000}], {0, 1}]][[2]] (* The program uses the SequencePosition and SequenceCount functions from Mathematica version 10 *) (* Harvey P. Dale, Jun 22 2016 *)
CROSSREFS
Sequence in context: A140008 A142159 A046050 * A044711 A362360 A142307
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 July 3 01:21 EDT 2024. Contains 373960 sequences. (Running on oeis4.)