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!)
A012486 sinh(cos(x)*arcsin(x))=x-1/3!*x^3-15/5!*x^5+359/7!*x^7+3713/9!*x^9... 0
1, -1, -15, 359, 3713, 347151, 62839153, 10196506423, 2397571040897, 714196911010335, 263318643848985457, 118248746057101708295, 63495547245752463558145, 40188528694405725339687983 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[Sinh[Cos[x]ArcSin[x]], {x, 0, nn}], x] Range[0, nn-1]!, {2, -1, 2}]] (* Harvey P. Dale, Jun 02 2020 *)
CROSSREFS
Sequence in context: A202809 A184132 A240197 * A035020 A087330 A035274
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 March 28 16:58 EDT 2024. Contains 371254 sequences. (Running on oeis4.)