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!)
A044116 Numbers n such that string 2,2 occurs in the base 6 representation of n but not of n-1. 0
14, 50, 84, 122, 158, 194, 230, 266, 300, 338, 374, 410, 446, 482, 504, 554, 590, 626, 662, 698, 732, 770, 806, 842, 878, 914, 948, 986, 1022, 1058, 1094, 1130, 1164, 1202, 1238, 1274, 1310, 1346, 1380, 1418, 1454, 1490, 1526 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 6], {2, 2}]>0, 1, 0], {n, 1600}], {0, 1}][[;; , 2]] (* Harvey P. Dale, Sep 15 2023 *)
CROSSREFS
Sequence in context: A205361 A205626 A043378 * A044497 A005914 A009960
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 July 18 01:22 EDT 2024. Contains 374377 sequences. (Running on oeis4.)