editing
approved
Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
editing
approved
With[{nn=20}, CoefficientList[Series[Exp[-1+1/Surd[1-4x, 4]]-1, {x, 0, nn}], x] Range[0, nn]!] (* Harvey P. Dale, Sep 10 2019 *)
approved
editing
Wolfdieter Lang (wolfdieter.lang(AT)physik.uni-karlsruhe.de)
Representation of a(n) as the n-th moment of a positive function on positive half-axis (Stieltjes moment problem), in Maple notation: a(n)=int(x^n*exp(-1)*exp(-1/4*x)*(1/96*x*hypergeom([],[5/4, 3/2, 7/4, 2],1/1024*x)+ 1/8*4^(3/4)*x^(1/4)/Pi*2^(1/2)*GAMMA(3/4)*hypergeom([],[1/4, 1/2,3/4, 5/4],1/1024*x)+1/8*4^(1/2)*x^(1/2)/Pi^(1/2)*hypergeom([],[1/2, 3/4, 5/4,3/2],1/1024*x)+1/24*4^(1/4)*x^(3/4)/GAMMA(3/4)*hypergeom([],[3/4, 5/4, 3/2,7/4],1/1024*x))/x, x=0..infinity),n=1,2... . - _Karol A. Penson (penson(AT)lptl.jussieu.fr), _, Dec 16 2007
editing
approved
editing
proposed
Cf. A049119, generalized Bell numbers B(4, 1, n).
easy,nonn,new
Representation of a(n) as the n-th moment of a positive function on positive half-axis (Stieltjes moment problem), in Maple notation: a(n)=int(x^n*exp(-1)*exp(-1/4*x)*(1/96*x*hypergeom([],[5/4, 3/2, 7/4, 2],1/1024*x)+ 1/8*4^(3/4)*x^(1/4)/Pi*2^(1/2)*GAMMA(3/4)*hypergeom([],[1/4, 1/2,3/4, 5/4],1/1024*x)+1/8*4^(1/2)*x^(1/2)/Pi^(1/2)*hypergeom([],[1/2, 3/4, 5/4,3/2],1/1024*x)+1/24*4^(1/4)*x^(3/4)/GAMMA(3/4)*hypergeom([],[3/4, 5/4, 3/2,7/4],1/1024*x))/x, x=0..infinity),n=1,2... . - Karol A. Penson (penson(AT)lptl.jussieu.fr), Dec 16 2007
easy,nonn,new