33786
domain: N
Appears in sequences
- a(n) = a(n-1) + a(n-8), with a(i) = 1 for i = 0..7.at n=54A005710
- Number of partitions of n with equal number of parts congruent to each of 2 and 3 (mod 5).at n=51A035559
- Floor of sum of the first n^2 square roots.at n=37A138357
- Expansion of e.g.f. 1/((1+LambertW(-x))*(1+x)).at n=6A277509
- Numbers k such that (44*10^k - 791)/9 is prime.at n=19A294126
- a(n) = N^(1/4) * log(N) / sqrt(log(log(N))) rounded to nearest integer, with N=2^n. Related to operation count of the deterministic factorization of an integer N using an improved Pollard-Strassen method.at n=42A309916
- a(n) = coefficient of x^(3*n)*y^n/n in Sum_{n>=1} -log(1 - (x^n + y^n)).at n=5A322207
- G.f. A(x) satisfies A(x) = 1 / (1 - x * A(x^8)).at n=55A367800
- a(n) = Sum_{k=0..floor(n/4)} binomial(2*n-7*k,k).at n=27A373644
- a(n) = Sum_{k=0..floor(3*n/8)} binomial(3*n-7*k,k).at n=18A392349