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!)
A044160 Numbers n such that string 3,1 occurs in the base 7 representation of n but not of n-1. 0
22, 71, 120, 154, 169, 218, 267, 316, 365, 414, 463, 497, 512, 561, 610, 659, 708, 757, 806, 840, 855, 904, 953, 1002, 1051, 1078, 1149, 1183, 1198, 1247, 1296, 1345, 1394, 1443, 1492, 1526, 1541, 1590, 1639, 1688, 1737, 1786 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 7], {3, 1}]>0, 1, 0], {n, 2000}], {0, 1}][[;; , 2]] (* Harvey P. Dale, Feb 19 2024 *)
CROSSREFS
Sequence in context: A041950 A114636 A334034 * A044541 A251286 A080861
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 16 11:34 EDT 2024. Contains 374347 sequences. (Running on oeis4.)