OFFSET
1,1
COMMENTS
Inspired by the prime generating constant A249270, but here for the exponents of the Mersenne primes, A000043(n).
The producing function is given by f' = floor(f)*(f-floor(f)+1), starting with this constant, f' denoting the next f, and floor(f) being the next term of the sequence being produced by this constant.
Note that this constant is useless in trying to predict the next Mersenne prime exponent. A new known next Mersenne prime exponent will only enable us to calculate this constant more precisely.
LINKS
Dylan Friedman, Juli Garbulsky, Bruno Glecer, James Grime, and Massi Tron Florentin, A Prime-Representing Constant, 2019.
EXAMPLE
2.93009444726879573667795218699043578505760116717999...
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
A.H.M. Smeets, Nov 27 2020
STATUS
approved