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!)
A013212 Expansion of e.g.f. tan(log(x+1) - sin(x)). 0
0, 0, -1, 3, -6, 23, -150, 1351, -12600, 118187, -1217160, 14287141, -188257608, 2702562653, -41510829360, 680290364755, -11907404789280, 222160337026823, -4398121126494144, 91965696132459313 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
EXAMPLE
-1/2!*x^2 + 3/3!*x^3 - 6/4!*x^4 + 23/5!*x^5 ...
MATHEMATICA
With[{nn=20}, Drop[CoefficientList[Series[Tan[Log[x+1]-Sin[x]], {x, 0, nn}], x] Range[0, nn]!, 2]] (* Harvey P. Dale, Nov 06 2011 *)
CROSSREFS
Sequence in context: A264792 A013215 A013211 * A013218 A101738 A083525
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
a(0)=a(1)=0 inserted and title improved by Sean A. Irvine, Aug 01 2018
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 23 13:51 EDT 2024. Contains 371914 sequences. (Running on oeis4.)