login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A226678
Smallest positive integer (or 0 if no such k) with conjecturally exactly n primitive cycles of positive integers under iteration by the Collatz-like 3x-k function.
1
11, 17, 1, 385, 131, 193, 641, 23, 217, 7775, 57095, 3689, 1163, 14185, 8533, 467, 46199, 20143, 87089, 15217, 973, 134809, 14279
OFFSET
1,1
COMMENTS
A cycle is called primitive if its elements are not a common multiple of the elements of another cycle.
The 3x-k function T_k is defined by T_k(x) = x/2 if x is even, (3x-k)/2 if x is odd, where k is odd.
For primitive cycles, GCD(k,6)=1 and k is in A226630.
Conjecture: a(n)>0 for all n.
CROSSREFS
Sequence in context: A032075 A024147 A025141 * A105709 A256546 A031329
KEYWORD
nonn
AUTHOR
Geoffrey H. Morley, Jun 25 2013
STATUS
approved