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!)
A043123 Numbers k such that 1 and 4 occur juxtaposed in the base-6 representation of k but not of k-1. 0
10, 25, 46, 60, 82, 97, 118, 133, 150, 169, 190, 205, 226, 241, 262, 276, 298, 313, 334, 349, 360, 406, 421, 442, 457, 478, 492, 514, 529, 550, 565, 582, 601, 622, 637, 658, 673, 694, 708, 730, 745, 766, 781, 798, 817, 838, 853 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 6], {1, 4}]>0 || SequenceCount[IntegerDigits[n, 6], {4, 1}]>0, 1, 0], {n, 900}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Oct 12 2016 *)
CROSSREFS
Cf. A007092.
Sequence in context: A047721 A155576 A269457 * A043903 A163631 A100536
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.)