|
The terms in the sequence are floor(2^b), floor(2^2^b), floor(2^2^2^b), ..., where b is approximately 1.2516475977905.
The existence of b is a consequence of Bertrand's postulate.
a(5) is much larger than the largest known prime, which is currently only 2^32582657-1. - T. D. Noe (noe(AT)sspectra.com), Oct 18 2007
This sequence is of course not computed from b; rather b is more precisely computed by determining the next term in the sequence.
|