27363
domain: N
Appears in sequences
- a(n) = Sum_{j=1..n} j*prime(j).at n=27A014285
- Number of partitions of n containing a clique of size 10.at n=47A183567
- Row sums of the array A274193, defined by g(n,k) = 1 for n >= 0; g(n,k) = 0 if k > n; g(n,k) = g(n-1,k-1) + g(n-1,3k) for n > 0, k > 1.at n=36A274194
- G.f. A(x) satisfies A(x) = 1 + x * (A(x) / (1 - x))^(7/2).at n=6A366432