Assumptions:
TeX:
\operatorname{det}\!\left(H_{n}\right) = \frac{{\left(G\!\left(n + 1\right)\right)}^{4}}{G\!\left(2 n + 1\right)} n \in \mathbb{Z}_{\ge 0}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Pow | Power | |
BarnesG | Barnes G-function | |
ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("f4750b"), Formula(Equal(Det(HilbertMatrix(n)), Div(Pow(BarnesG(Add(n, 1)), 4), BarnesG(Add(Mul(2, n), 1))))), Variables(n), Assumptions(Element(n, ZZGreaterEqual(0))))