-2380
domain: Z
Appears in sequences
- Expansion of Product (1 - x^k)^10 in powers of x.at n=18A010818
- a(n) = A023194 - A062700(n). Negative values of A071166(m) = m-A006530(A000203(m)) differences. In these cases m is square number from A023194.at n=18A071167
- T(n, k) = [x^k] (-1)^n*Sum_{k=0..n} E2(n, n-k)*(1+x)^(n-k) where E2(n, k) are the second-order Eulerian numbers. Triangle read by rows, T(n, k) for n >= 1 and 0 <= k <= n.at n=12A111999
- Triangle read by rows: T(n,k) is the coefficient of x^k in the polynomial p[n,x] defined by p[ -1,x]=0, p[0,x]=1, p[1,x]=-x, p[n,x]=x*p[n-1,x]-(n-1)*p[n- 2,x]+(n-2)*p[n-3,x] for n>=2 (0<=k<=n).at n=58A123730
- Riordan array (1/((1-2x)(1-x)^2), -x/(1-x)^2).at n=39A135552
- Triangle, T(n, k) = (1/2)*(n+2)! * [x^k]( p(x, n) ), where p(x,0) = 1, p(x,1) = -x, P(x, n) = (1/(n+1))*( (2*n-x)*P(x, n-1) - n*P(x, n-2) ), read by rows.at n=15A136532
- a(n)=5a(n-1)-11a(n-2)+13a(n-3)-9a(n-4)+3a(n-5)-a(n-6).at n=16A140342
- a(n)=5a(n-1)-11a(n-2)+13a(n-3)-9a(n-4)+3a(n-5)-a(n-6).at n=17A140342
- a(n) = ceiling( 4^n/20 - (n^2 + 1)*2^(n-1) ).at n=7A188162
- First differences of number of active (ON, black) cells in n-th stage of growth of two-dimensional cellular automaton defined by "Rule 459", based on the 5-celled von Neumann neighborhood.at n=33A272290
- G.f.: A(x) = Sum_{n=-oo..+oo} (x - x^n)^n.at n=79A290003
- a(n) = -Sum_{i=1..n} Sum_{j=1..n} Sum_{k=1..n} (-1)^(i+j+k) * (i+j+k)!/(3!*i!*j!*k!).at n=4A307350
- Expansion of Sum_{k>0} x^(4*k)/(1+x^k)^5.at n=16A363618