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.

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

This page as a plain text file.
%I A320132 #11 Oct 08 2018 03:00:26
%S A320132 1,4,6,8,12,8,8,16,6,12,26,16,36,40,24,32,28,48,42,48,72,32,72,64,8,
%T A320132 60,48,64,108,56,48,64,54,64,64,72,84,104,120,32,26,88,72,120,144,88,
%U A320132 88,144,84,92,126,64,216,152,80,160,24,128,180,144,156,104,192,128,92
%N A320132 Number of integer solutions to a^2 + b^2 + 2*c^2 + 10*d^2 = n.
%C A320132 a(n) > 0 for n >= 0.
%H A320132 Seiichi Manyama, <a href="/A320132/b320132.txt">Table of n, a(n) for n = 0..10000</a>
%F A320132 G.f.: theta_3(q)^2 * theta_3(q^2) * theta_3(q^10).
%Y A320132 Cf. A097057, A320124, A320125, A320126, A320127, A320128, A320130, A320131, A320133, A320134, A320135, A320136.
%K A320132 nonn
%O A320132 0,2
%A A320132 _Seiichi Manyama_, Oct 06 2018