100805
domain: N
Appears in sequences
- Triangle read by rows, T(n,k) = Sum_{j=0..k-1} S(n,j+1)*S(n,k-j) where S denotes the Stirling cycle numbers A132393, T(0,0)=1, n>=0, 0<=k<=2n-1.at n=36A254882
- The pi-based arithmetic derivative of the n-th Fibonacci number.at n=25A259416
- a(n) = (-1)^n * Sum_{k=0..n} Stirling1(n,k) * Stirling1(n,n-k).at n=6A342111
- Irregular triangle read by rows. Coefficients of the polynomials (-1)^n*binomial(-x - 1, -x - n - 1) * binomial(n + x, x) * (n!)^2 in ascending order of powers.at n=29A358501