The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A250732 Number of (3+1) X (n+1) 0..1 arrays with nondecreasing x(i,j)+x(i,j-1) in the i direction and nondecreasing min(x(i,j),x(i-1,j)) in the j direction. 1
33, 85, 208, 496, 1158, 2699, 6257, 14520, 33640, 77999, 180744, 419005, 971109, 2251135, 5217807, 12095192, 28036004, 64988500, 150642356, 349192782, 809429294, 1876272631, 4349215350, 10081551668, 23369149689, 54170034264 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
Empirical: a(n) = 4*a(n-1) - 2*a(n-2) - 9*a(n-3) + 12*a(n-4) - 2*a(n-5) - 3*a(n-6) + a(n-7) for n>8.
Empirical g.f.: x*(33 - 47*x - 66*x^2 + 131*x^3 - 41*x^4 - 23*x^5 + 14*x^6 - 2*x^7) / ((1 - x)^2*(1 - 2*x - 3*x^2 + 5*x^3 + x^4 - x^5)). - Colin Barker, Nov 16 2018
EXAMPLE
Some solutions for n=4:
..0..0..0..0..0....0..0..0..0..1....0..1..0..0..1....0..0..0..0..1
..0..0..0..0..1....0..0..0..1..1....1..0..1..1..1....0..0..1..1..1
..1..0..0..0..1....0..0..0..1..1....0..1..1..1..1....0..1..1..1..1
..0..1..0..1..1....1..1..0..1..1....1..1..1..1..1....1..1..1..1..1
CROSSREFS
Row 3 of A250729.
Sequence in context: A359746 A039833 A355711 * A080700 A292366 A080200
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 27 2014
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 10 17:44 EDT 2024. Contains 373278 sequences. (Running on oeis4.)