OFFSET
1,2
COMMENTS
This is the sequence xi(H(n)) shown on p. 10 of Monks (2025).
Let b(k) be the parity of the k-th Collatz iteration on n. Then, a(n) = Sum_{k>=0} c(k)*2^k, where the coefficients c(k) are uniquely determined by requiring the polynomial H(n) = Sum_{k>=0} c(k)*q^k over F_2[q] have parity vector b under the map T_{1,1+q^2}(x) = x/q if x is even and (x+1+q^2)/q if x is odd.
LINKS
Sean A. Irvine, Java program (github)
Kenneth G. Monks, On q-analogs of the 3x+1 Dynamical System, arXiv:2508.10153 [math.NT], 2025. See pp. 10, 12 (Table 2).
CROSSREFS
KEYWORD
nonn
AUTHOR
Michael De Vlieger, Jan 27 2026
STATUS
approved
