A382017 Record positions in A277847.
1, 2, 6, 11, 14, 19, 22, 31, 38, 43, 46, 59, 62, 67, 71, 79, 83, 86, 94, 103, 107, 118, 127, 131, 134, 139, 142, 151, 158, 163, 166, 179, 191, 199, 206, 211, 214, 223, 227, 239, 251, 254, 262, 271, 278, 283, 302, 307, 311, 326, 331, 334, 347, 358, 367, 379, 382, 398, 419, 422, 431, 439, 443, 446
Offset: 1
Keywords
Crossrefs
Cf. A277847.
Programs
-
PARI
\\ uses A277847 by M. F. Hasler a(n)=my(m=1,cn=1,cl=1,j=1);until(cn==n,cl=A277847(j);if(cl>m,m=cl;cn++,);j++);return(j-1)