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!)
A009842 Expansion of tanh(x)/cosh(log(1+x)). 0
0, 1, 0, -5, 12, 6, -120, 442, -2352, 13192, 53280, -1665432, 12223200, -6629648, -706340544, 9387463888, -95898673920, 563447710848, 8308014488064, -283290718941056, 3505513923832320, -9173243369732864, -499029405102412800 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) ~ n! * (2*cos(3*n*Pi/4)*(1 - exp(4) - 2*exp(2)*sin(2)) + 2*(1 - exp(4) + 2*exp(2)*sin(2))*sin(3*n*Pi/4)) / ((1 + exp(4) + 2*exp(2)*cos(2)) * 2^(1+n/2)). - Vaclav Kotesovec, Jan 24 2015
MATHEMATICA
Tanh[ x ]/Cosh[ Log[ 1+x ] ]
CoefficientList[Series[(2*(1 + x)*Tanh[x])/(1 + (1 + x)^2), {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 24 2015 *)
CROSSREFS
Sequence in context: A335102 A342069 A046610 * A169729 A070368 A066326
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 April 18 06:24 EDT 2024. Contains 371769 sequences. (Running on oeis4.)