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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A096732 a(n)=det(M_n) where M_n is the n X n matrix m(i,j)=i^j*j^i. 0
1, 12, 4284, 84720384, 148993369113600, 34155172566092379340800, 1406681240638328150516203644518400, 13722109275339434419337247034130459935742361600 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

PROG

(PARI) for(n=1, 10, print1(matdet(matrix(n, n, i, j, i^j*j^i)), ", "))

CROSSREFS

Sequence in context: A159395 A099186 A105067 * A127233 A169657 A009094

Adjacent sequences:  A096729 A096730 A096731 * A096733 A096734 A096735

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), May 30 2002

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 21:13 EST 2012. Contains 206085 sequences.