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!)
A009371 Expansion of log(1+tan(x))*exp(x). 4
0, 1, 1, 4, 0, 45, -155, 1748, -13496, 151169, -1682191, 22018412, -307464872, 4746159613, -78744546907, 1410956472396, -27026759291728, 552443153007777, -11988735452427903, 275451486233018100, -6677966707663119664 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) ~ (n-1)! * (-1)^(n+1) * exp(-Pi/4) * (4/Pi)^n. - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
Log[ 1+Tan[ x ] ]*Exp[ x ]
CoefficientList[Series[E^x*Log[1 + Tan[x]], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 23 2015 *)
CROSSREFS
Sequence in context: A019217 A221757 A189424 * A248952 A101502 A118440
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 August 29 01:19 EDT 2024. Contains 375509 sequences. (Running on oeis4.)