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!)
A013215 Expansion of e.g.f. sinh(log(x+1) - sin(x)). 0
0, 0, -1, 3, -6, 23, -135, 1036, -8820, 79253, -783405, 8594146, -103172454, 1341998591, -18791767995, 281865510928, -4509653027880, 76663767284201, -1379952916274457, 26219142105604030, -524382882377053690 (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[Sinh[Log[x+1]-Sin[x]], {x, 0, nn}], x]Range[0, nn]!, 2]] (* Harvey P. Dale, Oct 17 2011 *)
CROSSREFS
Sequence in context: A013216 A013210 A264792 * A013211 A013212 A013218
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 July 27 04:06 EDT 2024. Contains 374639 sequences. (Running on oeis4.)