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.

A119778 (32^n)-th prime.

This page as a plain text file.
%I A119778 #15 Jul 18 2025 04:05:21
%S A119778 2,131,8161,386093,16290047,645155197,24563311309,910399916939,
%T A119778 33089240375501,1184895616861903,41935796950796653,
%U A119778 1470194760556507397,51140670371058101123,1767268299972575740723,60730194035557507211347,2076859014052740233944627
%N A119778 (32^n)-th prime.
%H A119778 Andrew Booker, <a href="https://t5k.org/nthprime/">The Nth Prime Page</a>.
%F A119778 a(n) = A033844(5*n). - _Amiram Eldar_, Jul 18 2025
%t A119778 Prime[32^Range[0,10]] (* _Harvey P. Dale_, Oct 02 2021 *)
%o A119778 (PARI) a(n)=prime(32^n) \\ _Charles R Greathouse IV_, Nov 02 2014
%Y A119778 Subsequence of A033844.
%Y A119778 Cf. A119772, A119773, A119777, A119779.
%K A119778 nonn,hard
%O A119778 0,1
%A A119778 Jim Snow (jsnow(AT)mitre.org), Jun 22 2006
%E A119778 a(8)-a(11) from _Charles R Greathouse IV_, Nov 02 2014
%E A119778 a(12)-a(15) from _Amiram Eldar_, Jul 18 2025