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!)
A223565 Number of nX4 0..1 arrays with antidiagonals unimodal 1
16, 256, 3136, 34496, 379456, 4174016, 45914176, 505055936, 5555615296, 61111768256, 672229450816, 7394523958976, 81339763548736, 894737399036096, 9842111389397056, 108263225283367616, 1190895478117043776 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Column 4 of A223569
LINKS
FORMULA
a(n) = product{ (1+(i*(i+1)/2))^2 , i=1..(min(n,4)-1) } * (1+(min(n,4)*(min(n,4)+1)/2))^(max(n,4)-min(n,4)+1)
a(n) = 11*a(n-1) for n>3
EXAMPLE
Some solutions for n=4
..0..1..0..0....0..0..0..0....0..1..0..0....1..0..1..1....1..1..1..0
..1..1..1..1....1..0..1..0....0..1..0..1....1..1..0..1....1..1..0..0
..1..1..0..1....1..1..1..0....0..0..1..0....0..0..0..0....1..1..1..1
..1..0..1..0....1..0..1..1....0..1..0..1....0..0..0..0....1..1..1..0
CROSSREFS
Sequence in context: A297377 A283860 A223660 * A223677 A207277 A294329
KEYWORD
nonn
AUTHOR
R. H. Hardin Mar 22 2013
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 September 3 09:02 EDT 2024. Contains 375656 sequences. (Running on oeis4.)