OFFSET
1,2
COMMENTS
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.
Lagarias (1990) called a T_k cycle primitive if its elements are all relatively prime to k or, equivalently, if its elements are not a common multiple of the elements of another cycle.
LINKS
Geoffrey H. Morley, Rows 1..280 of array, flattened
J. C. Lagarias, The set of rational cycles for the 3x+1 problem, Acta Arith. 56 (1990), 33-53.
EXAMPLE
The irregular array starts:
(k=1) 1, 5, 17;
(k=11) 19;
(k=17) 65, 73;
(k=19) 115;
a(4)=19 is the smallest number in the 3x-11 cycle {19,23,29,38}.
CROSSREFS
KEYWORD
nonn,tabf
AUTHOR
Geoffrey H. Morley, Jun 13 2013
STATUS
approved