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.

A333127 a(n) = round(c^n) with prime generating constant c = 55237.07504296764715433124... .

This page as a plain text file.
%I A333127 #44 Jul 27 2024 23:16:54
%S A333127 3051134459,168535743094673,9309421488742788613,
%T A333127 514225213380301008078907,28404296700473737832215645327,
%U A333127 1568970268386786190461323870128523,86665328455065998699156259015013574567,4787139251495919953666696192531499395660543,264427570076016102911609907247384217082828701473
%N A333127 a(n) = round(c^n) with prime generating constant c = 55237.07504296764715433124... .
%C A333127 The exact value of c = 55237.0750429676471543312478152861741726374... has 5000 decimal digits (cf. A335321).
%H A333127 Hugo Pfoertner, <a href="/A333127/b333127.txt">Table of n, a(n) for n = 2..211</a>
%H A333127 Simon Plouffe, <a href="https://arxiv.org/abs/2002.12137">The calculation of p(n) and pi(n)</a>, arXiv:2002.12137 [math.NT], 2020. See Appendix.
%H A333127 Simon Plouffe, <a href="http://plouffe.fr/NEW/633%20consecutive%20primes.txt">Constant c and list of the 632 primes</a>, Jun 01 2020.
%F A333127 a(n) = round(c^n), is prime for n = 2..633, with c = 55237.07504296764715433124...
%e A333127 {c^2} = 3051134459, {c^3} = 168535743094673, where {c^n} = nearest integer to c^n.
%Y A333127 Cf. A332308, A335321.
%K A333127 nonn,fini
%O A333127 2,1
%A A333127 _Simon Plouffe_, Mar 08 2020