8204716800
domain: N
Appears in sequences
- a(n) = smallest (n+1)(n+2)...(n+k) that is >= n!.at n=12A075358
- a(n) = F(n+1)!/F(n)! where F(n) = n-th Fibonacci number.at n=6A110372
- a(n) = v(n+1)/v(n), where v=A203472.at n=7A203473
- Product of 8 consecutive integers. a(n) = RisingFactorial(n, 8).at n=14A239035
- Triangular array T(n,k) read by antidiagonals T(n,k) = F(n)!/(F(k)!*F(n-k)!), where F(m) = A000045(m) = m-th Fibonacci number.at n=37A360208
- Triangular array T(n,k) read by antidiagonals T(n,k) = F(n)!/(F(k)!*F(n-k)!), where F(m) = A000045(m) = m-th Fibonacci number.at n=43A360208