76076
domain: N
Appears in sequences
- Sum of the first n even squares: a(n) = 2*n*(n+1)*(2*n+1)/3.at n=38A002492
- Binomial coefficient C(6n,n-10).at n=3A004365
- Dodecahedral numbers: a(n) = n*(3*n - 1)*(3*n - 2)/2.at n=26A006566
- Binomial coefficients C(n,75).at n=3A017739
- Binomial coefficients C(78,n).at n=3A017794
- a(n) = A026615(2*n, n-1).at n=8A026617
- a(n) = (prime(n) - 1)*(prime(n) - 3)*(prime(n) - 5)/48.at n=35A030004
- a(n) = n*(n-1)*(n-2)*(n-3)*(n^2-3*n-2)/48.at n=14A093566
- a(n) = n*(n+1)*(n+2)*(n+3)*(1+3*n+n^2)/120.at n=12A101094
- Triangle read by rows: T(k,s) = binomial(k+s,2s+1)*(2k-1)*(2k+1)/(2s+3), k >= 1, 0 <= s <= k-1.at n=48A111126
- Dimensions of the irreducible representations of the simple Lie algebra of type F4 over the complex numbers, listed in increasing order.at n=18A121738
- Numbers k such that k and k^2 use only the digits 0, 5, 6, 7 and 8.at n=8A136963
- Tetrahedral numbers n*(n+1)*(n+2)/6 with n, n+1 and n+2 nonprime.at n=23A152622
- a(n) = floor(n^(3/2))*floor(1 + n^(3/2))*floor(2 + n^(3/2))/6.at n=17A185592
- Numbers m having greatest prime power divisor d such that d is smaller than the difference between m and the largest prime smaller than m and d is smaller than the difference between m and twice the largest prime smaller than m/2.at n=18A290290
- a(n) = n * (binomial(n + 1, 3) + 1).at n=26A329523