A276286 Number of ways of writing n as a sum of 14 squares.
1, 28, 364, 2912, 16044, 64792, 200928, 503360, 1089452, 2186940, 4196920, 7544992, 12547808, 19975256, 31553344, 48484800, 70439852, 99602104, 142487436, 200569824, 268594872, 354052608, 476105504, 630908096, 800698080, 1008274932, 1296257144
Offset: 0
Keywords
Links
- Seiichi Manyama, Table of n, a(n) for n = 0..10000
- Eric Weisstein's World of Mathematics, Sum of Squares Function
- Eric Weisstein's World of Mathematics, Jacobi Theta Functions
- Index entries for sequences related to sums of squares
Crossrefs
Programs
-
Mathematica
Table[SquaresR[14, n], {n, 0, 26}]
Formula
G.f.: theta_3(0,q)^14, where theta_3(x,q) is the third Jacobi theta function.