504735
domain: N
Appears in sequences
- a(n) = 5*binomial(n, 6).at n=23A000910
- One third of quartic factorial numbers.at n=5A034176
- 4th-order non-linear ("factorial") recursion: a(0)=a(1)=a(2)=a(3)=1, a(n) = (n+1)*a(n-4).at n=22A081407
- Least common multiple of {3,7,11,...,4n+3}.at n=5A097329
- Minimal number of times a rectangular grid of n X n+1 elements can be slid along a 45-degree line before a rotated version of the initial grid appears.at n=12A110026
- a(n) = n*(n+1)*(n+2)*(n+3)*(n+4)/8.at n=19A151974
- Triangle T(n, k) = Product_{j=0..k} (j*n + prime(m)), with T(n, 0) = prime(m) and m = 4, read by rows.at n=14A153272
- Products of 6 distinct odd primes.at n=8A168352
- Expansion of 1 / ((1 - x)^7*(1 + x)^4).at n=37A299336