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!)
A223564 Number of nX3 0..1 arrays with antidiagonals unimodal 1
8, 64, 448, 3136, 21952, 153664, 1075648, 7529536, 52706752, 368947264, 2582630848, 18078415936, 126548911552, 885842380864, 6200896666048, 43406276662336, 303843936636352, 2126907556454464, 14888352895181248 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Column 3 of A223569
LINKS
FORMULA
a(n) = product{ (1+(i*(i+1)/2))^2 , i=1..(min(n,3)-1) } * (1+(min(n,3)*(min(n,3)+1)/2))^(max(n,3)-min(n,3)+1)
a(n) = 7*a(n-1) for n>2
EXAMPLE
Some solutions for n=4
..1..0..1....1..1..1....1..0..0....1..1..0....0..0..1....0..0..0....1..0..0
..1..1..1....1..1..0....0..1..0....1..1..1....1..1..0....0..1..0....1..0..0
..1..0..0....1..1..1....0..1..0....1..0..1....1..1..1....0..0..0....0..1..1
..0..1..0....0..1..0....1..1..1....0..0..1....0..1..0....1..0..1....1..0..1
CROSSREFS
Sequence in context: A222446 A239034 A213296 * A146885 A122093 A267231
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 12:33 EDT 2024. Contains 371969 sequences. (Running on oeis4.)