A075478 Number of iteration that first becomes smaller than the initial value if Collatz-function (A006370) is iterated, starting with numbers of form 64n+27. Corresponds to selection of every 16th term from A074474.
97, 74, 66, 14, 40, 17, 25, 14, 22, 27, 40, 14, 45, 27, 17, 14, 40, 38, 27, 14, 56, 17, 20, 14, 22, 27, 30, 14, 100, 30, 17, 14, 22, 33, 20, 14, 22, 17, 30, 14, 20, 30, 53, 14, 38, 20, 17, 14, 51, 25, 66, 14, 35, 17, 22, 14, 25, 20, 64, 14, 38, 40, 17, 14, 45, 25, 22, 14, 27
Offset: 0
Keywords
Examples
n=0: 64n+27=27, list={27, 82, 41, 46.23.70, ..}, i.e. the 97th term is the first that <27, the initial value.
Formula
a(n)=A075473[64n+27], n=0, ..., 256
Comments