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!)
A223583 Number of nX6 0..3 arrays with antidiagonals unimodal 1
4096, 16777216, 25600000000, 22497280000000, 15162474496000000, 9249109442560000000, 5641956759961600000000, 3441593623576576000000000, 2099372110381711360000000000, 1280616987332843929600000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Column 6 of A223585
LINKS
FORMULA
Let U(z) = (z^6+15*z^5+115*z^4+405*z^3+964*z^2+660*z+720)/720
a(n) = U(min(n,6))^(max(n,6)-min(n,6)+1) * product{ U(i)^2 , i=1..(min(n,6)-1) }
a(n) = 610*a(n-1) for n>5
EXAMPLE
Some solutions for n=3
..0..0..0..0..0..2....0..0..0..0..1..0....0..0..0..0..0..3....0..0..0..0..0..2
..0..0..0..2..2..1....0..0..0..2..3..2....0..0..0..1..3..3....0..0..0..2..1..0
..0..0..0..0..2..1....0..0..1..1..0..2....0..0..1..1..0..0....0..0..0..0..0..2
CROSSREFS
Sequence in context: A016752 A223880 A223805 * A222143 A185565 A013849
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 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)