631440
domain: N
Appears in sequences
- a(n) = a(n-1) + a(n-2) + 1, with a(0) = 0 and a(1) = 12.at n=24A022317
- Coefficients of polynomials (n-1)!*P(n,k), P(n,k) = Sum_{i=0..n} Stirling2(n,i)*binomial(k+i-1,k).at n=27A059604
- The exponential limit of arctanh (odd indices only).at n=3A320959
- a(n) = (-1)^(n-1)*(n-1)!*Sum_{i=0..n} Stirling2(n, i) if n > 0 and 0 otherwise.at n=7A320962