33777
domain: N
Appears in sequences
- a(n) = s(1)t(n) + s(2)t(n-1) + ... + s(k)t(n+1-k), where k = [ (n+1)/2 ], s = (odd natural numbers), t = (primes).at n=36A024603
- Sum{T(i,j)}, 0<=i<=n, 0<=j<=n, T given by A026670.at n=13A026679
- Numbers n such that n | 9^n + 7^n + 5^n + 3^n.at n=24A063455
- Numbers containing only digits 3 or 7 in decimal representation.at n=37A143967
- Triangle T(n, k) = binomial(n*k, n-k) + binomial(n*(n-k), k), read by rows.at n=47A157114
- Triangle T(n, k) = binomial(n*k, n-k) + binomial(n*(n-k), k), read by rows.at n=52A157114
- Partial sums of the number of active (ON, black) cells in n-th stage of growth of two-dimensional cellular automaton defined by "Rule 387", based on the 5-celled von Neumann neighborhood.at n=38A271545
- Number of Lyndon compositions (aperiodic necklaces of positive integers) with sum n and adjacent parts (including the last with the first part) being indivisible (either way).at n=38A318747