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!)
A009373 Expansion of log(1+tan(x))/cosh(x). 0
0, 1, -1, 1, -8, 65, -361, 2497, -23848, 256385, -2904601, 36778113, -520366208, 8014148545, -132884846641, 2373343120449, -45463597872688, 928532354406145, -20134914035881681, 462226423647925505, -11199802803793004888 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
FORMULA
a(n) ~ (n-1)! * (-1)^(n+1) * (4/Pi)^n / cosh(Pi/4). - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
Log[ 1+Tan[ x ] ]/Cosh[ x ]
CoefficientList[Series[Log[1 + Tan[x]]*Sech[x], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 23 2015 *)
CROSSREFS
Sequence in context: A316205 A305772 A317121 * A305589 A317007 A293802
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 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)