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!)
A044087 Numbers n such that string 2,0 occurs in the base 5 representation of n but not of n-1. 0
10, 35, 50, 60, 85, 110, 135, 160, 175, 185, 210, 235, 250, 285, 300, 310, 335, 360, 385, 410, 425, 435, 460, 485, 510, 535, 550, 560, 585, 610, 635, 660, 675, 685, 710, 735, 760, 785, 800, 810, 835, 860, 875, 910, 925, 935, 960 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 5], {2, 0}]>0, 1, 0], {n, 1000}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Apr 29 2017 *)
CROSSREFS
Sequence in context: A243939 A065195 A115149 * A022702 A044468 A355491
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 19 18:05 EDT 2024. Contains 371798 sequences. (Running on oeis4.)