A098196 Smallest nonprime number which if used as initial term for iteration of the A000010[x] function, results in list-to-fixed-point of length=n, or 0 if no such number exists.
1, 0, 4, 8, 15, 25, 51, 85, 187, 289, 685, 1285, 2329, 4369, 10537, 18649, 35209, 66049, 150289, 281929, 598553, 1114129, 2387089, 4491589, 8978569, 16843009, 36087169, 71861329, 143163649, 286331153, 579117769, 1086374209, 2307492233
Offset: 1
Keywords
Examples
Iteration lists for the first 5 terms: {1},{0},{4,2,1},{8,4,2,1},{15,8,4,2,1},..
Links
- T. D. Noe, Table of n, a(n) for n=1..1002
Extensions
Corrected and extended by T. D. Noe, Sep 18 2008
Comments