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.
%I A076846 #13 Feb 16 2021 07:05:46 %S A076846 3,5,7,29,11,13,71,17,19,131,23,181,2177953337809371149,29,31,83537, %T A076846 5849,37,419,41,43,279863,47,15649,701,53,811,420707233300229,59,61 %N A076846 Primes of the form n^k + n - 1, where k>0 is minimal. %C A076846 The next term is too large to include. %H A076846 Reinhard Zumkeller, <a href="/A076846/b076846.txt">Table of n, a(n) for n = 2..100</a> %o A076846 (Haskell) %o A076846 a076846 n = n ^ (a076845 n) + n - 1 %o A076846 -- _Reinhard Zumkeller_, Jul 17 2014 %Y A076846 Cf. A076845, A078179, A010051, A002327. %K A076846 nonn %O A076846 2,1 %A A076846 _Benoit Cloitre_, Nov 20 2002 %E A076846 Offset corrected by _Reinhard Zumkeller_, Jul 17 2014