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

%I #14 Jun 22 2015 22:22:13

%S 0,1,-1,1,-8,45,-301,2357,-21608,223769,-2602081,33484713,-473210528,

%T 7282225093,-121272163741,2172791685469,-41680241726768,

%U 852337358029617,-18510436676621281,425474580069715025,-10319766893265298328

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

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

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

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

%K sign,easy

%O 0,5

%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 25 11:34 EDT 2024. Contains 371967 sequences. (Running on oeis4.)