788192
domain: N
Appears in sequences
- Denominator of fraction equal to the continued fraction [ 0, 2, 4, ...2n ].at n=7A036243
- Triangle read by rows: T(n,k) = K(n,1)*I(k,1) - (-1)^(n+k)*I(n,1)* K(k,1), where I(n,x) and K(n,x) are Bessel functions; 0<=k<=n.at n=36A246658
- Square array A(n,k), n >= 0, k >= 0, read by antidiagonals, where A(n,k) is Sum_{j=0..floor(n/2)} ((n-j)!/j!)*binomial(n-j,j)*k^(n-2*j).at n=52A305401