|
Search: id:A157602
|
|
|
| A157602 |
|
Half the number of length n integer sequences with sum zero and sum of squares 9800. |
|
+0 1
|
|
| 1, 9, 378, 39990, 6207435, 649615491, 61839617931, 5291171373321, 436429418237100, 34318546032095787, 2635382197485052125, 197482663359487272702, 14177933118661639661880, 968391907322785974064260
(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,9800)/2.
|
|
CROSSREFS
|
Sequence in context: A051848 A157567 A157593 this_sequence A124042 A012191 A012078
Adjacent sequences: A157599 A157600 A157601 this_sequence A157603 A157604 A157605
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Ron Hardin (rhhardin(AT)att.net) Mar 02 2009
|
|
|
Search completed in 0.003 seconds
|