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.

A053788 Next prime after n^5.

This page as a plain text file.
%I A053788 #18 Jan 08 2018 01:48:17
%S A053788 2,37,251,1031,3137,7789,16811,32771,59051,100003,161053,248839,
%T A053788 371299,537841,759377,1048583,1419877,1889579,2476121,3200003,4084109,
%U A053788 5153639,6436351,7962637,9765629,11881379,14348909,17210377,20511157,24300007
%N A053788 Next prime after n^5.
%C A053788 Primes associated with A053787.
%e A053788 a(3)=251 because the value of n^5 immediately preceding is 243.
%t A053788 NextPrime[Range[100]^5] (* _Vladimir Joseph Stephan Orlovsky_, Feb 25 2010 *)
%Y A053788 Cf. A000584, A007491, A053787.
%K A053788 easy,nonn
%O A053788 1,1
%A A053788 _Enoch Haga_, Mar 26 2000
%E A053788 New name from _Michel Marcus_, Jun 06 2014