|
Search: id:A157576
|
|
|
| A157576 |
|
Half the number of length n integer sequences with sum zero and sum of squares 3872. |
|
+0 1
|
|
| 1, 3, 66, 14630, 1446495, 105717843, 6111518987, 323657828739, 16777260176400, 835056998169955, 40377792647031081, 1902059925519314067, 85804943707548960986, 3683698658760163764945, 151229533594426205964390
(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,3872)/2.
|
|
CROSSREFS
|
Sequence in context: A157984 A157554 A165655 this_sequence A105443 A065425 A096482
Adjacent sequences: A157573 A157574 A157575 this_sequence A157577 A157578 A157579
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Ron Hardin (rhhardin(AT)att.net) Mar 02 2009
|
|
|
Search completed in 0.002 seconds
|