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.

A249688 a(n) = n-th Ramanujan number A000594(n), squared.

This page as a plain text file.
%I A249688 #16 Jul 25 2018 15:04:22
%S A249688 1,576,63504,2166784,23328900,36578304,280361536,7136870400,
%T A249688 12914731449,13437446400,285809990544,137599451136,333781196644,
%U A249688 161488244736,1481478465600,974437482496,47691924412356,7438885314624
%N A249688 a(n) = n-th Ramanujan number A000594(n), squared.
%C A249688 For the functional equation for the Dirichlet series f(s) (for Re(s) > 12) of a(n) see the Hardy reference, p. 180, (10.14.3) or (10.14.4) with (10.14.5). It is, with Phi(s):= (2*Pi)^(-2*s)*Gamma(s)*Gamma(s-11)*Zeta(2*(s-11))*f(s), Phi(s) = Phi(23-s). - _Wolfdieter Lang_, Feb 09 2017
%C A249688 Multiplicative because A000594 is. - _Andrew Howroyd_, Jul 25 2018
%D A249688 G. H. Hardy, Ramanujan: twelve lectures on subjects suggested by his life and work, AMS Chelsea Publishing, Providence, Rhode Island, 2002, lecture X, p. 180.
%H A249688 Vincenzo Librandi, <a href="/A249688/b249688.txt">Table of n, a(n) for n = 1..2000</a>
%t A249688 Table[RamanujanTau[n]^2, {n, 18}] (* _Michael De Vlieger_, Feb 09 2017 *)
%o A249688 (PARI) a(n)=ramanujantau(n)^2 \\ _Andrew Howroyd_, Jul 25 2018
%Y A249688 Cf. A000594.
%K A249688 nonn,mult
%O A249688 1,2
%A A249688 _N. J. A. Sloane_, Nov 07 2014