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!)
A043930 Numbers k such that 4 and 6 occur juxtaposed in the base-7 representation of k but not of k+1. 0
34, 46, 83, 95, 132, 144, 181, 193, 230, 244, 279, 291, 328, 340, 377, 389, 426, 438, 475, 487, 524, 536, 573, 587, 622, 634, 671, 683, 720, 732, 769, 781, 818, 830, 867, 879, 916, 930, 965, 977, 1014, 1026, 1063, 1075, 1112 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Transpose[SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 7], {4, 6}]>0||SequenceCount[IntegerDigits[n, 7], {6, 4}]>0, 1, 0], {n, 1200}], {1, 0}]][[1]] (* The program uses the SequencePosition and SequenceCount functions from Mathematica version 10 *) (* Harvey P. Dale, Nov 29 2015 *)
CROSSREFS
Cf. A007093.
Sequence in context: A211710 A039327 A043150 * A260277 A045256 A302002
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 23 06:04 EDT 2024. Contains 371906 sequences. (Running on oeis4.)