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!)
A009375 Expansion of log(1+tan(x)*cosh(x)). 0
0, 1, -1, 7, -26, 165, -1216, 10827, -111376, 1316585, -17441536, 257028847, -4164440576, 73616009805, -1409649350656, 29070305745267, -642306123237376, 15137914082015825, -379068323095576576, 10050622525103392087 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) ~ (n-1)! * (-1)^(n+1) / r^n, where r = 0.678886646361824692174613333109767742222867349... is the root of the equation cosh(r)*tan(r) = 1. - Vaclav Kotesovec, Jan 24 2015
MATHEMATICA
Log[ 1+Tan[ x ]*Cosh[ x ]]
CoefficientList[Series[Log[1 + Cosh[x]*Tan[x]], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 24 2015 *)
CROSSREFS
Sequence in context: A319425 A026683 A197053 * A009380 A183329 A342930
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 19 23:40 EDT 2024. Contains 371798 sequences. (Running on oeis4.)