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!)
A043979 Numbers k such that 2 and 7 occur juxtaposed in the base-9 representation of k but not of k+1. 0
25, 65, 106, 146, 187, 233, 268, 308, 349, 389, 430, 470, 511, 551, 593, 632, 673, 713, 754, 794, 835, 875, 916, 962, 997, 1037, 1078, 1118, 1159, 1199, 1240, 1280, 1322, 1361, 1402, 1442, 1483, 1523, 1564, 1604, 1645, 1691 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 9], {2, 7}]>0 || SequenceCount[ IntegerDigits[n, 9], {7, 2}]>0 , 1, 0], {n, 1700}], {1, 0}][[All, 1]] (* Harvey P. Dale, Aug 29 2022 *)
CROSSREFS
Cf. A007095.
Sequence in context: A121387 A039376 A043199 * A033682 A020283 A350207
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 03:30 EDT 2024. Contains 371906 sequences. (Running on oeis4.)