(MAGMAMagma) m:=35; R<x>:=PowerSeriesRing(Rationals(), m); b:=Coefficients(R!(Exp(x)/(1+x))); [Factorial(n-1)*b[n]: n in [1..m]]; // G. C. Greubel, Aug 11 2018
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”).
(MAGMAMagma) m:=35; R<x>:=PowerSeriesRing(Rationals(), m); b:=Coefficients(R!(Exp(x)/(1+x))); [Factorial(n-1)*b[n]: n in [1..m]]; // G. C. Greubel, Aug 11 2018
reviewed
approved
proposed
reviewed
editing
proposed
print ([simplify(A182386(n)) for n in range(23)] ) # Peter Luschny, Oct 19 2014
approved
editing
reviewed
approved
proposed
reviewed
editing
proposed
Shirali Kadyrov, Farukh Mashurov, <a href="https://arxiv.org/abs/1912.03214">Generalized continued fraction expansions for Pi and E, </a>, arXiv:1912.03214 [math.NT], 2019.
proposed
editing
editing
proposed