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!)
A009319 Expansion of log(1+log(1+x)*cos(x)). 0
0, 1, -2, 4, -17, 93, -649, 5381, -51778, 565957, -6930141, 93992413, -1399244076, 22689478823, -398164266655, 7519118564551, -152058873978384, 3278894568674073, -75103386737309385, 1821102601528126265 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ (n-1)! * (-1)^(n+1) / r^n, where r = 0.7426973079865501887067225087448265047287233394318... is the root of the equation exp(1/cos(r))*(r-1) = -1. - Vaclav Kotesovec, Jan 24 2015
MATHEMATICA
Log[ 1+Log[ 1+x ]*Cos[ x ] ]
CoefficientList[Series[Log[1 + Cos[x]*Log[1 + x]], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 24 2015 *)
CROSSREFS
Sequence in context: A112005 A212581 A305786 * A347724 A009323 A307125
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 8 03:39 EDT 2024. Contains 375018 sequences. (Running on oeis4.)