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!)
A044550 Numbers n such that string 4,3 occurs in the base 7 representation of n but not of n+1. 0
31, 80, 129, 178, 223, 227, 276, 325, 374, 423, 472, 521, 566, 570, 619, 668, 717, 766, 815, 864, 909, 913, 962, 1011, 1060, 1109, 1158, 1207, 1252, 1256, 1305, 1354, 1403, 1452, 1501, 1567, 1595, 1599, 1648, 1697, 1746, 1795 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 7], {4, 3}]>0, 1, 0], {n, 2000}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Jul 27 2020 *)
CROSSREFS
Sequence in context: A242777 A252231 A044169 * A055810 A142522 A005184
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 June 29 20:26 EDT 2024. Contains 373855 sequences. (Running on oeis4.)