A226605 Irregular array read by rows of numerators in which row n has one numerator from each irreducible cycle of n rational numbers under iteration by the 3x+1 function. (See Comments for selection and order of numerators.)
-1, 0, 1, -5, 1, -19, 5, 1, -65, 19, 23, 5, 7, 1, -211, -65, -73, 19, 23, 31, 1, 7, 1, -665, -211, -227, 65, -251, 73, 89, 19, 85, 101, 23, 31, 47, 5, 37, 1, 11, 1, -2059, -665, -697, 211, -745, 227, 259, 13, 251, 283, 73, 331, 89, 121, 19, 319, 17, 101, 19, 23
Offset: 1
Examples
-1, 0, 1, -5, 1/5, -19/11, 5/7, 1/13, ... = A226605/A226606 for parity vectors 1, 0, 10, 110, 100, 1110, 1100, 1000, ... For example, the numerators of the rational cycle {-19/11,-23/11,-29/11,-38/11} have parity vector 1110.
Links
- Geoffrey H. Morley, Rows 1..16 of array, flattened
- J. C. Lagarias, The set of rational cycles for the 3x+1 problem, Acta Arith. 56 (1990), 33-53. - See Table 2.2 on page 39.
Crossrefs
There are A001037(n) terms in row n.
Formula
If v(0) to v(m-1) are the bits of A102659(n), when 2's are replaced by 0's, then a(n) = N(n)/GCD(N(n),D(n)) where D(n) = 2^m - 3^(v(0)+...+v(m-1)) and N(n) = Sum_{j=0 to m-1} (2^j)(3^(v(j+1)+...+v(m-1)))v(j).
Comments