A337357 "Choix de Collatz": a(n) is the least number of steps required to reach 1 starting from n under substring substitutions of the form k -> T(k) (where T is the Collatz map, A006370).
0, 1, 7, 2, 5, 8, 9, 3, 11, 6, 7, 8, 9, 9, 7, 4, 7, 10, 8, 7, 7, 8, 10, 9, 8, 5, 7, 10, 8, 8, 7, 5, 11, 6, 9, 11, 6, 7, 8, 8, 7, 8, 11, 9, 9, 6, 8, 10, 8, 9, 8, 6, 11, 7, 9, 9, 9, 8, 11, 9, 7, 6, 11, 6, 9, 12, 7, 7, 9, 10, 8, 7, 10, 7, 10, 8, 10, 8, 10, 9, 8
Offset: 1
Links
- Rémy Sigrist, Table of n, a(n) for n = 1..3652
- Rémy Sigrist, PARI program for A337357
Programs
-
PARI
See Links section.
Comments