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!)
A044409 Numbers n such that string 7,7 occurs in the base 10 representation of n but not of n-1. 0
77, 177, 277, 377, 477, 577, 677, 770, 877, 977, 1077, 1177, 1277, 1377, 1477, 1577, 1677, 1770, 1877, 1977, 2077, 2177, 2277, 2377, 2477, 2577, 2677, 2770, 2877, 2977, 3077, 3177, 3277, 3377, 3477, 3577, 3677, 3770, 3877 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {7, 7}]>0, 1, 0], {n, 4000}], {0, 1}][[;; , 2]] (* Harvey P. Dale, Feb 17 2024 *)
CROSSREFS
Sequence in context: A046513 A199994 A043518 * A044790 A255095 A029558
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 July 26 19:11 EDT 2024. Contains 374636 sequences. (Running on oeis4.)