login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A009370 Expansion of log(1+tan(x))*cosh(x). 0
0, 1, -1, 7, -20, 125, -721, 5731, -49440, 505529, -5716921, 72560255, -1009426340, 15366052533, -253286287801, 4501151653979, -85717611666720, 1742059862631537, -37625735499057361, 860703388428813303
(list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) ~ (n-1)! * (-1)^(n+1) * (exp(-Pi/4) + exp(Pi/4)) * 2^(2*n-1) / Pi^n. - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
With[{nn=20}, CoefficientList[Series[Log[1+Tan[x]]*Cosh[x], {x, 0, nn}], x] Range[0, nn]!] (* Harvey P. Dale, May 25 2013 *)
CROSSREFS
Sequence in context: A265657 A298214 A299346 * A299091 A299873 A009372
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 | 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 19 01:51 EDT 2024. Contains 376002 sequences. (Running on oeis4.)