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!)
A009646 Expansion of tan(log(1+x))/cos(x). 0
0, 1, -1, 7, -24, 175, -1155, 10477, -100968, 1147901, -14251005, 197307251, -2969362176, 48613104059, -856679861583, 16197513235945, -326703748009200, 7005133086139705, -159063002342367705, 3813308579832354079 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) ~ n! * (-1)^(n+1) / ((exp(Pi/2)-1) * cos(1-exp(-Pi/2)) * (1-exp(-Pi/2))^n). - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
Tan[ Log[ 1+x ]]/Cos[ x ]
CoefficientList[Series[Sec[x]*Tan[Log[1 + x]], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 23 2015 *)
CROSSREFS
Sequence in context: A009643 A108095 A223007 * A293489 A009650 A111753
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 24 14:54 EDT 2024. Contains 371960 sequences. (Running on oeis4.)