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 A297424 #16 Dec 30 2017 09:37:14 %S A297424 -24,128406630,-1695266465052058,-4467161474022023509680, %T A297424 2643202687128887204371152330,5631587063815097155948902224731910, %U A297424 -6022712388820421179671063354886818730888,3519878895631571325515625172934456394359869922,452493700789420934344344052367209646628330983653992 %N A297424 a(n) = tau((10^n)-th prime) where tau(n)=A000594(n) is Ramanujan's tau function. %H A297424 Olivier Rozier, <a href="http://www.ipgp.fr/~rozier/math/raman.html">Ramanujan's tau function</a> %F A297424 a(n) = A076847(10^n) = A000594(A006988(n)). %o A297424 (PARI) {a(n) = ramanujantau(prime(10^n))} %Y A297424 Cf. A000594, A006988, A076847, A297127. %K A297424 sign %O A297424 0,1 %A A297424 _Seiichi Manyama_, Dec 30 2017