34336
domain: N
Appears in sequences
- Numbers k such that 6*k+5, 6*k+11, 6*k+17, 6*k+23 are consecutive primes.at n=30A090836
- a(n) = [x^(2^n+n-1)] (x + x^2 + x^4 + x^8 + ... + x^2^n)^n for n>=1.at n=7A135068
- Triangle T(n, k) = (m*(n-k) + 1)*T(n-1, k-1) + (m*(k-1) + 1)*T(n-1, k) + j*T(n-2, k-1), where T(n, 1) = T(n, n) = 1, m = 2, and j = 2, read by rows.at n=24A144439
- Limit of the coefficient of x^(2^m+n) in B(x)^(n+1) as m grows, where B(x) = Sum_{k>=0} x^(2^k).at n=7A144690
- Number of (w,x,y) with all terms in {0,...,n} and |w-x| != |x-y|.at n=32A212960
- The inverse multinomial transform of A001818(n) = ((2*n-1)!!)^2.at n=4A274844
- Numbers whose distance to the nearest cube equals the distance to the nearest product of 3 consecutive integers (three-dimensional oblong).at n=32A342873
- Number of non-biquanimous subsets of {1..n} containing n.at n=16A371793