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.

A236927 Number of integer solutions to a^2 + b^2 + c^2 + 8*d^2 = n.

Original entry on oeis.org

1, 6, 12, 8, 6, 24, 24, 0, 14, 42, 48, 40, 20, 72, 96, 0, 30, 108, 84, 72, 40, 96, 120, 0, 36, 126, 144, 80, 48, 168, 96, 0, 62, 120, 216, 128, 42, 216, 216, 0, 72, 252, 192, 168, 100, 168, 288, 0, 68, 342, 252, 144, 120, 312, 240, 0, 112, 216, 336, 232, 48, 360, 384
Offset: 0

Views

Author

N. J. A. Sloane, Feb 15 2014

Keywords

Crossrefs

Cf. A236924.
For number of solutions to a^2+b^2+c^2+k*d^2=n for k=1,2,3,4,5,6,7,8,12 see A000118, A236928, A236926, A236923, A236930, A236931, A236932, A236927, A236933.

Programs

Formula

G.f.: theta_3(q)^3*theta_3(q^8), where theta_3() is the Jacobi theta function. - Ilya Gutkovskiy, Aug 01 2018