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!)
A012382 tanh(tan(x)*arcsin(x))=2/2!*x^2+12/4!*x^4-50/6!*x^6-14280/8!*x^8... 0
2, 12, -50, -14280, -1068422, -30200060, 10958392198, 3463555073776, 545166839566962, -49116089574216068, -83255760459250654530, -37791627619282937372632, -5498203465858654403105814 (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[Tanh[Tan[x]ArcSin[x]], {x, 0, nn}], x] Range[ 0, nn]!, {3, -1, 2}]] (* Harvey P. Dale, Nov 26 2022 *)

CROSSREFS

Sequence in context: A012423 A012427 A012695 * A198008 A359523 A323851

Adjacent sequences: A012379 A012380 A012381 * A012383 A012384 A012385

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