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!)
A044156 Numbers n such that string 2,4 occurs in the base 7 representation of n but not of n-1. 0
18, 67, 116, 126, 165, 214, 263, 312, 361, 410, 459, 469, 508, 557, 606, 655, 704, 753, 802, 812, 851, 882, 949, 998, 1047, 1096, 1145, 1155, 1194, 1243, 1292, 1341, 1390, 1439, 1488, 1498, 1537, 1586, 1635, 1684, 1733, 1782 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 7], {2, 4}]>0, 1, 0], {n, 1800}], {0, 1}][[;; , 2]] (* Harvey P. Dale, May 01 2023 *)
CROSSREFS
Sequence in context: A264652 A010006 A237616 * A044537 A143859 A063523
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 7 00:25 EDT 2024. Contains 372298 sequences. (Running on oeis4.)