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!)
A009681 Expansion of tan(sinh(x))*exp(x). 0
0, 1, 2, 6, 16, 72, 288, 1904, 10368, 89344, 610304, 6445824, 52885504, 660602880, 6324756480, 91175548928, 997700468736, 16301080281088, 200677417680896, 3664597991424000, 50126593037172736, 1011727950085619712 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ n! * (1 + (-1)^(n+1) + (1 + (-1)^n)*Pi/sqrt(4+Pi^2)) / (log((Pi + sqrt(4 + Pi^2))/2))^(n+1). - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
Tan[ Sinh[ x ] ]*Exp[ x ]
CoefficientList[Series[E^x*Tan[Sinh[x]], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 23 2015 *)
CROSSREFS
Sequence in context: A121749 A009386 A009605 * A009186 A009328 A009346
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
Extended and signs tested Mar 15 1997 by Olivier Gérard.
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 19 02:28 EDT 2024. Contains 371782 sequences. (Running on oeis4.)