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!)
A044110 Numbers n such that string 1,2 occurs in the base 6 representation of n but not of n-1. 0
8, 44, 48, 80, 116, 152, 188, 224, 260, 264, 288, 332, 368, 404, 440, 476, 480, 512, 548, 584, 620, 656, 692, 696, 728, 764, 800, 836, 872, 908, 912, 944, 980, 1016, 1052, 1088, 1124, 1128, 1160, 1196, 1232, 1268, 1304, 1340, 1344 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 6], {1, 2}]>0, 1, 0], {n, 1500}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, May 28 2017 *)
CROSSREFS
Sequence in context: A144039 A282189 A210125 * A044491 A178918 A357896
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 18 18:58 EDT 2024. Contains 371781 sequences. (Running on oeis4.)