login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 60th year, we have over 367,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Other ways to Give
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A012520 Expansion of e.g.f. arctan(sinh(x) * exp(x)). 1
0, 1, 2, 2, -16, -160, -688, 3152, 99584, 992000, 31232, -190094848, -3600265216, -20655831040, 737829988352, 25775848957952, 333499542339584, -4040309414625280, -311707129046499328, -7000770202915176448 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
EXAMPLE
x + 2/2!*x^2 + 2/3!*x^3 - 16/4!*x^4 - 160/5!*x^5 ...
MAPLE
seq(coeff(series(factorial(n)*arctan(sinh(x)*exp(x)), x, n+1), x, n), n=0..20); # Muniru A Asiru, Jul 19 2018
CROSSREFS
Sequence in context: A230990 A217977 A012319 * A012323 A009804 A027607
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
a(0) inserted and title improved by Sean A. Irvine, Jul 19 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 December 10 12:10 EST 2023. Contains 367710 sequences. (Running on oeis4.)