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!)
A250731 Number of (2+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
18, 46, 110, 257, 596, 1376, 3173, 7310, 16838, 38777, 89300, 205640, 473549, 1090478, 2511134, 5782577, 13315988, 30663728, 70611701, 162602894, 374438006, 862246697, 1985560724, 4572300824, 10528983005, 24245885486, 55832834510 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
Empirical: a(n) = 2*a(n-1) + 2*a(n-2) - 3*a(n-3) for n>4.
Empirical g.f.: x*(18 + 10*x - 18*x^2 - x^3) / ((1 - x)*(1 - x - 3*x^2)). - Colin Barker, Nov 16 2018
EXAMPLE
Some solutions for n=4:
..0..0..0..0..1....0..0..0..0..1....0..0..0..0..0....1..0..0..0..0
..0..1..0..0..1....0..1..0..0..1....0..0..0..0..0....0..1..0..0..1
..1..0..1..0..1....1..0..1..1..1....1..0..0..1..0....1..0..1..0..1
CROSSREFS
Row 2 of A250729.
Sequence in context: A130414 A108642 A250784 * A353209 A203596 A305171
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 May 28 20:33 EDT 2024. Contains 372919 sequences. (Running on oeis4.)