Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #8 Mar 27 2018 08:51:28
%S 5,83,9377,2470631
%N Primes of form 3*k^k + 2.
%C The next term is too large to include.
%C This sequence is different from A216146.
%F a(n) = 3*A160360(n+1)^A160360(n+1) + 2.
%Y Primes of form b*k^k + b - 1: A216148 (b=2), this sequence (b=3), A301808 (b=4).
%Y Cf. A160360, A301644.
%K nonn
%O 1,1
%A _Seiichi Manyama_, Mar 27 2018