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”).

A226679
Record-breaking values, for increasing k = A226630(n), of the conjectured number of primitive cycles of positive integers under iteration by the Collatz-like 3x-k function.
3
3, 8, 35, 136, 171, 2908, 6326
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.
CROSSREFS
k = A226680(n).
Sequence in context: A192212 A148918 A304726 * A216541 A347896 A194090
KEYWORD
nonn,more
AUTHOR
Geoffrey H. Morley, Jun 15 2013
EXTENSIONS
Definition clarified by Geoffrey H. Morley, Jun 23 2013
STATUS
approved