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!)
A044171 Numbers n such that string 4,5 occurs in the base 7 representation of n but not of n-1. 0
33, 82, 131, 180, 229, 231, 278, 327, 376, 425, 474, 523, 572, 574, 621, 670, 719, 768, 817, 866, 915, 917, 964, 1013, 1062, 1111, 1160, 1209, 1258, 1260, 1307, 1356, 1405, 1454, 1503, 1552, 1601, 1603, 1617, 1699, 1748, 1797 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 7], {4, 5}]>0, 1, 0], {n, 2000}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Feb 14 2017 *)
CROSSREFS
Sequence in context: A138866 A001987 A094846 * A044552 A045939 A056809
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 24 07:50 EDT 2024. Contains 371922 sequences. (Running on oeis4.)