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!)
A012519 Expansion of e.g.f. arcsin(sinh(x) * exp(x)). 1
0, 1, 2, 5, 20, 125, 1022, 10145, 119240, 1621625, 25018202, 431595485, 8233157660, 172077583925, 3910293621782, 95985774268025, 2531103994315280, 71356674948823025, 2141700448802291762 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
E.g.f.: arcsin(sinh(x) * exp(x)).
EXAMPLE
x + 2/2!*x^2 + 5/3!*x^3 + 20/4!*x^4 + 125/5!*x^5 ...
MAPLE
seq(coeff(series(factorial(n)*arcsin(sinh(x)*exp(x)), x, n+1), x, n), n=0..20); # Muniru A Asiru, Jul 19 2018
CROSSREFS
Sequence in context: A112833 A144503 A012321 * A076795 A130293 A156073
KEYWORD
nonn
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 April 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)