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!)
A012990 sinh(arctan(x)+arcsin(x))=2*x+7/3!*x^3+25/5!*x^5+1985/7!*x^7... 0
2, 7, 25, 1985, 14905, 9006925, 20012525, 202749678625, -3158018147375, 14186901874647125, -671237145329976875, 2393939114315833215625, -224442506249023480234375, 829987864326478226455328125 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,1

LINKS

Table of n, a(n) for n=0..13.

MATHEMATICA

With[{nn=30}, Take[CoefficientList[Series[Sinh[ArcTan[x]+ArcSin[x]], {x, 0, nn}], x] Range[0, nn-1]!, {2, -1, 2}]] (* Harvey P. Dale, Jan 13 2017 *)

CROSSREFS

Sequence in context: A339515 A323658 A018980 * A137102 A294681 A229241

Adjacent sequences: A012987 A012988 A012989 * A012991 A012992 A012993

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 20:56 EDT 2023. Contains 361596 sequences. (Running on oeis4.)