login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A158143
Number of nondecreasing integer sequences of length 9 with sum zero and sum of absolute values 2n.
1
1, 4, 9, 25, 48, 113, 189, 367, 598, 1031, 1559, 2566, 3681, 5593, 7926, 11480, 15598, 21984, 29080, 39672, 51688, 68384, 87284, 113869, 142723, 181944, 225921, 283427, 346610, 430023, 519663, 635875, 762786, 921749, 1094895, 1313500, 1545683
OFFSET
1,2
COMMENTS
a(n) = A000041(n)^2 for n<=4
a(n) = A000041(n)^2 - cumulative A000712(2*n-1-length), 0 <= 2*n-1-length <= floor(n/2) [empirical].
LINKS
CROSSREFS
Sequence in context: A350152 A350322 A158142 * A376714 A082200 A244557
KEYWORD
nonn
AUTHOR
R. H. Hardin Mar 13 2009
STATUS
approved