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!)
A043993 Numbers k such that 6 and 7 occur juxtaposed in the base-9 representation of k but not of k+1. 0
61, 69, 142, 150, 223, 231, 304, 312, 385, 393, 466, 474, 547, 557, 629, 636, 709, 717, 790, 798, 871, 879, 952, 960, 1033, 1041, 1114, 1122, 1195, 1203, 1276, 1286, 1358, 1365, 1438, 1446, 1519, 1527, 1600, 1608, 1681, 1689 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 9], {6, 7}]>0||SequenceCount[ IntegerDigits[ n, 9], {7, 6}]>0, 1, 0], {n, 1700}], {1, 0}][[;; , 1]] (* Harvey P. Dale, Aug 13 2024 *)
CROSSREFS
Cf. A007095.
Sequence in context: A090154 A039390 A043213 * A165287 A064229 A180555
KEYWORD
nonn,base,changed
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 August 17 10:10 EDT 2024. Contains 375209 sequences. (Running on oeis4.)