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!)
A223566 Number of nX5 0..1 arrays with antidiagonals unimodal 1
32, 1024, 21952, 379456, 6071296, 97140736, 1554251776, 24868028416, 397888454656, 6366215274496, 101859444391936, 1629751110270976, 26076017764335616, 417216284229369856, 6675460547669917696 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Column 5 of A223569
LINKS
FORMULA
a(n) = product{ (1+(i*(i+1)/2))^2 , i=1..(min(n,5)-1) } * (1+(min(n,5)*(min(n,5)+1)/2))^(max(n,5)-min(n,5)+1)
a(n) = 16*a(n-1) for n>4
EXAMPLE
Some solutions for n=4
..0..1..0..0..1....0..1..1..0..1....0..0..0..0..0....0..1..1..0..0
..0..1..0..0..1....0..1..0..1..0....0..1..0..1..1....0..1..1..1..0
..0..1..0..1..1....0..0..0..0..0....1..0..1..0..0....1..1..1..1..0
..0..0..1..0..1....0..0..0..1..1....1..1..0..0..1....0..1..1..0..1
CROSSREFS
Sequence in context: A181216 A297378 A283861 * A227593 A171306 A009976
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 April 25 15:00 EDT 2024. Contains 371989 sequences. (Running on oeis4.)