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!)
A044692 Numbers n such that string 6,6 occurs in the base 9 representation of n but not of n+1. 0
60, 141, 222, 303, 384, 465, 548, 627, 708, 789, 870, 951, 1032, 1113, 1194, 1277, 1356, 1437, 1518, 1599, 1680, 1761, 1842, 1923, 2006, 2085, 2166, 2247, 2328, 2409, 2490, 2571, 2652, 2735, 2814, 2895, 2976, 3057, 3138 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 9], {6, 6}]>0, 1, 0], {n, 3500}], {1, 0}][[All, 1]] (* Harvey P. Dale, Aug 12 2022 *)
CROSSREFS
Sequence in context: A221990 A043478 A044311 * A211332 A039497 A218243
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.)