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!)
A043886 Numbers k such that 0 and 1 occur juxtaposed in the base-5 representation of k but not of k+1. 0
5, 30, 51, 55, 76, 80, 101, 105, 155, 176, 180, 201, 205, 226, 230, 251, 259, 280, 301, 305, 326, 330, 351, 355, 376, 384, 405, 426, 430, 451, 455, 476, 480, 501, 509, 530, 551, 555, 576, 580, 601, 605, 780, 801, 805, 826, 830 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 5], {0, 1}]>0 || SequenceCount[IntegerDigits[n, 5], {1, 0}]>0, 1, 0], {n, 900}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Jun 14 2017 *)
CROSSREFS
Cf. A007091.
Sequence in context: A097252 A169610 A206329 * A044463 A270811 A331507
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 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)