10518300
domain: N
Appears in sequences
- a(n) = binomial coefficient C(n,8).at n=24A000581
- a(n) = binomial coefficient C(2n, n - 8).at n=8A004314
- a(n) = binomial(4n,n).at n=8A005810
- Binomial coefficient C(32,n).at n=8A010948
- Binomial coefficient C(32,n).at n=24A010948
- a(n) = binomial coefficient C(n,24).at n=8A010977
- Expansion of (1-4*x)^(15/2).at n=24A020927
- a(n) = binomial(n, floor(n/4)).at n=32A051036
- Binomial coefficients C(2*n+8,8).at n=12A053137
- Group the natural numbers such that the product of the terms of the n-th group is divisible by n!: (1), (2), (3, 4), (5, 6, 7, 8), (9, 10, 11, 12), (13, 14, 15, 16, 17, 18), (19, 20, 21, 22, 23, 24), ... Sequence contains the product of the terms of the n-th group divided by n!. a(n) = A085912(n)/(n!).at n=7A085915
- Triangle read by rows: T(n,k) = binomial(k*n,n), 1 <= k <= n.at n=31A096130
- Weight enumerator of [32,31,2] Reed-Muller code RM(4,5).at n=4A110847
- Weight enumerator of [32,31,2] Reed-Muller code RM(4,5).at n=12A110847
- Triangle read by rows: T(n,k) = binomial(4n-k,n-k), 0 <= k <= n.at n=36A119304
- Triangle T(n,m) = binomial(4*n, 4*m), 0 <= m <= n, read by rows.at n=38A177808
- Triangle T(n,m) = binomial(4*n, 4*m), 0 <= m <= n, read by rows.at n=42A177808
- Triangle: T(n,k)=C(4n,2k), 0<=k<=n.at n=40A193633
- Triangle read by rows: n-th row (n>=0) gives coefficients of the polynomial ((x+1)^(2^n) + (x-1)^(2^n))/2.at n=24A201461
- Triangle read by rows: n-th row (n>=0) gives coefficients of the polynomial ((x+1)^(2^n) + (x-1)^(2^n))/2.at n=32A201461
- Triangle, read by rows, defined by T(n,k) = C(n^2 - k^2, n*k - k^2), for k=0..n, n>=0.at n=23A245243