45101
domain: N
Appears in sequences
- Integers that can be expressed as the sum of consecutive primes in exactly 5 ways.at n=16A055000
- Integers expressible as the sum of (at least two) consecutive primes in at least 5 ways.at n=6A067375
- Number of partitions of 2*n into distinct parts with exactly two odd parts.at n=42A096914
- Number of n X 3 arrays of the minimum value of corresponding elements and their horizontal or antidiagonal neighbors in a random, but sorted with lexicographically nondecreasing rows and columns, 0..1 n X 3 array.at n=30A219768
- Partial sums of the number of active (ON, black) cells in n-th stage of growth of two-dimensional cellular automaton defined by "Rule 950", based on the 5-celled von Neumann neighborhood.at n=40A273829
- a(n) = 2*a(n-1) + 2*a(n-2) + a([n/2]), where a(0) = 1, a(1) = 1, a(2) = 1.at n=12A298417