login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A009206 Expansion of e.g.f.: exp(sin(x))*x. 0
0, 1, 2, 3, 0, -15, -48, -21, 448, 1953, 640, -32461, -152064, 77649, 4331264, 18557595, -46686208, -894805183, -2948087808, 21405607651, 254321049600, 421226202033, -10904188190720, -90171090228021, 96102216892416, 6418365899545825 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = n * A002017(n-1). - Ralf Stephan, Sep 01 2003
E.g.f.: x*E(0) -x, where E(k) = 2 + sin(x)/(2*k+1 - sin(x)/E(k+1) ); (continued fraction). - Sergei N. Gladkovskii, Dec 24 2013
MATHEMATICA
With[{nn=30}, CoefficientList[Series[Exp[Sin[x]]*x, {x, 0, nn}], x] Range[ 0, nn]!] (* Harvey P. Dale, Dec 25 2021 *)
CROSSREFS
Sequence in context: A005160 A085042 A096542 * A318146 A088874 A256304
KEYWORD
sign,easy
AUTHOR
EXTENSIONS
Extended with signs by Olivier Gérard, Mar 15 1997
Definition clarified and prior Mathematica program replaced by Harvey P. Dale, Dec 25 2021
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 08:21 EDT 2024. Contains 371926 sequences. (Running on oeis4.)