login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A055434 Number of points in Z^n of norm <= 10. 2
1, 21, 317, 4169, 49689, 532509, 5260181, 48218513, 415055025, 3375505573, 26107328109, 193280122713, 1374386800585, 9405092131245, 62077194367429, 396122100447649, 2449318034512737, 14705097001902901, 85877415063465373 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
a[n_] := SeriesCoefficient[1/(1-x) Sum[x^(i^2), {i, -10, 10}]^n, {x, 0, 100}];
a /@ Range[0, 18] (* Jean-François Alcover, Sep 29 2019, from A302997 *)
CROSSREFS
Row n=10 of A302997.
Sequence in context: A021214 A016318 A017954 * A016315 A113531 A069572
KEYWORD
nonn
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)