cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A059784 a(n+1) = nextprime(a(n)^2). Smallest prime following the square of previous prime. Initial value = 2.

Original entry on oeis.org

2, 5, 29, 853, 727613, 529420677791, 280286254072681840639693, 78560384222095957698731679318817728959447134363
Offset: 1

Views

Author

Labos Elemer, Feb 22 2001

Keywords

Crossrefs

Programs

Formula

a(n) = floor[1.5246999605380943599233635756884211622202236231...^(2^n)], similar to Mills Primes A051254. - Henry Bottomley, Oct 19 2003

Extensions

Changed offset to 1 to parallel other such sequences. - Robert G. Wilson v, Nov 15 2012