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!)
A009827 Expansion of tanh(x)*cosh(log(1+x)). 1
0, 1, 0, 1, -12, 56, -240, 1744, -16128, 143296, -1353600, 14972288, -183912960, 2385640960, -33085817856, 496732177408, -7978174955520, 135579928592384, -2436661138489344, 46303359719833600, -926648972098928640 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
FORMULA
a(n) ~ n! * (-1)^(n+1) * tanh(1) / 2. - Vaclav Kotesovec, Jan 24 2015
MATHEMATICA
With[{nn=20}, CoefficientList[Series[Tanh[x]Cosh[Log[1+x]], {x, 0, nn}], x] Range[0, nn]!] (* Harvey P. Dale, Dec 04 2011 *)
CROSSREFS
Sequence in context: A348584 A035289 A275505 * A068418 A068414 A199316
KEYWORD
sign,easy
AUTHOR
EXTENSIONS
Extended with signs by Olivier Gérard, Mar 15 1997
Prior incomplete Mathematica program deleted by Harvey P. Dale, Dec 04 2011
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 July 15 16:36 EDT 2024. Contains 374333 sequences. (Running on oeis4.)