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!)
A009422 Expansion of log(1+x)*log(1+tan(x)). 10

%I #15 Jun 23 2015 21:41:56

%S 0,0,2,-6,30,-160,1084,-8316,74456,-749184,8474240,-106035424,

%T 1459781056,-21914009728,356711937152,-6258266154752,117778607150592,

%U -2366994133647360,50601711980789760,-1146653711692951552

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

%F a(n) ~ (n-1)! * (-1)^n * (4/Pi)^n * log(4/(4-Pi)). - _Vaclav Kotesovec_, Jan 23 2015

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

%t CoefficientList[Series[Log[1 + x]*Log[1 + Tan[x]], {x, 0, 20}], x] * Range[0, 20]! (* _Vaclav Kotesovec_, Jan 23 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 April 18 15:48 EDT 2024. Contains 371780 sequences. (Running on oeis4.)