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!)
A012695 arctan(tanh(x)*arcsinh(x))=2/2!*x^2-12/4!*x^4-50/6!*x^6+14280/8!*x^8... 0
2, -12, -50, 14280, -826502, -49633540, 25407386758, -3395749736176, -840874377633678, 669385496489774468, -130679263245845309250, -109382532060795384014888, 114810087622932492884439786 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,1

LINKS

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

MATHEMATICA

With[{nn=30}, Take[CoefficientList[Series[ArcTan[Tanh[x]ArcSinh[x]], {x, 0, nn}], x] Range[ 0, nn]!, {3, -1, 2}]] (* Harvey P. Dale, Jun 07 2022 *)

CROSSREFS

Sequence in context: A341546 A012423 A012427 * A012382 A198008 A359523

Adjacent sequences: A012692 A012693 A012694 * A012696 A012697 A012698

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 22 01:15 EDT 2023. Contains 361413 sequences. (Running on oeis4.)