The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A009310 Expansion of log(1+log(1+tan(x))). 0

%I #13 Jun 21 2015 21:49:30

%S 0,1,-2,9,-51,384,-3506,38126,-479770,6872392,-110410296,1967181840,

%T -38502498592,821352161200,-18969587297792,471608373782864,

%U -12558441874756176,356636706706414848,-10759204665600245888

%N Expansion of log(1+log(1+tan(x))).

%F a(n) ~ (n-1)! * (-1)^(n+1) / (arctan(1-exp(-1))^n). - _Vaclav Kotesovec_, Jan 22 2015

%t Log[ 1+Log[ 1+Tan[ x ] ] ]

%t CoefficientList[Series[Log[1 + Log[1 + Tan[x]]], {x, 0, 20}], x] * Range[0, 20]! (* _Vaclav Kotesovec_, Jan 22 2015 *)

%K sign,easy

%O 0,3

%A _R. H. Hardin_

%E Extended with signs by _Olivier GĂ©rard_, Mar 15 1997

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 May 23 07:28 EDT 2024. Contains 372760 sequences. (Running on oeis4.)