A372444
The n-th iterate of 27 with A371094.
Original entry on oeis.org
27, 165, 8021, 12408149, 19607957362005, 32439509492992549521282389, 58947232705679751034215288252890081792789279233365, 259166427025070423330595967015238989905128148712607202753574381749095993394717720069452733214971221
Offset: 0
Sequences derived from this one:
A372443 obtained when Reduced Collatz-function R is applied to a(n-1), for n > 0,
A372448 the 2-adic valuation of 1 + 3*a(n), equal to row index of a(n) in array
A257852,
A372454 the difference between a(n) and the term of
A086893 with the same binary length.
-
A371094(n) = { my(m=1+3*n, e=valuation(m,2)); ((m*(2^e)) + (((4^e)-1)/3)); };
A372444(n) = { my(x=27); while(n, x=A371094(x); n--); (x); };
Original entry on oeis.org
2, 6, 10, 21, 41, 80, 162, 324, 646, 1294, 2586, 5173, 10345, 20691, 41381, 82760, 165522, 331044, 662089, 1324177, 2648353, 5296707, 10593413, 21186827, 42373652, 84747305, 169494609, 338989216, 677978435, 1355956869, 2711913736, 5423827472, 10847654948, 21695309896, 43390619791, 86781239586, 173562479173, 347124958344
Offset: 0
Between A372444(0)=27 and A372444(1)=165 there are two terms (53 and 85) of A086893, therefore a(0) = 2.
Between A372444(1)=165 and A372444(2)=8021 there are six terms (213, 341, 853, 1365, 3413, 5461) of A086893, therefore a(1) = 6.
Between A372444(2)=8021 and A372444(3)=12408149 there are 10 terms (13653, 21845, 54613, 87381, 218453, 349525, 873813, 1398101, 3495253, 5592405) of A086893, therefore a(2) = 10.
Showing 1-2 of 2 results.
Comments