A171813 Trajectory of 1 under repeated applications of the map i -> A171798(i).
1, 101, 734, 1037, 1174, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165, 1165
Offset: 1
Crossrefs
Cf. A171798.
Programs
-
Mathematica
ans[n_]:=Module[{idn2=IntegerDigits[n,2]},FromDigits[{Length[ idn2], Count[ idn2,0], Count[ idn2,1]}]]; NestList[ans,1,40] (* Harvey P. Dale, Mar 30 2016 *)
Comments