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!)
A250770 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 absolute value of x(i,j)-x(i-1,j) in the j direction. 1
18, 34, 62, 114, 214, 410, 798, 1570, 3110, 6186, 12334, 24626, 49206, 98362, 196670, 393282, 786502, 1572938, 3145806, 6291538, 12582998, 25165914, 50331742, 100663394, 201326694, 402653290, 805306478, 1610612850, 3221225590 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
Empirical: a(n) = 4*a(n-1) - 5*a(n-2) + 2*a(n-3); a(n) = 12*2^(n-1) + 4*n + 2.
Empirical g.f.: 2*x*(9 - 19*x + 8*x^2) / ((1 - x)^2*(1 - 2*x)). - Colin Barker, Nov 19 2018
EXAMPLE
Some solutions for n=4:
..0..0..1..0..0....1..0..0..0..0....1..0..0..1..1....1..0..0..0..0
..0..0..1..0..0....1..0..0..0..0....1..0..0..1..1....1..0..0..0..0
..0..0..1..0..1....1..0..0..0..0....1..0..0..1..1....0..1..1..1..1
CROSSREFS
Row 2 of A250769.
Sequence in context: A357439 A044063 A044444 * A014640 A245587 A215137
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 April 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)