-3264
domain: Z
Appears in sequences
- Expansion of q^(-1/24) (m (1-m) / 16)^(1/24) in powers of q, where m = k^2 is the parameter and q is the nome for Jacobian elliptic functions.at n=49A081360
- a(n) = 2n(19-n).at n=51A182428
- First differences of number of active (ON, black) cells in n-th stage of growth of two-dimensional cellular automaton defined by "Rule 43", based on the 5-celled von Neumann neighborhood.at n=33A269879
- First differences of number of active (ON, black) cells in n-th stage of growth of two-dimensional cellular automaton defined by "Rule 97", based on the 5-celled von Neumann neighborhood.at n=33A270155
- a(n) = [x^n] (15! / Sum_{k=0..n} (k+15)!*x^k)^(1/8).at n=4A303673
- Triangle read by rows: T(0,0)=1; T(n,k) = 2*T(n-1,k)-2*T(n-1,k-1)+T(n-1,k-2), for k = 0, 1, ..., 2*n; T(n,k)=0 for n or k < 0.at n=41A304209
- Triangle read by rows: T(0,0) = 1; T(n,k) = 2*T(n-1,k) - 2*T(n-2,k-1) + T(n-3,k-2) for k = 0..floor(2*n/3); T(n,k)=0 for n or k < 0.at n=49A304213
- -5x + 1 sequence starting at 5.at n=47A305057
- Expansion of Sum_{k>=0} x^(k*(k+1)/2) / Product_{j=1..k} (1 + x^j)^j.at n=50A306706
- T(n, k) = 2^n * n! * [x^k] [z^n] (exp(z) + 1)^2/(4*exp(x*z)), triangle read by rows, for 0 <= k <= n.at n=22A326479