-6790
domain: Z
Appears in sequences
- sech(arcsinh(x)+arctan(x))=1-4/2!*x^2+104/4!*x^4-6790/6!*x^6...at n=3A013114
- Triangle read by rows: T(0,0)=1; for n >= 1 T(n,k) is the coefficient of x^k in the monic characteristic polynomial of the tridiagonal n X n matrix with main diagonal 5,5,5,... and sub- and superdiagonals 1,1,1,... (0 <= k <= n).at n=41A123967
- Triangle T(n,k) read by rows: coefficient of [x^k] of the polynomial p_n(x)=(5-x)*p_{n-1}(x)-p_{n-2}(x), p_0=1, p_1=5-x.at n=41A179900