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!)
A044174 Numbers n such that string 5,1 occurs in the base 7 representation of n but not of n-1. 0
36, 85, 134, 183, 232, 252, 281, 330, 379, 428, 477, 526, 575, 595, 624, 673, 722, 771, 820, 869, 918, 938, 967, 1016, 1065, 1114, 1163, 1212, 1261, 1281, 1310, 1359, 1408, 1457, 1506, 1555, 1604, 1624, 1653, 1702, 1751, 1764 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 7], {5, 1}]>0, 1, 0], {n, 2000}], {0, 1}][[All, 2]] (* Harvey P. Dale, Mar 03 2019 *)
CROSSREFS
Sequence in context: A043183 A039360 A043963 * A044555 A283635 A305068
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 15:20 EDT 2024. Contains 371916 sequences. (Running on oeis4.)