OFFSET
1,2
LINKS
Amiram Eldar, Table of n, a(n) for n = 1..10000
Joël Bellaïche and Samit Dasgupta, The p-adic L-functions of evil Eisenstein series, Composito Mathem. 151 (6) (2015), 999-1040, E_{k+2,psi,tau).
FORMULA
Dirichlet g.f.: zeta(s-1)^3*zeta(s)/zeta(2*s).
Multiplicative with a(p^e) = ((e+2)*p + e)*(e+1)*p^(e-1)/2. - Amiram Eldar, Feb 09 2023
MAPLE
MATHEMATICA
f[p_, e_] := ((e+2)*p + e)*(e+1)*p^(e-1)/2; a[1] = 1; a[n_] := Times @@ f @@@ FactorInteger[n]; Array[a, 100] (* Amiram Eldar, Feb 09 2023 *)
CROSSREFS
KEYWORD
nonn,mult,easy
AUTHOR
R. J. Mathar, Feb 07 2023
STATUS
approved