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!)
A044178 Numbers n such that string 5,5 occurs in the base 7 representation of n but not of n-1. 0
40, 89, 138, 187, 236, 280, 334, 383, 432, 481, 530, 579, 623, 677, 726, 775, 824, 873, 922, 966, 1020, 1069, 1118, 1167, 1216, 1265, 1309, 1363, 1412, 1461, 1510, 1559, 1608, 1652, 1706, 1755, 1804, 1853, 1902, 1951, 1960 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 7], {5, 5}]>0, 1, 0], {n, 2000}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Dec 16 2017 *)
CROSSREFS
Sequence in context: A188335 A185718 A043414 * A044559 A092613 A005930
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 May 1 16:12 EDT 2024. Contains 372175 sequences. (Running on oeis4.)