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!)
A012129 tanh(arcsin(tanh(x)))=x-3/3!*x^3+41/5!*x^5-1243/7!*x^7+65681/9!*x^9... 0
1, -3, 41, -1243, 65681, -5335283, 616216121, -95919970123, 19349625251361, -4909180152449763, 1529770153928451401, -574346328696763158203, 255703860384773029976241, -133196988269151890206719443 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[Tanh[ArcSin[Tanh[x]]], {x, 0, nn}], x] Range[0, nn-1]!, {2, -1, 2}]] (* Harvey P. Dale, Jun 23 2022 *)
CROSSREFS
Sequence in context: A012053 A012162 A012225 * A012035 A012016 A207993
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 24 11:14 EDT 2024. Contains 371936 sequences. (Running on oeis4.)