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!)
A044130 Numbers n such that string 4,4 occurs in the base 6 representation of n but not of n-1. 0
28, 64, 100, 136, 168, 208, 244, 280, 316, 352, 384, 424, 460, 496, 532, 568, 600, 640, 676, 712, 748, 784, 816, 856, 892, 928, 964, 1000, 1008, 1072, 1108, 1144, 1180, 1216, 1248, 1288, 1324, 1360, 1396, 1432, 1464, 1504, 1540 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 6], {4, 4}]>0, 1, 0], {n, 1600}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Jul 01 2018 *)
CROSSREFS
Sequence in context: A038641 A342756 A043386 * A044511 A290543 A344044
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 19 14:10 EDT 2024. Contains 371792 sequences. (Running on oeis4.)