Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111194
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111194 Permanent of the inverse Hilbert matrix. +0
2
1, 1, 84, 1397520, 5314794912000, 4855173934730716800000, 1090093558153665322315192780800000, 60907190511553979457004412118419080463155200000 (list; graph; listen)
OFFSET

0,3

MATHEMATICA

Permanent[m_List] := With[{v = Array[x, Length[m]]}, Coefficient[Times @@ (m . v), Times @@ v]]; f[n_] := Block[{i = Inverse[Table[1/(i + j - 1), {i, n}, {j, n}]]}, Permanent[i]]; Table[ f[n], {n, 7}] (from Robert G. Wilson v (rgwv(at)rgwv.com), Oct 24 2005)

PROGRAM

J (www.jsoftware.com)

H =: % @: >: @: (+/~) @: i. @ x:

perm=: +/ .*

perm@%.@H n

CROSSREFS

Cf. A005249 = determinant of inverse Hilbert matrix; and A092326 = (permanent/determinant) of inverse Hilbert matrix.

Sequence in context: A076230 A118076 A056746 this_sequence A096132 A078083 A105328

Adjacent sequences: A111191 A111192 A111193 this_sequence A111195 A111196 A111197

KEYWORD

nonn

AUTHOR

Roger Hui (RHui000(AT)Shaw.CA), Oct 22 2005

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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research