The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A044092 Numbers n such that string 3,0 occurs in the base 5 representation of n but not of n-1. 0
15, 40, 65, 75, 90, 115, 140, 165, 190, 200, 215, 240, 265, 290, 315, 325, 340, 365, 375, 415, 440, 450, 465, 490, 515, 540, 565, 575, 590, 615, 640, 665, 690, 700, 715, 740, 765, 790, 815, 825, 840, 865, 890, 915, 940, 950, 965 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Flatten[Position[Partition[Table[If[MemberQ[Partition[ IntegerDigits[ n, 5], 2, 1], {3, 0}], 1, 0], {n, 1000}], 2, 1], {0, 1}]]+1 (* Harvey P. Dale, Jan 18 2015 *)
CROSSREFS
Sequence in context: A369758 A325659 A223432 * A044473 A321491 A067724
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 June 5 18:30 EDT 2024. Contains 373107 sequences. (Running on oeis4.)