45834
domain: N
Appears in sequences
- Smallest of 5 consecutive integers divisible respectively by 5 consecutive primes.at n=24A072730
- Numbers k such that 6^k + 7 is prime.at n=25A217351
- Number of 0..n arrays of length 7 with each element differing from at least one neighbor by 1 or less, starting with 0.at n=17A221686
- Partial sums of the number of active (ON, black) cells in n-th stage of growth of two-dimensional cellular automaton defined by "Rule 169", based on the 5-celled von Neumann neighborhood.at n=42A270463
- a(n) = f(n,n) where f(0,n) = f(n,0) = Fibonacci(n) and f(m,n) = f(m-1,n) + f(m,n-1) + f(m-1,n-1).at n=7A344576