login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A099116 Number of rhombus tilings of a hexagon with side lengths 2n+2,2n,2n+2,2n+2,2n,2n+2 which contain the rhombus above and next to the center of the hexagon. 0
812, 579667803, 235948437342837440, 52366358060537007928863206000, 6262970727027052056580468670430288168750000, 401820562589647140572840734882930708995214500792163500000000 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

M. Fulmek and C. Krattenthaler, [math/9909038] The number of rhombus tilings of a symmetric hexagon which contain a fixed rhombus on the symmetry axis, II

PROG

(PARI) a(n)=(1/3+4*binomial(2*n, n)^3/binomial(6*n+4, 3*n+2))*prod(i=1, 2*n+2, prod(j=1, 2*n, prod(k=1, 2*n+2, (i+j+k-1)/(i+j+k-2))))

CROSSREFS

Cf. A099112-A099117, A008793.

Sequence in context: A045228 A158667 A035854 * A183820 A015159 A064583

Adjacent sequences:  A099113 A099114 A099115 * A099117 A099118 A099119

KEYWORD

nonn

AUTHOR

Ralf Stephan, Oct 01 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 16:48 EST 2012. Contains 206058 sequences.