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!)
A012694 exp(tanh(x)*arcsinh(x))=1+2/2!*x^2-50/6!*x^6+1400/8!*x^8-35222/10!*x^10... 0
1, 2, 0, -50, 1400, -35222, 94556, 170807390, -38605204656, 8791324177746, -2481630462515900, 912971947568647558, -429970979043182394888, 249025730862440011229306, -171416914808317798189712276 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ (-1)^(n+1) * tan(1) * 2^(2*n) * n^(2*n-1) / exp(tan(1)*Pi/2 + 2*n). - Vaclav Kotesovec, Nov 01 2013
MATHEMATICA
Table[n!*SeriesCoefficient[Exp[Tanh[x]*ArcSinh[x]], {x, 0, n}], {n, 0, 40, 2}] (* Vaclav Kotesovec, Nov 01 2013 *)
CROSSREFS
Sequence in context: A156501 A012420 A140800 * A264437 A306061 A195209
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 April 16 18:00 EDT 2024. Contains 371750 sequences. (Running on oeis4.)