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.

A035116 a(n) = tau(n)^2, where tau(n) = A000005(n).

Original entry on oeis.org

1, 4, 4, 9, 4, 16, 4, 16, 9, 16, 4, 36, 4, 16, 16, 25, 4, 36, 4, 36, 16, 16, 4, 64, 9, 16, 16, 36, 4, 64, 4, 36, 16, 16, 16, 81, 4, 16, 16, 64, 4, 64, 4, 36, 36, 16, 4, 100, 9, 36, 16, 36, 4, 64, 16, 64, 16, 16, 4, 144, 4, 16
Offset: 1

Views

Author

Keywords

References

  • G. H. Hardy, Ramanujan: twelve lectures on subjects suggested by his life and work, Cambridge, University Press, 1940, p. 59.
  • G. H. Hardy and E. M. Wright, An Introduction to the Theory of Numbers, 5th ed., Oxford Univ. Press, 1979, Theorem 304.

Crossrefs

Programs

Formula

Dirichlet g.f.: zeta(s)^4/zeta(2s).
tau(n)^2 = Sum_{d|n} tau(d^2), Dirichlet convolution of A048691 and A000012 (i.e.: inverse Mobius transform of A048691).
Multiplicative with a(p^e) = (e+1)^2. - Vladeta Jovovic, Dec 03 2001
G.f.: Sum_{n>=1} A000005(n^2)*x^n/(1-x^n). - Mircea Merca, Feb 25 2014
a(n) = A066446(n) + A184389(n). - Reinhard Zumkeller, Sep 08 2015
Let b(n), n > 0, be the Dirichlet inverse of a(n). Then b(n) is multiplicative with b(p^e) = (-1)^e*(Sum_{i=0..e} binomial(3,i)) for prime p and e >= 0, where binomial(n,k)=0 if n < k; abs(b(n)) is multiplicative and has the Dirichlet g.f.: (zeta(s))^4/(zeta(2*s))^3. - Werner Schulte, Feb 07 2021

Extensions

Additional comments from Vladeta Jovovic, Apr 29 2001