-30024
domain: Z
Appears in sequences
- Infinite product representation of series 1 - log(1-x) = 1 + Sum_{j>=1} (j-1)!*(x^j)/j!.at n=8A157159
- 1/product(1 - a(n)*(x^n)/n!, n=1..infinity) = 1 + sum((x^k)/k, k=1..infinity) = 1 - log(1-x).at n=8A157164
- The expansion of R(q)^-5 in powers of q where R() is the Rogers-Ramanujan continued fraction.at n=30A229793
- Triangle of numbers read by rows: T(n,k) = Sum_{i=0..n} binomial(n,i)*(n-i)!*Stirling1(i,k)*TC(n,i) where TC(n,k) = Sum_{i=0..n-k} binomial(n+1,n-k-i)*Stirling2(i+3,i+1)*(-1)^(i) for n >= 0, 0 <= k <= n.at n=57A370518