The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A044132 Numbers n such that string 5,0 occurs in the base 6 representation of n but not of n-1. 0
30, 66, 102, 138, 174, 180, 210, 246, 282, 318, 354, 390, 396, 426, 462, 498, 534, 570, 606, 612, 642, 678, 714, 750, 786, 822, 828, 858, 894, 930, 966, 1002, 1038, 1044, 1074, 1080, 1146, 1182, 1218, 1254, 1260, 1290, 1326 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 6], {5, 0}]>0, 1, 0], {n, 1400}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Jul 03 2020 *)
CROSSREFS
Sequence in context: A326158 A300790 A175259 * A044513 A209876 A290145
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 12 23:27 EDT 2024. Contains 372497 sequences. (Running on oeis4.)