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.

A301811 Primes of form 3*k^k + 2.

This page as a plain text file.
%I A301811 #8 Mar 27 2018 08:51:28
%S A301811 5,83,9377,2470631
%N A301811 Primes of form 3*k^k + 2.
%C A301811 The next term is too large to include.
%C A301811 This sequence is different from A216146.
%F A301811 a(n) = 3*A160360(n+1)^A160360(n+1) + 2.
%Y A301811 Primes of form b*k^k + b - 1: A216148 (b=2), this sequence (b=3), A301808 (b=4).
%Y A301811 Cf. A160360, A301644.
%K A301811 nonn
%O A301811 1,1
%A A301811 _Seiichi Manyama_, Mar 27 2018