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!)
A044473 Numbers n such that string 3,0 occurs in the base 5 representation of n but not of n+1. 0
15, 40, 65, 79, 90, 115, 140, 165, 190, 204, 215, 240, 265, 290, 315, 329, 340, 365, 399, 415, 440, 454, 465, 490, 515, 540, 565, 579, 590, 615, 640, 665, 690, 704, 715, 740, 765, 790, 815, 829, 840, 865, 890, 915, 940, 954, 965 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 5], {3, 0}]>0, 1, 0], {n, 1000}], {1, 0}][[All, 1]] (* Harvey P. Dale, Oct 15 2021 *)
CROSSREFS
Sequence in context: A325659 A223432 A044092 * A321491 A067724 A005337
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 26 23:00 EDT 2024. Contains 374636 sequences. (Running on oeis4.)