89372
domain: N
Appears in sequences
- Define a set of generalized Syracuse sequences starting with x(1)=2*n+1 a positive odd integer, if x(i) is odd prime set x(i+1)=67*x(i)+1, if x(i) is odd not prime set x(i+1)=3*x(i)+1 and if x(i) is even then set x(i+1)=x(i)/2. Then a(n) is the first index i > 1 at which x(i) reaches 1.at n=28A300286
- a(n) = 3*n^3 - 1.at n=31A345701
- The five digits of a(n) and their four successive absolute first differences are all distinct.at n=73A365257