1439560
domain: N
Appears in sequences
- Expansion of 1/((1-3*x)*(1-7*x)).at n=7A016138
- a(n) = Fibonacci(6, n).at n=17A124152
- a(n) = 17*a(n-1) + a(n-2), with a(-1) = 0 and a(0) = 1.at n=6A178765
- a(n) = (1/n) * Sum_{d|n} moebius(n/d) * Lucas(d)^8, where Lucas(n) = A000204(n).at n=3A203859
- Triangle read by rows, S_4(n, k) where S_m(n, k) are the Stirling-Frobenius subset numbers of order m; n >= 0, k >= 0.at n=37A225469