A075479 Number of iteration that first becomes smaller than the initial value if Collatz-function (A006370) is iterated, starting with numbers of form 64n+31. Corresponds to selection of every 16th term from A074474.
92, 14, 35, 51, 17, 14, 25, 27, 22, 14, 64, 17, 22, 14, 61, 43, 131, 14, 27, 22, 17, 14, 33, 35, 22, 14, 53, 17, 20, 14, 43, 22, 22, 14, 45, 22, 17, 14, 35, 43, 20, 14, 25, 17, 25, 14, 20, 22, 27, 14, 38, 20, 17, 14, 27, 22, 30, 14, 25, 17, 33, 14, 40, 20, 69, 14, 115, 27, 17
Offset: 0
Keywords
Examples
n=1: 64n+31=95,list={95,286,143,430,215,646,323,970, 485,1456,728,364,182,91,274,...}, i.e. the 14th term=91 is the first that <95, the initial value, so a(1)=14.
Formula
a(n)=A075473[64n+31], n=0, ..., 256
Comments