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!)
A043908 Numbers k such that 3 and 4 occur juxtaposed in the base-6 representation of k but not of k+1. 0
22, 27, 58, 63, 94, 99, 130, 137, 167, 171, 202, 207, 238, 243, 274, 279, 310, 315, 346, 353, 383, 387, 418, 423, 454, 459, 490, 495, 526, 531, 562, 569, 599, 603, 634, 639, 670, 675, 706, 711, 742, 747, 778, 785, 827, 850, 855 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 6], {3, 4}]>0 || SequenceCount[ IntegerDigits[n, 6], {4, 3}]>0, 1, 0], {n, 1000}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Aug 20 2019 *)
CROSSREFS
Cf. A007092.
Sequence in context: A172053 A038355 A043128 * A177679 A276184 A336585
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 04:42 EDT 2024. Contains 371964 sequences. (Running on oeis4.)