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!)
A009208 Expansion of exp(sin(x))/cosh(x). 0
1, 1, 0, -3, -4, 17, 56, -203, -1072, 5473, 34368, -254067, -1781440, 16540721, 132000896, -1419027899, -12912385792, 156472224961, 1604411553792, -21673957780323, -247155791205376, 3688273509233489, 46275148760619008 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) ~ n! * cos(Pi*n/2 - sinh(Pi/2)) * 2^(n+2) / Pi^(n+1). - Vaclav Kotesovec, Jul 02 2015
MATHEMATICA
CoefficientList[Series[Exp[Sin[x]]/Cosh[x], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jul 02 2015 *)
CROSSREFS
Sequence in context: A296277 A303480 A254200 * A296283 A051473 A039563
KEYWORD
sign,easy
AUTHOR
EXTENSIONS
Extended with signs by Olivier Gérard, Mar 15 1997
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 May 10 09:34 EDT 2024. Contains 372377 sequences. (Running on oeis4.)