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!)
A009338 Expansion of log(1+sin(x)*cos(x)). 0
0, 1, -1, -2, 10, -40, 104, 208, -6320, 64640, -436096, 986368, 29459200, -652487680, 8309679104, -60911593472, -294946887680, 20973645824000, -456801564983296, 6185783347314688, -27026064538664960, -1429441147870904320 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) ~ (n-1)! * (-1)^(n+1) * 2^(2*n+1) * cos(n*arctan(2*log(2+sqrt(3))/Pi)) / (Pi^2 + 4*log(2+sqrt(3))^2)^(n/2). - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
Log[ 1+Sin[ x ]*Cos[ x ] ]
CoefficientList[Series[Log[1 + Cos[x]*Sin[x]], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 23 2015 *)
CROSSREFS
Sequence in context: A184433 A339090 A244376 * A261473 A174395 A320526
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 April 19 16:08 EDT 2024. Contains 371794 sequences. (Running on oeis4.)