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!)
A043888 Numbers k such that 0 and 3 occur juxtaposed in the base-5 representation of k but not of k+1. 0
15, 28, 40, 53, 65, 79, 90, 103, 115, 128, 144, 153, 165, 178, 190, 204, 215, 228, 240, 253, 269, 278, 290, 303, 315, 329, 340, 353, 365, 399, 403, 415, 428, 440, 454, 465, 478, 490, 503, 519, 528, 540, 553, 565, 579, 590, 603 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 5], {0, 3}]>0 || SequenceCount[IntegerDigits[n, 5], {3, 0}]>0, 1, 0], {n, 700}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Mar 29 2020 *)
CROSSREFS
Cf. A007091.
Sequence in context: A043108 A045192 A039285 * A350045 A357278 A343067
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 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)