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!)
A044490 Numbers n such that string 1,1 occurs in the base 6 representation of n but not of n+1. 0
7, 47, 79, 115, 151, 187, 223, 287, 295, 331, 367, 403, 439, 479, 511, 547, 583, 619, 655, 695, 727, 763, 799, 835, 871, 911, 943, 979, 1015, 1051, 1087, 1127, 1159, 1195, 1231, 1267, 1303, 1343, 1375, 1411, 1447, 1483, 1727 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 6], {1, 1}]>0, 1, 0], {n, 1800}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Jan 23 2021 *)
CROSSREFS
Sequence in context: A240569 A261183 A067658 * A139916 A009219 A348394
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 6 06:36 EDT 2024. Contains 372290 sequences. (Running on oeis4.)