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!)
A009647 Expansion of tan(log(1+x))/cosh(x). 0
0, 1, -1, 1, -12, 95, -615, 5003, -52192, 600029, -7464645, 102853749, -1558643724, 25565811531, -450966117147, 8528942156655, -172180452813600, 3693485934629625, -83891436038405865, 2011562464233339561 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
FORMULA
a(n) ~ n! * (-1)^(n+1) / ((exp(Pi/2)-1) * cosh(1-exp(-Pi/2)) * (1-exp(-Pi/2))^n). - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
Tan[ Log[ 1+x ] ]/Cosh[ x ]
CoefficientList[Series[Sech[x]*Tan[Log[1 + x]], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 23 2015 *)
CROSSREFS
Sequence in context: A045894 A045829 A220683 * A038836 A026860 A021074
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 September 3 11:37 EDT 2024. Contains 375658 sequences. (Running on oeis4.)