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!)
A043127 Numbers k such that 2 and 5 occur juxtaposed in the base-6 representation of k but not of k-1. 0
17, 32, 53, 68, 89, 102, 125, 140, 161, 176, 192, 212, 233, 248, 269, 284, 305, 318, 341, 356, 377, 392, 408, 428, 449, 464, 485, 500, 521, 534, 557, 572, 593, 608, 612, 665, 680, 701, 716, 737, 750, 773, 788, 809, 824, 840, 860 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 6], {2, 5}|{5, 2}]>0, 1, 0], {n, 1000}], {0, 1}][[;; , 2]] (* Harvey P. Dale, Aug 04 2023 *)
CROSSREFS
Cf. A007092.
Sequence in context: A335360 A058899 A038354 * A043907 A173054 A162624
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 13 22:24 EDT 2024. Contains 374288 sequences. (Running on oeis4.)