cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A252971 Number of nX3 nonnegative integer arrays with upper left 0 and lower right n+3-5 and value increasing by 0 or 1 with every step right or down.

This page as a plain text file.
%I A252971 #9 Nov 23 2015 05:53:12
%S A252971 0,1,18,153,770,2859,8694,22924,54272,118057,239798,460207,841930,
%T A252971 1478451,2505634,4116442,6579440,10261761,15657290,23420901,34409666,
%U A252971 49732043,70806142,99428264,137853008,188886345,255993166,343420923
%N A252971 Number of nX3 nonnegative integer arrays with upper left 0 and lower right n+3-5 and value increasing by 0 or 1 with every step right or down.
%C A252971 Column 3 of A252976.
%H A252971 R. H. Hardin, <a href="/A252971/b252971.txt">Table of n, a(n) for n = 1..210</a>
%F A252971 Empirical: a(n) = (1/90720)*n^9 + (1/2520)*n^8 + (19/3780)*n^7 + (7/360)*n^6 - (59/4320)*n^5 - (19/180)*n^4 + (5827/45360)*n^3 - (32/35)*n^2 + (3629/1260)*n - 2.
%F A252971 Empirical: G.f.: x^2*(1+8*x+18*x^2-70*x^3+94*x^4-78*x^5+43*x^6-14*x^7+2*x^8) / (x-1)^10. - _R. J. Mathar_, Nov 23 2015
%e A252971 Some solutions for n=4
%e A252971 ..0..1..1....0..0..1....0..1..1....0..1..1....0..0..1....0..0..0....0..0..1
%e A252971 ..0..1..2....0..0..1....1..1..2....0..1..2....0..1..2....0..1..1....0..0..1
%e A252971 ..1..1..2....0..1..2....1..1..2....1..2..2....1..1..2....1..1..1....1..1..1
%e A252971 ..2..2..2....1..2..2....1..1..2....1..2..2....1..2..2....1..1..2....2..2..2
%K A252971 nonn
%O A252971 1,3
%A A252971 _R. H. Hardin_, Dec 25 2014