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!)
A043125 Numbers k such that 2 and 3 occur juxtaposed in the base-6 representation of k but not of k-1. 0
15, 20, 51, 56, 87, 90, 120, 128, 159, 164, 195, 200, 231, 236, 267, 272, 303, 306, 336, 344, 375, 380, 411, 416, 447, 452, 483, 488, 519, 522, 540, 591, 596, 627, 632, 663, 668, 699, 704, 720, 768, 776, 807, 812, 843, 848, 879 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 6], {2, 3}]>0 || SequenceCount[ IntegerDigits[n, 6], {3, 2}]>0, 1, 0], {n, 900}], {0, 1}][[;; , 2]] (* Harvey P. Dale, Feb 25 2023 *)
CROSSREFS
Cf. A007092.
Sequence in context: A105506 A120625 A038352 * A043905 A072310 A166645
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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)