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!)
A012750 exp(arctanh(x)*sinh(x)) = 1+2/2!*x^2+24/4!*x^4+670/6!*x^6+34664/8!*x^8... 0
1, 2, 24, 670, 34664, 2889898, 355793636, 60839374622, 13810040271408, 4019737531147986, 1460034627147106108, 647382654230985522694, 344160751932393939417288, 216083913094173247176675386 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ 2 * (2*n-1)! * (4*n)^(sinh(1)/2) / GAMMA(sinh(1)/2). - Vaclav Kotesovec, Oct 24 2013
MATHEMATICA
Table[n!*SeriesCoefficient[Exp[ArcTanh[x]*Sinh[x]], {x, 0, n}], {n, 0, 40, 2}] (* Vaclav Kotesovec, Oct 24 2013 *)
CROSSREFS
Sequence in context: A012216 A012118 A012375 * A174997 A009750 A030438
KEYWORD
nonn
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 July 14 15:30 EDT 2024. Contains 374322 sequences. (Running on oeis4.)