176679360
domain: N
Appears in sequences
- a(n) = (2n)!(2n+1)!/n!^4, or equally (2n+1)*binomial(2n,n)^2.at n=7A000515
- Triangle read by rows: T(n,k) (1 <= k <= n) is the sum of the entries in the lower right k X k submatrix of the n X n inverse Hilbert matrix.at n=28A144630
- Triangular table read by rows: T(n,k) is the k-th entry of the main diagonal of the inverse Hilbert matrix of order n.at n=35A348419