7624512
domain: N
Appears in sequences
- Binomial coefficient C(4n,n-11).at n=5A004341
- Binomial coefficient C(8n,n-3).at n=5A004384
- Binomial coefficients C(n,59).at n=5A017723
- Binomial coefficients C(64,n).at n=5A017780
- Binomial coefficients C(2*n-4,5).at n=29A053127
- Triangle read by rows: T(n,k) = binomial(n^2, k), 0 <= k <= n.at n=41A090642
- a(n) = binomial(2^n, n-1).at n=5A101346
- Square table, read by antidiagonals, where T(n,k) = C((n+1)*2^(k-1), k) for n>=0, k>=0.at n=41A136462
- Triangle, read by rows, where T(n,k) = C(2^k,n-k) for n>=k>=0.at n=72A136501
- Triangle, read by rows, T(n, k) = binomial(n*binomial(n, floor((n-k)/2)), k).at n=41A157109
- a(n) = binomial((n+1)^3,n+2).at n=2A158362