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

 


A009270
Expansion of exp(tanh(x)*sin(x)).
0
1, 2, 0, -98, 1400, 10442, -2400420, 182874382, -11026390960, 272975496722, 101146071584580, -35170244758056938, 8878370234261147000, -2024456851681157735398, 406854219864771946133100
OFFSET
0,2
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[Exp[Tanh[x]*Sin[x]], {x, 0, nn}], x] Range[0, nn]!, {1, -1, 2}]] (* Harvey P. Dale, Mar 15 2018 *)
CROSSREFS
Sequence in context: A132860 A156485 A307946 * A033838 A181373 A046065
KEYWORD
sign
AUTHOR
EXTENSIONS
Extended with signs by Olivier Gérard, Mar 15 1997
Prior Mathematica program replaced by Harvey P. Dale, Mar 15 2018
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 22 12:29 EDT 2024. Contains 376114 sequences. (Running on oeis4.)