|
Search: id:A157597
|
|
|
| A157597 |
|
Half the number of length n integer sequences with sum zero and sum of squares 8450. |
|
+0 2
|
|
| 1, 9, 630, 48670, 4293525, 358348053, 32224041500, 2966406894648, 259556693304825, 20157653282906667, 1439903350550159550, 97064374251531230622, 6271845201623139087495, 391742584864070048279685
(list; graph; listen)
|
|
|
OFFSET
|
2,2
|
|
|
LINKS
|
Ron Hardin, Table of n, a(n) for n=2..50
|
|
FORMULA
|
[cache enabling] count(n,s,ss)->count(n,t,tt) where t=s mod n, q=(t-s)/n, tt=ss+2*q*s+n*q^2; count(n,t,tt)=sum[i^2<=tt]{ count(n-1,t-i,tt-i^2) }. a(n)=count(n,0,8450)/2.
|
|
CROSSREFS
|
Sequence in context: A139107 A085530 A158881 this_sequence A128795 A081232 A020548
Adjacent sequences: A157594 A157595 A157596 this_sequence A157598 A157599 A157600
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Ron Hardin (rhhardin(AT)att.net) Mar 02 2009
|
|
|
Search completed in 0.002 seconds
|