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!)
A043146 Numbers k such that 3 and 4 occur juxtaposed in the base-7 representation of k but not of k-1. 0
25, 31, 74, 80, 123, 129, 172, 175, 217, 227, 270, 276, 319, 325, 368, 374, 417, 423, 466, 472, 515, 518, 560, 570, 613, 619, 662, 668, 711, 717, 760, 766, 809, 815, 858, 861, 903, 913, 956, 962, 1005, 1011, 1054, 1060, 1103 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 7], {3, 4}]>0 || SequenceCount[ IntegerDigits[n, 7], {4, 3}]>0, 1, 0], {n, 1200}], {0, 1}][[;; , 2]] (* Harvey P. Dale, May 09 2023 *)
CROSSREFS
Cf. A007093.
Sequence in context: A157646 A198003 A039323 * A043926 A202000 A118669
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 18 06:24 EDT 2024. Contains 371769 sequences. (Running on oeis4.)