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!)
A012043 cosh(sin(arcsinh(x))) = 1+1/2!*x^2-7/4!*x^4+121/6!*x^6-4271/8!*x^8... 0
1, 1, -7, 121, -4271, 262801, -25257079, 3510517193, -667413187039, 166471455235489, -52750545434135399, 20700581434214572441, -9854557734715140280207, 5594838313934367657655601 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ (-1)^(n+1) * sin(sinh(Pi/2)) * cosh(Pi/2) * 2^(2*n) * n^(2*n-1) / exp(2*n). - Vaclav Kotesovec, Oct 30 2013
MATHEMATICA
Table[n!*SeriesCoefficient[Cosh[Sin[ArcSinh[x]]], {x, 0, n}], {n, 0, 40, 2}] (* Vaclav Kotesovec, Oct 30 2013 *)
CROSSREFS
Sequence in context: A012028 A279235 A094088 * A316730 A211103 A012103
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 01:40 EDT 2024. Contains 371696 sequences. (Running on oeis4.)