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.

A332308 a(n) = round(c^n), where c is the prime generating constant c = 31622.77671855956934118197870614288... .

Original entry on oeis.org

1000000007, 31622776952311, 1000000014783746303, 31622777186062677745609, 1000000022175619536498921059, 31622777419814234539614807614633, 1000000029567492824611472390607319403, 31622777653565793061482767695810547093627, 1000000036959366167363813218134876470482703123
Offset: 2

Views

Author

Simon Plouffe, Mar 07 2020

Keywords

Comments

The exact value of c = 31622.776718559569341 ... has 4096 decimal digits (cf. A335320).

Examples

			round(c^2) = 1000000007, round(c^3) = 31622776952311.
		

Crossrefs

Formula

a(n) = round(c^n), gives primes for n = 2..388.

Extensions

Edited by Georg Fischer, Jun 27 2020