A135728 Record indices of A135727(n) = max{ A001281^k(n);k=0,1,2,3... } (3x-1 problem).
0, 1, 3, 5, 9, 17, 33, 65, 129, 153, 321, 1425, 1601, 1889, 3393, 4097, 6929, 8193, 10497, 11025, 18273, 28161, 74585, 85265, 149345, 337761, 558341, 839429, 1022105, 1467393, 7932689, 8612097, 23911397, 58882625, 75567105, 293056017
Offset: 1
Keywords
Programs
-
PARI
A135728(Nmax=10^4)=local(m=-1);for(n=0,Nmax,if(m+0
A135727(n)),print1(n",")))
Extensions
a(19)-a(36) from Donovan Johnson, Nov 06 2010
Comments