-5600
domain: Z
Appears in sequences
- Expansion of e.g.f. cos(x)*cos(sinh(x)), even powers only.at n=5A009098
- Expansion of e.g.f. exp(x*tanh(x)) (even powers only).at n=5A009273
- Generalized Stirling2 array (-1,2)S2. Irregular triangle a(n, m) for n >= 1 and 2 <= m <= 2*n.at n=32A091752
- G.f. satisfies: A(x) = 1/(1 + x*A(x^6)) and also the continued fraction: 1+x*A(x^7) = [1;1/x,1/x^6,1/x^36,1/x^216,...,1/x^(6^(n-1)),...].at n=60A101916
- a(n) = a(n-1) - (n-4)*a(n-4), with a(0)=0, a(1)=1, a(2)=2, a(3)=1.at n=17A122049
- Irregular triangle (read by rows) of coefficients T(n,k) of polynomials p(n,x) = Sum_{k=0..2*n} T(n,k) * x^k = (-1)^n * e^(x^3/3) * (((d/dx)^n) e^(-x^3/3)) for n >= 0 and 0 <= k <= 2*n.at n=71A331816
- a(1) = 1, a(2) = 3; a(n) = n^2 * Sum_{d|n, d < n} (-1)^(n/d) a(d) / d^2.at n=39A361986