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!)
A044301 Numbers n such that string 5,5 occurs in the base 9 representation of n but not of n-1. 0
50, 131, 212, 293, 374, 450, 536, 617, 698, 779, 860, 941, 1022, 1103, 1179, 1265, 1346, 1427, 1508, 1589, 1670, 1751, 1832, 1908, 1994, 2075, 2156, 2237, 2318, 2399, 2480, 2561, 2637, 2723, 2804, 2885, 2966, 3047, 3128 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 9], {5, 5}]>0, 1, 0], {n, 3200}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Apr 18 2019 *)
CROSSREFS
Sequence in context: A045181 A093194 A043474 * A044682 A200881 A235942
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 March 28 09:04 EDT 2024. Contains 371240 sequences. (Running on oeis4.)