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.

A164940 Partial sums of A138202.

Original entry on oeis.org

1, 37, 181, 245, 281, 857, 1433, 1433, 1577, 2477, 3053, 3629, 3693, 4269, 6573, 6573, 6609, 8913, 10209, 10785, 11361, 13665, 14241, 14241, 14817, 15717, 20901, 21925, 21925, 27109, 29413, 29413, 29557, 31861, 34165, 36469, 37369, 37945, 43129, 43129
Offset: 0

Views

Author

N. J. A. Sloane, Mar 04 2010

Keywords

Programs

  • Mathematica
    Prepend[SquaresR[3,#]^2 &/@Range[39],1]//Accumulate (* Ant King, Mar 15 2013 *)

Formula

For asymptotics see Choi et al.
In particular, lim_{n -> infinity} a(n)/n^2 = 8*Pi^4 / (21*zeta(3)). - Ant King, Mar 15 2013