30948
domain: N
Appears in sequences
- a(1) = 1, a(n+1) is the sum of a(n) and floor( arithmetic mean of a(1) ... a(n) ).at n=44A065094
- a(n) = floor(8^n/5^n).at n=22A094985
- a(n) = ((3*n + 1)*2^(n+3) + 9 + (-1)^n)/18.at n=11A102301
- G.f. A(x) satisfies: A(x) = ((1 + x)/(1 - x)) * A(x^2)^2*A(x^3)^3*A(x^4)^4* ... *A(x^k)^k* ...at n=12A307606
- For n>=1, smallest integer k such that for all m>=k: m^(1/n)+(m+1)^(1/n) >= (2^n*m+2^(n-1)-1)^(1/n).at n=17A340163
- Number of strict integer partitions with sum <= n that can be linearly combined using nonnegative coefficients to obtain n.at n=50A365311