login
A119325
Define a(1) = A119323(1), then a(n+1) = A119323(i) > a(n) with the least i.
1
3, 7, 29, 157, 163, 211, 233, 283, 863, 929, 1103, 1637, 2017, 5861, 32971, 59453
OFFSET
1,1
COMMENTS
The i values are 1, 11, 26, 266, 1068, 1515, 2377, 2744, 3031, 7345, 12110, 50705, 58261, 60344, 82469.
FORMULA
a(n) = A119324(2*n). - Amiram Eldar, Sep 11 2021
EXAMPLE
A119323(11) = 7, 7 > 3, 11 is the least i such that A119323(i) > 3, so a(2) = 7.
A119323(26) = 29, 29 > 7, 26 is the least i such that A119323(i) > 7, so a(3) = 29.
A119323(266) = 157, 157 > 29, 266 is the least i such that A119323(i) > 29, so a(4) = 157.
CROSSREFS
Sequence in context: A302157 A294383 A082096 * A048722 A061955 A113834
KEYWORD
nonn,more
AUTHOR
Pierre CAMI, May 15 2006
EXTENSIONS
a(16) from Amiram Eldar, Sep 11 2021
STATUS
approved