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!)
A012413 sinh(arctan(x)*exp(x)) = x + 2/2!*x^2 + 2/3!*x^3 + 8/4!*x^4 + 80/5!*x^5 +... 1
0, 1, 2, 2, 8, 80, 320, 16, 1920, 99776, 416128, -5760896, -13486592, 1070744064, 3323114496, -195141029888, -464796680192, 51108813787136, 107290616242176, -16422323853352960, -25773434486882304 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
With[{nn=20}, CoefficientList[Series[Sinh[ArcTan[x]Exp[x]], {x, 0, nn}], x] Range[0, nn]!] (* Harvey P. Dale, Nov 13 2011 *)
CROSSREFS
Sequence in context: A048617 A000615 A297010 * A012659 A009448 A012410
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
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 March 19 04:58 EDT 2024. Contains 370952 sequences. (Running on oeis4.)