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!)
A009408 Expansion of log(1+x)*cos(tan(x)). 0
0, 1, -1, -1, 0, -31, 75, -953, 3976, -41631, 255375, -2595825, 21904344, -229744191, 2548875147, -28954555113, 403320390960, -5182050779583, 86114063275263, -1283638256263905, 24297343149251280, -420632032451656671 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,6
LINKS
FORMULA
a(n) ~ (n-1)! * (-1)^(n+1) * cos(tan(1)). - Vaclav Kotesovec, Jan 24 2015
MATHEMATICA
With[{nn=30}, CoefficientList[Series[Log[1+x]Cos[Tan[x]], {x, 0, nn}], x] Range[0, nn]!] (* Harvey P. Dale, Mar 11 2012 *)
CROSSREFS
Sequence in context: A130468 A068917 A317053 * A165615 A142408 A246929
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 May 14 11:10 EDT 2024. Contains 372532 sequences. (Running on oeis4.)