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!)
A223568 Number of nX7 0..1 arrays with antidiagonals unimodal 2
128, 16384, 1075648, 45914176, 1554251776, 47016116224, 1363467370496, 39540553744384, 1146676058587136, 33253605699026944, 964354565271781376, 27966282392881659904, 811022189393568137216, 23519643492413475979264 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Column 7 of A223569
LINKS
FORMULA
a(n) = product{ (1+(i*(i+1)/2))^2 , i=1..(min(n,7)-1) } * (1+(min(n,7)*(min(n,7)+1)/2))^(max(n,7)-min(n,7)+1)
a(n) = 29*a(n-1) for n>6
EXAMPLE
Some solutions for n=4
..0..0..0..1..0..1..1....0..0..0..1..0..0..0....0..0..0..0..0..0..0
..0..0..0..0..1..0..1....0..0..0..1..0..0..1....0..0..0..0..0..1..1
..0..0..0..0..0..1..1....0..0..1..0..1..1..1....0..0..1..1..0..1..0
..0..0..0..0..1..0..1....0..0..0..1..1..1..0....0..0..0..0..0..0..0
CROSSREFS
Sequence in context: A189109 A297380 A283863 * A144321 A051251 A264346
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 23 20:33 EDT 2024. Contains 371916 sequences. (Running on oeis4.)