3268760
domain: N
Appears in sequences
- a(n) = binomial coefficient C(n,10).at n=15A001287
- a(n) = binomial(5*n,2*n).at n=5A001450
- Binomial coefficients C(2n+1, n-2).at n=10A003516
- Binomial coefficient C(25,n).at n=10A010941
- Binomial coefficient C(25,n).at n=15A010941
- a(n) = binomial(n,15).at n=10A010968
- Binomial coefficients: C(n,k), 10 <= k <= n-10, sorted.at n=15A024754
- Binomial coefficients: C(n,k), 10 <= k <= n-10, sorted.at n=16A024754
- Binomial coefficients: C(n,k), 9 <= k <= n-9, sorted, duplicates removed.at n=18A024761
- Binomial coefficients: C(n,k), 10 <= k <= n-10, sorted, duplicates removed.at n=9A024762
- a(n) = 6*(n+1)*(2*n+6)!/((n+3)!*(n+5)!).at n=11A028379
- a(n) = binomial(n, floor((n-5)/2)).at n=25A037953
- a(n) = binomial(n, floor((n-4)/2)).at n=25A037956
- a(n) = binomial(composite(n), n), where composite = A002808, composite numbers.at n=14A064813
- a(n) = max{ C(n,0), C(n-1,1), C(n-2,2), ..., C(n-n,n) }.at n=35A073028
- First differences of coefficients of g.f. (1-x)^24.at n=9A078488
- Triangle read by rows in which the r-th term of the n-th row is C(n^r,r*n), where r = 1 to n.at n=11A096132
- Tenth column of (1,5)-Pascal triangle A096940.at n=15A096947
- a(n) = binomial(n^2, n*(n+1)/2).at n=5A109901
- a(n) = binomial(A000290(n), A006218(n)).at n=4A152421