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!)
A012892 E.g.f.: sinh(sin(x)+log(x+1)). 0
0, 2, -1, 9, -30, 127, -855, 5852, -46452, 422101, -4210605, 46275042, -555647334, 7222813951, -101114520507, 1516765931792, -24268153134120, 412557147859433, -7426039662804249, 141094759708106686 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
EXAMPLE
sinh(sin(x)+log(x+1)) = 2*x-1/2!*x^2+9/3!*x^3-30/4!*x^4+127/5!*x^5...
MATHEMATICA
With[{nn=20}, CoefficientList[Series[Sinh[Sin[x]+Log[x+1]], {x, 0, nn}], x] Range[0, nn]!] (* Harvey P. Dale, Apr 10 2014 *)
CROSSREFS
Sequence in context: A079582 A259872 A320534 * A013071 A155756 A204432
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
Definition clarified and zero prepended to terms by Harvey P. Dale, Apr 10 2014
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 19 18:05 EDT 2024. Contains 371798 sequences. (Running on oeis4.)