99862
domain: N
Appears in sequences
- a(n) = Sum_{k=0..n} floor(binomial(n,k)/(k+1)).at n=19A095718
- Iccanobirt numbers (14 of 15): a(n) = R(R(a(n-1)) + R(a(n-2)) + a(n-3)), where R is the digit reversal function A004086.at n=20A102124
- G.f. A(x) satisfies A(x) = 1 + x / (1 - x * A(x^2)).at n=26A218032
- G.f. satisfies: A(x) = Sum_{n>=0} ( (1+x)^n - A(x) )^n / (2 - (1+x)^n*A(x))^(n+1).at n=6A317350