OFFSET
1,2
REFERENCES
M. H. Ashworth, Congruence and identical properties of modular forms, Diss. University of Oxford, 1968.
LINKS
Amiram Eldar, Table of n, a(n) for n = 1..10000
H. P. F. Swinnerton-Dyer, On l-adic representations and congruences for coefficients of modular forms, pp. 1-55 of Modular Functions of One Variable III (Antwerp 1972), Lect. Notes Math., 350, 1973.
FORMULA
a(n) == n^(-620) * sigma_1231(n) for n == 2 (mod 3) (Ashworth, 1968). - Amiram Eldar, Jan 05 2025
MATHEMATICA
Mod[RamanujanTau[Range[50]], 2187] (* Harvey P. Dale, Jan 15 2022 *)
PROG
(PARI) a(n) = ramanujantau(n) % 2187; \\ Amiram Eldar, Jan 05 2025
CROSSREFS
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Feb 25 2007
STATUS
approved