Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A086205
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A086205 Determinant of n X n matrix M_(i,j)=binomial(i^2, j). +0
2
1, 1, 6, 360, 302400, 4572288000, 1520925880320000, 13153940405570764800000, 3412910854477066178396160000000, 30107378079113824305786648526848000000000 (list; graph; listen)
OFFSET

0,3

FORMULA

a(n)=prod(k=1, n, (2*k-1)!/(k-1)!)

PROGRAM

(PARI) a(n)=prod(k=1, n, (2*k-1)!/(k-1)!) a(n)=matdet(matrix(n, n, i, j, binomial(i^2, j)))

CROSSREFS

Sequence in context: A036281 A064350 A069945 this_sequence A042759 A099595 A158041

Adjacent sequences: A086202 A086203 A086204 this_sequence A086206 A086207 A086208

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Aug 27 2003

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research