53984
domain: N
Appears in sequences
- Cycle class sequence c(n) (the number of true cycles of length n in which a certain node is included) for zeolite FER = Ferrierite Na2Mg2[Al6Si30O72].18H2O starting with a T2 atom.at n=14A019133
- Expansion of e.g.f. exp(x)/(cos(x) - sin(x)).at n=7A201158
- Expansion of Product_{k>=1} 1/((1 - x^(2*k))*(1 - x^(2*k-1))^3).at n=20A298311
- Irregular triangle read by rows: T(n,k) is number of sequences of length k over {0,1,...,n-1} containing no two consecutive blocks with the same average, n >= 1, 0 <= k <= A379914(n).at n=61A379998
- Array read by downward antidiagonals: A(n,k) = A(n-1,k) + (k+1)*A(n-1,k+1) + k*A(n-1,k-1) with A(n,0) = A(n-1,0) + A(n-1,1), A(0,k) = 1.at n=35A391886