35654
domain: N
Appears in sequences
- Number of basis partitions of n+25 with Durfee square size 5.at n=42A053800
- a(0) = 1, a(1) = 1 and for n >= 2, a(n) = floor(4 * a(n-2) * a(n-1) / (a(n-2) + a(n-1))).at n=25A093335
- Write n-th semiprime in binary, sum as if decimal numbers.at n=8A122467
- Number of n X n arrays of the minimum value of corresponding elements and their horizontal or vertical neighbors in a random, but sorted with lexicographically nondecreasing rows and columns, 0..1 n X n array.at n=5A219285
- Number of nX6 arrays of the minimum value of corresponding elements and their horizontal or vertical neighbors in a random, but sorted with lexicographically nondecreasing rows and columns, 0..1 nX6 array.at n=5A219289
- T(n,k)=Number of nXk arrays of the minimum value of corresponding elements and their horizontal or vertical neighbors in a random, but sorted with lexicographically nondecreasing rows and columns, 0..1 nXk array.at n=60A219291