A320138 Number of integer solutions to a^2 + 2*b^2 + 3*c^2 + 3*d^2 = n.
1, 2, 2, 8, 10, 8, 24, 16, 10, 38, 8, 12, 48, 8, 32, 64, 26, 36, 70, 28, 24, 80, 28, 48, 96, 42, 40, 76, 48, 24, 112, 64, 58, 160, 68, 32, 126, 56, 44, 192, 56, 84, 176, 44, 60, 88, 80, 96, 208, 114, 74, 176, 72, 72, 172, 80, 112, 288, 88, 76, 224, 72, 112, 304, 90, 96
Offset: 0
Keywords
Links
- Seiichi Manyama, Table of n, a(n) for n = 0..10000
Formula
G.f.: theta_3(q) * theta_3(q^2) * theta_3(q^3)^2.
Comments