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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A094592 a(n)=1/det(M(n)) where M(n) is the n X n matrix with element 1/binomial(n+i+j,n). 0
1, 3, 900, 16464000, 19061082810000, 1438322180987553878016, 7234500281404807826660044800000, 2467969483765439710971533630106501120000000 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

PROG

(PARI) a(n)=1/matdet(matrix(n, n, i, j, 1/binomial(n+i+j, n)))

CROSSREFS

Cf. A062381, A067689.

Sequence in context: A203688 A167472 A199040 * A167058 A167067 A151585

Adjacent sequences:  A094589 A094590 A094591 * A094593 A094594 A094595

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Jun 05 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 06:27 EST 2012. Contains 205998 sequences.