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.

A320239 Expansion of theta_3(q) * theta_3(q^3) * theta_3(q^5), where theta_3() is the Jacobi theta function.

This page as a plain text file.
%I A320239 #13 Feb 16 2025 08:33:56
%S A320239 1,2,0,2,6,2,4,4,4,14,0,0,14,4,4,0,6,12,8,4,2,20,0,4,20,2,8,10,12,4,4,
%T A320239 4,16,32,0,0,26,4,0,12,0,20,8,4,8,6,4,4,42,18,0,8,20,12,16,0,12,48,8,
%U A320239 8,0,16,8,12,14,0,16,4,20,24,4,0,36,28,0,2,20,8,8,4,6
%N A320239 Expansion of theta_3(q) * theta_3(q^3) * theta_3(q^5), where theta_3() is the Jacobi theta function.
%C A320239 Also the number of integer solutions (a_1, a_2, a_3) to the equation a_1^2 + 3*a_2^2 + 5*a_3^2 = n.
%H A320239 Seiichi Manyama, <a href="/A320239/b320239.txt">Table of n, a(n) for n = 0..10000</a>
%H A320239 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/JacobiThetaFunctions.html">Jacobi Theta Functions</a>
%Y A320239 Product_{k=1..m} theta_3(q^(2*k-1)): A000122 (m=1), A033716 (m=2), this sequence (m=3), A320240 (m=4).
%Y A320239 Cf. A320078.
%K A320239 nonn
%O A320239 0,2
%A A320239 _Seiichi Manyama_, Oct 08 2018