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!)
A009376 Expansion of log(1 + tan(x)*exp(x)). 0
0, 1, 1, 1, -2, 5, 6, 131, -552, 3065, -10934, 216511, -1516052, 13359125, -110965074, 1704426491, -17363056752, 210045171185, -2585510594414, 41595973502071, -563643499480652, 8626434032607245, -136389526384050954 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
FORMULA
a(n) ~ (n-1)! * (-1)^(n+1) / r^n, where r = 1.306326940423079236174356658440682315179068358... is the root of the equation tan(r)/exp(r) = 1. - Vaclav Kotesovec, Jan 24 2015
MATHEMATICA
Log[ 1+Tan[ x ]*Exp[ x ] ]
CoefficientList[Series[Log[1 + E^x*Tan[x]], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 24 2015 *)
CROSSREFS
Sequence in context: A111190 A244434 A176007 * A231364 A025123 A071791
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 March 29 04:59 EDT 2024. Contains 371264 sequences. (Running on oeis4.)